资源列表
AStar-python
- python 实现的Astar 算法 。 -the python implementation Astar algorithm.
Recursive-least-squares
- 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
simulation-of-BP-neural-network
- BP神经网路的matlab仿真,该程序用matlab演示了BP神经网络的学习机制。-simulation of Back Propagation neural network
ssvmbaocun
- 支持向量机用于风电功率预测,误差在15 以内。-Support vector machines for wind power prediction
AI-eightnumber
- 实现八数码自动有初始状态到达目标状态,并显示输出各步走向.-achieve eight digital automatic initial state at the target state, and that each step toward output.
BP-neural-network
- BP神经网络算法程序 双输入单输出 有详细程序注解 便于读者阅读-BP neural network algorithm for two-input single-output process are detailed procedures to facilitate reader comments
acoustic2d
- 声波在二维各向同性介质中的传播波场,包括波长快照和在地面接收到的波形图。-Acoustic waves in two-dimensional wave propagation in isotropic media field, including the wavelength and on the ground receives a snapshot of the waveform.
BP
- 神经网络中的 BP 网络,数据分类-语音特征信号分类,matlab程序-BP neural network in the network, data classification- voice characteristic signal classification, matlab program
logistic-regression
- 逻辑回归模型的实现,可以进行训练,预测,分类-Achieve logistic regression model can be trained, forecasting, classification
classify
- 模式识别中,固定增量聚类算法,课程设计项目-Pattern Recognition, fixed incremental clustering algorithm, the curriculum design project
GeneticAlgorithms
- 遗传算法 的java实现,直接运行就成了-GA algorithm java implementation, a direct run to become
fptree.cpp
- FP Growth Algorithm ( Data Mining )