资源列表
MMATLABBA
- MATLAB的模糊神经网络解耦程序MATLABB的模糊神经网络解耦程序,可以直接使用。 -MATLAB fuzzy neural network decoupling procedure MATLAB fuzzy neural networkk decoupling procedure complete source code can be directly used by the test.
getMax_np_problen
- 利用NP问题中的标准遗传算法解决复杂函数最优最大值问题。程序可根据需要扩展。
good1
- 改进遗传算法MATLAB源代码,内含多个子文件,测试时运行mainpath文件即可.-Improved genetic algorithm MATLAB source code that contains multiple sub-documents, tests can be run mainpath documents.
PSO_K
- 毕设题目,基于K均值的PSO聚类算法,共享了。-Bi-based topic of the PSO-based K-means clustering algorithm, shared.
student
- 1. 定义一个学生类(Student),属性有private的名字(name), public的年龄(age),专业(specialty)和封装name属性的方法:setName(),getName(),getspecialty()编写Application,创建一个学生对象,设置name和age属性值,然后调用一个方法(此方法将对象作为参数传递,在方法中打印出学生的名字name和年龄age)。(学生类仅包含静态成员变量和方法。)- Define a Student class (Student
ANN_xor
- 使用反向传播法训练神经网络拟合XOR函数的简单示例。控制台界面.-Use simple example back-propagation neural network training method fitting XOR function. Console interface.
pso
- MATLAB标准粒子群算法(pso)例子,求fitness中的函数最小。-MATLAB particle swarm example, seeking the fitness function is minimized.
pso-down
- 用python语言编写的粒子群优化算法,内有多种适应度函数可供选择-Python language used particle swarm optimization algorithm, there are a variety of alternative fitness function
hill
- 这是一个爬山法聚类算法的实现,希望对大家有用。
pole
- 一个控制小车来平衡一个倒立摆的c语言程序-c language program,by controlling a car to balance an inverted pendulum
ABC
- 拥有C++语言编写的人工蜂群算法。你可以用它进行一些蜂群算法的优化计算。-This is a ABC algorithem. You can use it to do some ABC calculate.
ga-vc
- This a simple genetic algorithm implementation where the evaluation function takes positive 这是一个简单的遗传算法实现了评价函数在正面的价值观,只需要一个个体的适应度是相同的目标函数值 -This is a simple genetic algorithm implementation where the evaluation function takes positive values R
