资源列表
SAPSO
- 模拟退火粒子群算法在matlab中应用,很实用,很好用-Simulated annealing particle swarm algorithm in matlab applications, very practical, very good with
sesan
- 非线性光学中光纤材料色散随波长变化的曲线仿真 matlab-Nonlinear optical fiber material dispersion versus wavelength curve simulation matlab
PCA
- 使用主成分分析对高维数据进行降维,程序包含了降维的过程和结果-Using PCA to reduct dimensionality for data. the program contains the process and solution.
han_td
- 直流伺服系统控制自抗扰控制器-微分跟踪器-DC servo system control ADRC- Differential Tracker
slblocks
- Simulink library block representatio Simulink library block representatio
最小二乘曲线拟合
- 这是一份最小二乘曲线拟合的matlab代码,希望对有需要的人有帮助!!
123bp
- 应用bp神经网络进行分类的实例,很简单适合初学者。-Application of bp neural network to classify instances, is very simple for beginners.
newton
- 数值分析 孙志忠 上机题 牛顿法,计算机-Numerical analysis of Newton' s method RAIL-on title
bisection-method
- bisection method implementation in matlab
Tsallis
- 用于计算脑电信号一维向量的Tsallis熵,基于MATLAB开发。-Use for calculating the Tsallis with one-dimensional vector.
little_star
- MATLAB实现歌曲《小星星》的播放,曲调为C大调-little star on MATLAB
K-means-cluster
- k-means算法是一种动态聚类算法,基本原理如下[24]:首先预先定义分类数k,并随机或按一定的原则选取k个样品作为初始聚类中心;然后按照就近的原则将其余的样品进行归类,得出一个初始的分类方案,并计算各类别的均值来更新聚类中心;再根据新的聚类中心对样品进行重新分类,反复循环此过程,直到聚类中心收敛为止。-K- means algorithm is a dynamic clustering algorithm, the basic principle of [24] as follows: fi