资源列表
zuoye2
- 感知器分类作业,将200个二维样本分成两类-Sensor classification operations, 200 two-dimensional samples divided into two categories
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
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.
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
Desktop
- 主要为自定义的一种窗函数,在EMD端点效应中经常用的一种余弦窗函数法-Cosine window functions mainly as a custom window function in the end effect of EMD is often used
knn分类
- 该文件给出了knn分类算法的r语言实现,如有问题可评论留言,感谢支持~
face detection on matlab
- 简单实用的人脸识别程序