资源列表
LPP.rar
- 流形学习MATLAB代码,HE 的一个最经典的算法,是线性子空间学习的基本算法。,LPP
GBKhash
- 利用了GBK编码的hash表,快速进行汉语分词的自然语言程序-Advantage of the GBK-encoded hash table, fast Chinese word segmentation of natural language program
BPnet
- 用神经网络算中的BP算法对复杂函数的快速拟合-The BP neural network algorithm used to achieve rapid fitting of complex functions
goujianshu
- 这是一个数据集间关联规则挖掘的简单程序,仅仅实现了运用标准化等措施处理后识别数据项之间的关联,产生关联矩阵之后输出关联项。-This a simple program about association betweem elements using matlab.
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very flexible.
svm-predict
- 支持向量机用于回归预测的部分,功能强大又简单容易理解,用于模式识别的好工具-Parts of SVM for predict,gteat function and easy to understand, a good machine for classification
PathFollow
- 基于ARIA类库实现机器人跟踪参考路径。-in ARIA to drive the robot to follow a path
Kmeans.java.tar
- K-Means algorithm to create cluster formation for input files
RadarRectBladeReturns
- 对螺旋桨的微动特性进行分析,完成对包含螺旋浆的微动特性的回波仿真-Radar returns rectangular rotor blades
CONSTR
- matlab开发环境下的一个使用的神经网络脚本程序,可对已知数据进行处理,高效,精度高。-Matlab development environment using a neural network scr ipt, the known data for processing, high efficiency, high precision.
单片机控制的继电器c程序
- 基于单片机对继电器的控制,纯c程序,供大家参考学习
geneticAlgorithm
- 本程序试用遗传算法来解决Rosenbrock函数的全局最大值计算问题。-resolve the problem which the max-value of rosenbrock