登录
首页 » matlab » 代码

代码

于 2020-11-06 发布
0 173
下载积分: 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 个回复

  • scale_stretch
    This function stretch and scale image histogram
    2010-11-06 00:06:25下载
    积分:1
  • matlab
    此文件是求《矩阵特征值问题条件数的估计》的一个matlab文件(This file is to strive for " the condition number of matrix eigenvalue problem of the estimate" a matlab file)
    2010-12-09 20:25:15下载
    积分:1
  • gauss_pdf_3rv
    3 gaussian random variable generation and plotting using matlab code
    2012-12-29 00:15:35下载
    积分:1
  • pmsm2
    matlab example psmsm
    2011-06-21 20:05:43下载
    积分:1
  • ch8
    精通MATLAB参考源码第八章,喜欢MATLAB和神经网络的可以好好学习下,绝对的好资源!(Chapter VIII proficient MATLAB reference source, like MATLAB and neural networks can learn, the absolute good resource!)
    2011-12-04 21:17:02下载
    积分:1
  • matlab70primero
    Simple manual that describes how to use matlab for beginners
    2012-11-29 04:12:05下载
    积分:1
  • Bootstrap-Image-Gallery-3.1.0
    a bootstrap galery for an HTML application
    2014-02-19 00:47:43下载
    积分:1
  • PeasonICA
    A package for independent component analysis based on high order statistics
    2009-12-05 05:47:07下载
    积分:1
  • communication
    MATLAB产生BPSK信号和FM信号。包括信号的成形滤波,频谱分析和功率谱分析(MATLAB generated BPSK signal and FM signals. Signal shaping filtering, spectrum analysis, power spectrum analysis)
    2013-03-26 15:47:54下载
    积分:1
  • MATLAB6shilijiaocheng
    matlab实例教程,很多经典的程序实例及代码。(matlab tutorial examples, many of the classic examples of procedures and code.)
    2009-10-06 18:04:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载