资源列表
Mahout算法解析与案例实战
- Mahout包含许多实现,包括聚类、分类、推荐过滤、频繁子项挖掘。此外,通过使用 Apache Hadoop 库,Mahout 可以有效地扩展到云中。(Mahout includes many implementations, including clustering, classification, recommendation filtering, frequent sub item mining. In addition, by using the Apache Hadoop librar
MCS_MATLAB_v2
- MCS_ Matlab Implementation
AnnBp
- Artificial Neural Network Plus Back Propogation
基本遗传算法
- 基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following functions. F=x^3-60*x^2+900*x+
合成孔径雷达目标成像模拟仿真
- 合成孔径雷达目标成像模拟程序,操作简单易用,界面可视(Simulation of Synthetic aperture radar imaging)
ypea114-artificial-bee-colony
- Artificial Bee Colony MATLAB Code
初值敏感1
- 关于混沌序列的初值敏感性的仿真说明测试程序(Initial sensitivity program of chaotic sequences)
wpa
- 希尔伯特黄变换,可实现特征频率识别,里面有自带的原始数据(Hilbert yellow transform can realize characteristic frequency identification)
Mahalanobis
- 马氏距离判别分析,数学建模竞赛必备,有疑问可提出(Mahalanobis distance discrimination)
小波神经网络
- 一种基于BP的小波神经网络,程序完整,可直接运行(A wavelet neural network based on BP, the program integrity, can be run directly)
《MATLAB程序设计教程》电子教案-2660
- 学习matlab数值算法所用的ppt,初学者使用 《MATLAB程序设计教程》电子教案-2660(Learning matlab numerical algorithm used in PPT, beginners use the "MATLAB programming tutorial", electronic lesson plans -2660)
BP neural network is programmed with C++
- 神经网络的C语言实现,适合初学者学习使用,也可以进一步开发(BP neural network is programmed with C)