资源列表
zsy-yc.rar
- 这是自适应遗传算法的MATALB代码,经调试运行通过,希望对大家有用,This is self-adaptive genetic algorithm MATALB code, adopted by the debugger to run, everyone would like to be useful
lda.rar
- 关于线性(FISHER)判别分析的中文文献,从核心期刊中下载得到。,About Linear (FISHER) Discriminant Analysis of English literature, from the core journals have been downloaded.
C4.5.zip
- C4.5决策树算法C语言实现,经编译,基本上可用,Work out C4.5 using C
C5.0.zip
- C5.0 决策树算法C实现,代码仅供参考使用,work out DecisionTree C5.0 using C
dcpr.rar
- 一个关于数据聚类和模式识别的程序,在生物化学,化学中因该都可以用到.希望对大家有用,谢谢支持,A data clustering and pattern recognition procedures, in biochemistry, chemistry can be used by the. Everyone would like to be useful, thanks to support
MLPNetworksimulation.rar
- Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
adaptive_adaboosting.rar
- AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
RBF.rar
- RBF神经网络是一种具有单隐层的三层前馈网络,输入层、隐含层和输出层。本代码主要用来建立一个RBF神经网络用进行训练。,RBF neural network used to set up
pid.rar
- 模糊控制位置跟踪的Simulink仿真程序, Simulink pid
Game_Of_Life.rar
- 借助于MATLAB,现实了元胞自动机模拟生命游戏,With MATLAB, the reality of the Analog cellular automaton Game of Life
GA.rar
- 非常简单的遗传算法程序,适合初学者,简单易懂,注释很清楚,Genetic algorithm is very simple procedure, suitable for beginners, easy to understand, very clearly Notes
dist.rar
- 距离函数用于计算两个矩阵之间的距离 ,Distance function used to calculate the distance between two matrices