登录
首页 » matlab » 代码

代码

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

  • zi
    说明:  在本系统中,信息序列在先经过FSK调制,经过截止频率为25kHz的低通滤波器后(把信号频率限制在25kHz),再进入混频器搬移到更高的频率发送出去,在接收端,用与发送端同步的跳频信号对其进行变频(跳频的解跳处理在此进行),取下边频,然后进行FSK的解调(In this system, the message sequence prior through FSK modulation, through the cut-off frequency of 25kHz after low-pass filter (to limit the frequency 25kHz), and then move into the mixer to a higher frequency to send out, at the receiving end used with frequency hopping synchronization signal transmitter carried on their conversion (FH' s solution to deal with this for jumping), take down side frequencies, then the demodulation of FSK)
    2010-05-10 20:42:27下载
    积分:1
  • 2D
    说明:  用MATLAB开发的程序代码,模拟电磁波在二维空间的传播特征。(With the MATLAB code developed to simulate the spread of electromagnetic waves in two-dimensional feature space.)
    2021-01-19 10:28:43下载
    积分:1
  • 2dlda-twosides
    说明:  这是一个基于人脸识别的双边2DLDA代码,我看到一般写的2DLDA都是单边的,所以上传一个双边的,大家参考一下(This is a face recognition based on bilateral 2DLDA code, I see a general write 2DLDA are unilateral, so upload a bilateral, your reference)
    2010-04-20 22:50:25下载
    积分:1
  • 1
    说明:  一个用于产生海宁窗的Matlab函数,系统函数库也有(Haining window used to generate a Matlab function, the system function library is also)
    2010-04-30 09:31:13下载
    积分:1
  • doa
    a doa system for an array system
    2010-05-11 23:21:35下载
    积分:1
  • sa_Ex6_2
    Matlab有关于天线结构设计的源代码分析,适用于RF的天线设计工程师(Matlab about the antenna structure design source code analysis for RF antenna design engineer)
    2014-02-14 04:59:26下载
    积分:1
  • qunfai_v50
    是信号处理的基础,小波包分析提取振动信号中的特征频率,用平面波展开法计算二维声子晶体带隙。( Is the basis of the signal processing, Wavelet packet analysis to extract vibration signal characteristic frequency, Computation Method D phononic bandgap plane wave.)
    2016-09-01 15:11:18下载
    积分:1
  • 空时自适应信号处理
    说明:  空时自适应信号处理,用于合成孔径雷达东目标检测,ACP,AEP方法(Space time adaptive signal processing, used for SAR East target detection, ACP, AEP methods)
    2020-10-10 10:53:42下载
    积分:1
  • xiaoshijie
    小世界网络模型源代码,介绍小世界网路模型原理,实现代码和在pajek中实现仿真(Small world model code)
    2012-05-01 19:14:51下载
    积分:1
  • ldcs
    泥沙粒度参数计算程序,应用作图法来计算粒度参数,计算公式为国家海洋调查规范所用的公式,一共输出五个参数,平均粒径,中值粒径,分选系数,偏态系数,峰态系数。(Sediment grain size calculation procedures, the application of mapping method to calculate the size parameters, calculated as the National Marine survey specifications used in the formula, total output of five parameters, the average particle size, median diameter, sorting coefficient, skewness factor, kurtosis coefficient.)
    2011-11-06 14:42:20下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载