资源列表
k_means
- 一种聚类方法。就省略了概率估计这一步,而直接进行判别函数的设计。-one cluster algorithm.To estimate the probability of this step is omitted, and direct discriminant function design.
CART
- CART提供一个通用的框架,利用它,可以实例化各种各样不同的判定树。-CART provides a common framework, use it, you can instantiate a variety of different decision tree. 朗读
ID3
- ID3是利用了增益比不纯度,这种树的层数与属性变量的个数相同。-ID3 is the use of the gain ratio is not purity, layers and attributes of this tree the same number of variables.
SVM
- SVM在更高维的空间表达模式,并且通常比原来的特征空间的维数高很多。-SVM in the expression pattern of higher-dimensional space, and usually higher than the original feature space of higher dimension.
lowpassfilter
- 利用Kaiser窗设计一个低通滤波器,通带参数、阻带参数、阻带衰减、通带纹波都可以进行调整。程序简单易懂,按照凯塞窗设计滤波器的步骤,非常容易理解,得到的参数可以在MATLAB命令窗口中看到。-Kaiser window design using a low-pass filter, pass parameters, the stopband parameters, stopband attenuation, passband ripple can be adjusted
immune-and-genetic-algorithms
- 免疫和遗传算法,提供一些有关免疫和遗传的算法方案-Immune and genetic algorithms, provide information on immunization programs and genetic algorithms
migong
- 电脑鼠走迷宫的源代码资料,可能不全,请谅解-Computer Mouse Maze source information may be incomplete, please understand
Code
- There i include source code for iris recognition
Guass
- 这是求解线性方程组的一种方法,基于gauss求解法,最基本的-Solving linear equations is a method, based on gauss solution method, the most basic
LD
- 这是用三角分解法求解线性方程组的一种方法-This is a triangular decomposition method for solving linear equations method
Romberg
- 这是用龙贝格求解数值积分的一种方法,精确性高-This is solved using Romberg numerical integration method, high accuracy
Simpson
- 这是用复化simpson方法求解数值积分的一种方法-This is the method used to solve complex numerical integration of the simpson' s method
