资源列表
Machinev0_30
- 设定文件说明: (0代表死亡,1代表存活。) 第一、二行定义生存规则: 第一行定义在有活细胞的位置,周围活细胞个数为0,1,2,……,n时,下一时间,此位置细胞的存亡。 第二行定义在没有活细胞的位置,周围活细胞个数为0,1,2,……,n时,下一时间,此位置有没有活细胞出生。 第三行定义世界的尺寸,如“8 5”表示世界由8行5列的矩阵组成。行列数最大不超过19。 第4行以后是世界的初始状态设定,0代表此位置没有活细胞,1代表此位置有活细胞。-Cell
The-implementation-of-ID3
- 此程序是对数据挖掘领域经典分类算法ID3进行得扩展,采用C++进行实现!-The algorithm is the improvement of thetypical classification algorithm ID3.
a
- 基于遗传算法的多目标优化(包含单目标) MATLAB-Genetic algorithm
ModularNet
- 本源代码是本人亲自编写的关于模糊神经网络模型的实现,它结合了模糊逻辑和神经网络的优点,具有全局逼近的功能。本代码提供了简单的界面,输入学习样本,可以进行预测并能输出预测结果。-source code is personally prepared by the fuzzy neural network model implementation, which was a combination of fuzzy logic and neural network advantages, and hav
wavletnet
- 提供了一个小波神经网络的算法,该算法简单可靠,在MATLAB中得到验证-introduced a program about the wavelet NN .the program is easy and can be used in MAtALB program.
OULAR2MARTRIX
- 欧拉角转四元数的代码 主要用于机器人末端姿态的转换-Euler angles rotation quaternion code is mainly used for robot end-profile conversion
1VideoAnnot
- information search now with recognition
BPMatlab
- 用遗传算法该进的BP神经网络,用matlab编程实现,程序详细,可读!对数学建模很有用处!-The use of genetic algorithms into the BP neural network, using matlab programming, program details, read! On the mathematical modeling is useful!
hist_modification
- a histogram modification work for better view on pics
NN
- 学长的一篇神经网络本科毕业论文。关键词:神经元网络,神经控制,非模型控制。 希望对做神经控制的朋友有帮助。-Neural Network undergraduate thesis Neural networks, neural control, non-model control
modhmmc
- 马尔科夫模型的c语言实现,用于生物序列分析的好的参考,和java版本的可互相参考-Markov Model C Language for Biological Sequence Analysis of good reference java and the versions of each another
fuzzy1
- 实现3节倒立摆的功能,有很强的事实性,本程序获得过设计大奖。-achieve three functions of the inverted pendulum, a strong factual, this program won design awards.
