资源列表
wszljsys
- 无刷直流电机的matlab程序,实现模型的转化,稍作修改可以应用到其他系统-Brushless DC motor matlab program to achieve the transformation model, minor modifications can be applied to other systems
ANN
- 利用BP神经网络实现数值拟合,并对模型性能进行评价-Using BP neural network to complete numerical fitting, and uating the model performance
rossler
- 对lu系统采用主动控制方法实现系统同步的仿真程序-On rossler system uses active control to synchronize the simulation program
main_BP
- 一个简单的压缩感知小程序,运用BP算法完成重构,-a simple compressed sensing program,using basic persuit (BP)Algorithm
TRAINGDM-to-train-BP(code)
- 采用动量梯度下降算法训练 BP 网络。 训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-Use TRAINGDM to train BP network.
5
- 此程序是一个简单的BP神经网络。自己对源程序做了一点小修改,制造了一个新的序列,让新序列通过训练好的网络得出实验结果。-This procedure is a simple BP neural network. Their own source code to do a bit of small changes to create a new sequence, new sequence obtained through the trained network results.
RBF
- 适用于径向基网络初学者,是一个关于逼近hermit函数的源程序-applied to the new learner of RBF
Genetic-Algorithm-matlab
- 利用遗传算法寻找下列多元函数的最大值:输出最优解、最优解对应的x和y值,以及遗传算法迭代过程中的适应度函数进化曲线。 -Maximum use of genetic algorithm to find the following multivariate function: output the optimal solution, x and y values corresponding to the optimal solution, and genetic a
zuoye2
- 感知器分类作业,将200个二维样本分成两类-Sensor classification operations, 200 two-dimensional samples divided into two categories
lagdif
- it s a logendre method for solve equation.the equation is a satimate of exact solution and we solve the equation with this method
SAPSO
- 自适应的粒子群基本算法 里面没有适应度函数 可以自己编写好 然后进行调用.权重改进粒子群算法中的自适应权重法,平衡了PSO算法的全局探索能力和局部改良能力.-This is the basic matlab program of SAPSO
PSO(classic)
- 经典的PSO粒子群算法。思路简洁明快,易于新手理解交流。-Classic PSO particle swarm optimization. Ideas concise, easy for beginners to understand communication.