登录
首页 » matlab » 代码

代码

于 2020-11-06 发布
0 203
下载积分: 1 下载次数: 2

代码说明:

说明:  MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first chapter is BP neural network data classification -- speech characteristic signal classification The second chapter is the nonlinear system modeling of BP neural network nonlinear function fitting The third chapter, genetic algorithm optimization BP neural network - nonlinear function fitting The fourth chapter, neural network, genetic algorithm, function extreme value optimization nonlinear function extremum seeking The fifth chapter is based on BP_Adaboost's strong classifier design -- the company financial early-warning model The sixth chapter is PID neural network decoupling control algorithm multivariable system control The seventh chapter is the regression of RBF network the realization of nonlinear function regression .........the last is 58 chapters)

文件列表:

代码
代码\44层次分析
代码\44层次分析\CENCI2.m
代码\45灰色关联度度
代码\45灰色关联度度\huiseguanliand1.m
代码\46熵权法
代码\46熵权法\sqf.m
代码\47主成分分析
代码\47主成分分析\pca.m
代码\48主成分回归
代码\48主成分回归\PCR_Demo.m
代码\49偏最小二乘回归
代码\49偏最小二乘回归\PLS.m
代码\50逐步回归
代码\50逐步回归\stepwise.zip
代码\51模拟退火
代码\51模拟退火\SA_GUI_Demo
代码\51模拟退火\SA_GUI_Demo\fitness.m
代码\51模拟退火\SA_GUI_Demo\html
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo.html
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo.png
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo_01.png
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo_02.png
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo_03.png
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo_04.png
代码\51模拟退火\SA_GUI_Demo\html\SA_GUI_demo_05.png
代码\51模拟退火\SA_GUI_Demo\main.m
代码\51模拟退火\SA_TSP_Demo
代码\51模拟退火\SA_TSP_Demo\Distance.m
代码\51模拟退火\SA_TSP_Demo\DrawPath.m
代码\51模拟退火\SA_TSP_Demo\Metropolis.m
代码\51模拟退火\SA_TSP_Demo\NewAnswer.m
代码\51模拟退火\SA_TSP_Demo\OutputPath.m
代码\51模拟退火\SA_TSP_Demo\PathLength.m
代码\51模拟退火\SA_TSP_Demo\html
代码\51模拟退火\SA_TSP_Demo\html\main.html
代码\51模拟退火\SA_TSP_Demo\html\main.png
代码\51模拟退火\SA_TSP_Demo\html\main_01.png
代码\51模拟退火\SA_TSP_Demo\html\main_02.png
代码\51模拟退火\SA_TSP_Demo\html\main_03.png
代码\51模拟退火\SA_TSP_Demo\main.m
代码\52RBF,GRNN,PNN-神经网络
代码\52RBF,GRNN,PNN-神经网络\ClassCode
代码\52RBF,GRNN,PNN-神经网络\ClassCode\html
代码\52RBF,GRNN,PNN-神经网络\ClassCode\html\main_GRNN_PNN.html
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_GRNN_PNN.png
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_GRNN_PNN_01.png
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_GRNN_PNN_02.png
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_GRNN_PNN_03.png
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_RBF.html
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_RBF.png
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\html\main_RBF_01.png
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\iris_data.mat
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\main_GRNN_PNN.m
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\main_RBF.m
代码\52RBF
,GRNN,PNN-神经网络\ClassCode\spectra_data.mat
代码\53 竞争神经网络与SOM神经网络
代码\53 竞争神经网络与SOM神经网络\ClassCode.rar
代码\54蚁群算法tsp求解
代码\54蚁群算法tsp求解\citys_data.mat
代码\54蚁群算法tsp求解\html
代码\54蚁群算法tsp求解\html\main.html
代码\54蚁群算法tsp求解\html\main.png
代码\54蚁群算法tsp求解\html\main_01.png
代码\54蚁群算法tsp求解\html\main_02.png
代码\54蚁群算法tsp求解\main.m
代码\55灰色预测
代码\55灰色预测\gm1_1benrentest.m
代码\56 模糊综合评价
代码\56 模糊综合评价\27194323mohu.rar
代码\58曲线拟合
代码\58曲线拟合\myfun.m
代码\58曲线拟合\nihe.m
代码\58曲线拟合\拟合图.png
代码\chapter1
代码\chapter1\BPDLX.m
代码\chapter1\chapter1_1.asv
代码\chapter1\chapter1_1.m
代码\chapter1\data1.mat
代码\chapter1\data2.mat
代码\chapter1\data3.mat
代码\chapter1\data4.mat
代码\chapter10
代码\chapter10\Readme.txt
代码\chapter10\chapter10.m
代码\chapter10\class.mat
代码\chapter10\sim.mat
代码\chapter10\stdlib.m
代码\chapter10\test.m
代码\chapter11
代码\chapter11\Readme.txt
代码\chapter11\city_location.mat
代码\chapter11\diff_u.m
代码\chapter11\energy.m
代码\chapter11\main.m
代码\chapter12
代码\chapter12\Chapter_ClassifyRegressUsingLibsvm.m
代码\chapter12\heart_scale.mat
代码\chapter12\html
代码\chapter12\html\Chapter_ClassifyRegressUsingLibsvm.html

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab6.5study
    matlab实例教程(含语句注释),包含13个章节,详细(matlab tutorial examples (including the statement notes), contains 13 chapters, detailed)
    2012-11-29 15:48:42下载
    积分:1
  • PMLFDTD
    本程序是关于fdtd磁场计算相关的,经过调试成功,希望大家多多参考并提建议(pmlfdtd)
    2009-03-01 12:12:34下载
    积分:1
  • GM11
    说明:  这是一个利用GM(1,1)进行预测的matlab程序,是我在数模竞赛的时候写的,希望有用(This is a use of GM (1,1) to predict the matlab procedure is that I die in a few competitions when written in the hope that useful)
    2008-09-05 21:56:43下载
    积分:1
  • pppi
    比较经典的电机仿真 用于直流电机的研究 毕业设计中也可用到(The classic motor simulation graduation design for DC motor can also be used to)
    2013-03-08 12:00:53下载
    积分:1
  • Let_s_build_a_PSO_odp
    开放办公室介绍(ICSI 2011研讨会,Cergy)(Open Office presentation (ICSI 2011 seminar in Cergy))
    2011-11-24 16:42:08下载
    积分:1
  • 2010_MatlabTutorial
    This is matlab tutorial book
    2012-06-12 21:09:39下载
    积分:1
  • Learning-to-Program-with-MATLAB_-Building-GUI-Too
    Learning to Program with MATLAB_ Building GUI Tools - Craig S. Lent
    2013-07-24 22:01:26下载
    积分:1
  • CLdsk11
    Three thing are there and it is here
    2011-04-24 00:49:47下载
    积分:1
  • fisher
    这是基于MATLAB环境的fisher分类判别的源代码,适合于统计专业人士参考(This is the fisher-based MATLAB environment, classification and discrimination of the source code, suitable for professional reference statistics)
    2010-05-09 10:23:27下载
    积分:1
  • ewa
    Matlab code necessary
    2011-07-02 23:44:22下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载