登录
首页 » matlab » 代码

代码

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

  • EMD
    主要是希尔伯特——黄HHT中的EMD分解过程的工具箱,将其导入matlab的工具箱中,就能使用!(Mainly Hilbert- Huang HHT in the toolbox EMD decomposition process will import the toolbox matlab, you can use!)
    2020-07-09 17:18:55下载
    积分:1
  • wavemax
    输入为JPG格式图像,通过小波模极大值提取图像边缘,共分3级进行提取,输出包括原图像边缘检测结果和不同级别小波边缘图像。(JPG format input image, the wavelet modulus maxima extracted image edge extraction is divided into three, the output includes the original image edge detection results and the different levels of wavelet edge image.)
    2010-12-27 16:52:04下载
    积分:1
  • chaos
    混沌的经典书籍,课件以及上课的时候上交的作业(some books and algorithm about chaos )
    2010-10-26 20:27:48下载
    积分:1
  • matlab-help
    导言 - 描述MATLAB系统的组成。 开发环境- 介绍MATLAB的开发环境,包括有关工具和MATLAB桌面的信息。 矩阵操作- 介绍如何用MATLAB生成矩阵以及用矩阵进行数学运算。 作图- 介绍MATLAB的作图能力,包括有关作图数据,给图表加注释,以及图像的使用。 用MATLAB编程 - 描述如何用MATLAB语言编写手稿和函数,以及利用数据结构,例如单元数组和多元数组。 ( 用MATLAB编程- 描述如何用MATLAB语言编写手稿和函数,以及利用数据结构,例如单元数组和多元数组。 Translate from: Chinese Allow phonetic typingType text or a website address or translate a document. Cancel Yòng MATLAB biānchéng- miáoshù rúhé yòng MATLAB yǔyán biānxiě shǒugǎo hé hánshù, yǐjí lìyòng shùjù jiégòu, lìrú dānyuán shùzǔ hé duōyuán shùzǔ.EnglishSpanishArabicAlpha - Describes the preparation of manuscripts and how to use MATLAB function, and the use of data structures, such as cell array and multi-array using MATLAB programming.)
    2012-04-09 11:58:50下载
    积分:1
  • pll
    关于锁相环的MATLAB的仿真程序,其中有详细的注释,希望它能能对你的能有所帮助(PLL on the MATLAB simulation program, including a detailed Notes hope it can be your right, can be helped)
    2007-03-14 21:27:57下载
    积分:1
  • changefile
    matlab批量文件处理目录读取,用于图像处理或者其他应用中读取目录(matlab batch file processing directory is read for image processing or other applications to read the directory)
    2014-11-14 11:25:25下载
    积分:1
  • SystemIdentificationOnBook
    经典的系统辨识算法,主要是在《过程辨识》方崇智, 萧德云著书。(System identification algorithm, mainly in the process identification of Fang Chongzhi, Xiao Deyun wrote the book.)
    2015-06-17 23:07:30下载
    积分:1
  • sorSSOR
    在matlab中实现矩阵的sor分解和ssor分解(Implemented in the matlab sor matrix decomposition decomposition and ssor)
    2010-11-20 19:45:42下载
    积分:1
  • G_H__Self_collimation
    二维光子晶体中,自聚焦光束在光子晶体边界上的古斯汉欣位移模拟,配P M L吸收边界.(Self-focusing beam the displacement of G-Ssimulation in a photonic crystal boundary in two-dimensional photonic crystal with PML absorbing boundary.)
    2021-03-26 20:09:13下载
    积分:1
  • Average_Path_Length
    计算复杂网络平均路径距离,运行无错误,推荐下载!(The computational complexity of network average path distance, error-free operation, it is recommended to download!)
    2013-04-17 23:06:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载