资源列表
hopfieldNN
- matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
shiyan12
- 编制具有如下原型的函数prime,用来判断整数n是否为素数:bool prime(int n) 而后编制主函数,任意输入一个大于4的偶数d,找出满足d=d1+d2的所有数对,其中要求d1与d2均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。 提示:i与d-i的和恰为偶数d,而且只有当i与d-i均为奇数时才有可能成为所求的“数对”。 -Prepared with the follow
KalmanFilter
- 简单的三维kalman滤波程序,这里没有给出l滤波数据,需要使用者自己生成-Simple three-dimensional kalman filtering procedure here did not give l filtering data, the need for users to generate their own
BP
- 对用BP算法所进行的神经网络进行仿真、训练。模拟综合出我们所需要的结果。-BP algorithm by using the neural network simulation and training. Analog synthesis we need results.
BPxunlian1
- 这是一个用BP神经网络实现函数训练的源代码-This is a function of BP neural network training to achieve the source code
MATLBdePPThedaan
- MATLAB学习的PPT及有关练习题和答案为MATLAB的高级学习提高有效的帮助-MATLAB learning PPT and the exercises and answers for the MATLAB high-level study to help improve the effective
nnpidcontroll
- Matlab 神经网络离散PID控制实例,在Simulink环境中搭载仿真模块即可实现,结果图效果不错-Matlab neural network PID control of discrete examples, in the Simulink environment with simulation module can be realized, the results of Fig good results
RBFjulei
- 这是一个用RBF神经网络实现的一个聚类算法,希望能够有用-This is a RBF neural network using a clustering algorithm to achieve the hope of useful
bpbijin
- 这是用BP神经网络实现函数逼近的MATLAB源程序。-This is by BP neural network function approximation of MATLAB source.
nsga2code(c)
- CODE OF NSGA,I hope that it will help you,thank you~-CODE OF NSGA, I hope that it will help you, thank you ~
MIMOSystemMatlab
- mimo系统的matlab仿真程序,适合入门者学习-MIMO system matlab simulation program, suitable for beginners to learn
