资源列表
Clusteranalysis
- MATLAB实现的聚类分析,距离计算使用欧式距离,然后采用下三角矩阵进行聚类。-MATLAB implementation of the cluster analysis, the distance calculated using the Euclidean distance, and then use a lower triangular matrix clustering.
bp
- 这是用BP神经网络运营在元素预测方面的代码,欢迎大家下载,哈哈哈 哈哈。-This is the operator with BP neural network prediction in the elements of the code, are welcome to download, ha ha ha ha ha.
DFNN
- 动态模糊神经网络应用中的非线性系统辨识的源程序代码,希望有用处啊!-Dynamic fuzzy neural network applications in nonlinear system identification of the source code useful!
GA
- 1.遗传算法求解无约束目标函数最大值问题案例分析 2.多约束非线性规划-Genetic Algorithm for Solving the unconstrained maximum objective function of problem cases
Untitled2
- ann The models used in MPC are generally intended to represent the behavior of complex dynamical systems. The additional complexity of the MPC control algorithm is not generally needed to provide adequate control of simple systems, which are ofte
Cross
- PROGRam matlab sim platform studies
problem2
- matlab 感知机实验源码(神经网络课程实验一)-Perceptron test matlab source
Game1
- 功能:石头、剪子、布:人和计算机各出其中一个,然后给出比较结果,结束。用一个函数实现。-Function: stone, scissors, cloth: and the computer from each one of them, and then compare the results given to end. With a function to achieve.
BP_2
- 适合初学者学习MATLAB Bp神经网络,给出实例源代码-Suitable for beginners to learn MATLAB Bp neural network, gives examples of the source code
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.