资源列表
8
- GRNN的数据预测—基于广义回归神经网络的货运量预测
MATLABshengjingwangluo
- MATLAB神经网络30个案例分析书后的源程序代码。。解释很详细-MATLAB neural network analysis of 30 cases, the book' s source code. . Explained in detail
GAUSS Program (Monte-Carlo)
- GAUSS Program (Monte-Carlo) 高斯软件下的蒙特卡洛模拟
SVM
- 一个SVM分类简单的源程序,可以自行设置参数。-SVM classification
AstarPathFind
- 使用AStar算法实现的寻找最短路径的演示程序,使用C++编写的MFC程序,有非常好看的界面。-Use AStar the shortest path algorithm to look for the demonstration program, using C++ program written in MFC, there is a very nice interface.
基于BP神经网络设计分类器
- 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
mixGuass
- 利用混合高斯模型进行前景提取,能够达到较好的检测结果-mix Guass, objects extracting
heapsort
- 一个很经典的大堆排序,效率较高,对于海量数据排序有很好的优势.-heapsort
GA
- GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
fptreejava
- FP树的JAVA版本,分布式数据挖掘算法可能会用到.-fptree
插值原理还原波形曲线(误差改进版)
- 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
MATLAB-genetic-algorithm-toolbox
- 介绍遗传算法的原理,流程。详细展示了交叉,变异,选择等算子。同时,还介绍了谢菲尔德大学遗传工具箱的使用 。本书对初学遗传算法者很有帮助。-Introduce the principle of genetic algorithms, processes. Detail shows crossover, mutation, selection operator. Meanwhile, the University of Sheffield also introduced the use of gen