资源列表
共轭梯度法程序
- 函数原型ConjugateGradient(f,a,b,eps) f:目标函数,(a,b):初始点,eps:终止限 输出为最小值点,最小值和搜索次数
aco-ga-pso-tsp
- Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
LSSVM
- 最小二乘支持向量机,用于进行函数的回归分析(Least squares-Support Vector Machine,Used for regression analysis of functions)
设计程序
- 在图像非真实感艺术效果处理中,素描风格是一种非常典型的效果,并且应用也越来越广泛,受到广大人士的喜爱。对图像进行素描效果处理,一方面可以用于图像的识别,一方面可以达到艺术效果。能够对输入的图像、照片实现素描转换(In the image non-photorealistic artistic effect processing, the sketch style is a very typical effect, and the application is more and more wide
MCA工具箱zip
- Stack自己写的工具箱,MCA方面的大牛,很多相关文献都是他写的(Stack wrote his own toolbox, professor on MCA, and many related documents were written by him.)
read_grib.r4
- grb格式文件是国际气象组织一种独特的数据存储格式,所有不能直接打开,这个函数用于读取grib文件(read the file of grib)
pid
- 利用matlab生成GUI界面进行步进电机pid控制(Using matlab to generate GUI interface for PID control of stepping motor)
Statistics Code by Matlab
- 包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear regression analysis, principal co
SA模拟退火
- 模拟退火算法寻优支持向量机C和g,实现识别分类。(Simulated Annealing Optimizes Support Vector Machines C and G for Classification)
基于PD增益自适应调节的模型参考自适应控制
- 基于RBF神经网络辨识的单神经元PID模型参考自适应控制, 基于RBF神经网络辨识的单神经元PID模型参考自适应控制(Single Neuron PID Model Reference Adaptive Control Based on RBF Neural Network Identification)
ADRC
- 自抗扰控制器的simulink仿真,为自抗扰控制器的使用提供一个实例(Simlink simulation of ADRC provides an example for the use of ADRC.)
2PSK
- 用matlab实现2psk的仿真,很基础的东西,适合初学者。(2PSK simulation with MATLAB)
