-
code
说明: matlab实现四种最优化搜索方法
共轭梯度法
牛顿法
最速下降法
拟牛顿法
对一个十维函数的极值搜索(matlab optimal search)
- 2020-01-13 22:27:22下载
- 积分:1
-
matlab
利用遗传算法求解75个城市之间的最优路径,得到的结果较为理想。(The use of genetic algorithm for optimal path between the 75 cities, the result is more desirable.)
- 2012-06-17 18:47:04下载
- 积分:1
-
changfilename2222
使用matlab软件修改文件名,可以一次性修改很多歌文件名字(Use matlab software to modify the file name)
- 2014-02-24 17:25:30下载
- 积分:1
-
变结构控制课件仿真
在Simulink中,使用变结构控制(滑膜控制)方法对系统进行控制。(In Simulink, variable structure control (sysym control) is used to control the system.)
- 2018-05-14 16:44:11下载
- 积分:1
-
运用遗传算法整定PID控制参数
说明: 用DE遗传算法整定最优PID控制器,得到控制器最优的三个参数(The optimal PID controller is set by DE genetic algorithm, and the optimal three parameters of the controller are obtained.)
- 2019-10-16 20:16:43下载
- 积分:1
-
matlab_plot
matlab画图方法介绍,自己留用的资料,欢迎使用交流。(matlab drawing method, the information retained their own are welcome to use the exchange.)
- 2007-11-27 10:56:38下载
- 积分:1
-
Untitled
软阈值去噪程序。噪声为高斯白噪声,采用软阈值去噪算法可保证信号的能量。(noise)
- 2009-09-30 23:12:56下载
- 积分:1
-
yuyinpinpufenxi
本语音频谱分析程序对三个重要的谱(即短时谱、倒谱和LPC谱)分别做了仿真分析,这样为以后进一步研究语音打下了基础。(The voice spectrum analysis program three important spectrum (ie short-term spectrum, cepstrum and LPC spectrum) is simulated separately, so that voice for the future foundation for further study.)
- 2010-09-18 14:33:57下载
- 积分:1
-
Collaborative-communication
有关协作通信的仿真程序,有助于学习协作通信基础知识。(The simulation program of collaborative communication, help study of collaborative communication infrastructure knowledge.)
- 2012-05-11 16:23:20下载
- 积分:1
-
mlclass-ex6
支持向量机,实现2或多分类,基于matlab仿真,内有说明(ex6.m- Octave script for the rst half of the exercise
ex6data1.mat- Example Dataset 1
ex6data2.mat- Example Dataset 2
ex6data3.mat- Example Dataset 3
svmTrain.m- SVM rraining function
svmPredict.m- SVM prediction function
plotData.m- Plot 2D data
visualizeBoundaryLinear.m- Plot linear boundary
visualizeBoundary.m- Plot non-linear boundary
linearKernel.m- Linear kernel for SVM
[?] gaussianKernel.m- Gaussian kernel for SVM
[?] dataset3Params.m- Parameters to use for Dataset 3
ex6 spam.m- Octave script for the second half of the exercise
spamTrain.mat- Spam training set
1
spamTest.mat- Spam test set
emailSample1.txt- Sample email 1
emailSample2.txt- Sample email 2
spamSample1.txt- Sample spam 1
spamSample2.txt- Sample spam 2
vocab.txt- Vocabulary list
getVocabList.m- Load vocabulary list
porterStemmer.m- Stemming function
readFile.m- Reads a le into a character string
submit.m- Submission script that sends your solutions to our servers
submitWeb.m- Alternative s)
- 2016-03-14 09:23:18下载
- 积分:1