登录
首页 » matlab » 代码

代码

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

  • pcnn
    利用pcnn脉冲耦合神经网络进行图象滤波,利用pcnn定位图象噪声,根据定位情况进行滤波,输出(Using pulse coupled neural network PCNN for image filtering, image noise using PCNN positioning, according to location to conduct filtering, output)
    2007-08-24 08:58:30下载
    积分:1
  • Template Classes
    Template Classes的用法(Template usage)
    2005-02-25 21:31:42下载
    积分:1
  • fspmmotor_hysteresis_linear
    说明:  永磁直线电机的电流滞环控制,直线电机的模型是用simulink自己搭建的。(Permanent magnet linear motor hysteresis current control)
    2020-12-23 10:09:08下载
    积分:1
  • 20100501
    本文的秘密编码离理想的码率还很远,建立的无 条件秘密通信系统的稳定性和秘密性有待进一步证明,无条件安全系统秘密编码 方案还处于起步研究阶段,还有很多新的突破点等待研究。(Stability and secrecy of the secret coding bit rate still far from the ideal, the establishment of the unconditional secret communication system needs to be further proof, the the unconditional security system secret coding scheme is still at an early research stage, there are a lot of new breakthrough wait for research .)
    2013-04-10 21:03:29下载
    积分:1
  • Binary-PSO
    this file introduce binary pso 2010
    2011-06-18 01:24:13下载
    积分:1
  • matlab.m
    运用MATLAB编程实现歌曲“最炫名族风”节奏的产生。(Using MATLAB programming song " most unusual family name wind" rhythm generation.)
    2013-12-15 10:33:06下载
    积分:1
  • TDEB
    高阶谱分析3,适用于阵列信号处理、雷达信号处理等(。-High-order spectral analysis toolbox for array signal processing, radar signal processing.)
    2009-04-04 16:07:07下载
    积分:1
  • 2b9f66cc3637
    SHORTEST PATH PROGRAM
    2012-04-03 23:19:46下载
    积分:1
  • erchengfa
    简单方便的最小二乘法曲线拟合,运用一个实例程序很好的解释了曲线拟合方法(Simple and convenient method of least squares curve fitting, using a good explanation of the example program of curve fitting method)
    2015-03-03 10:21:15下载
    积分:1
  • [Robert_E
    it is about math model matlab
    2012-12-01 18:29:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载