-
CRC(Matlab)
CRC校验码的Matlab源程序,希望对大家有帮助(CRC Checksum Matlab source code, I hope all of you help)
- 2007-11-29 16:33:09下载
- 积分:1
-
Imagesharpening
用matlab实现图像锐化功能的程序代码(Image sharpening using matlab function code)
- 2009-06-02 23:04:41下载
- 积分:1
-
GA
说明: 基于遗传算法的图像阈值分割。里面有代码和本人搜集的参考文献,有助于初学者学习。(Based on genetic algorithm for image thresholding. I gathered codes and references which are very helpful for beginners.)
- 2015-06-03 21:29:18下载
- 积分:1
-
lms
基于MATLAB的实现智能天线的LMS算法(MATLAB-based implementation of the LMS algorithm for smart antenna)
- 2010-05-22 09:39:10下载
- 积分:1
-
FastICAmatlabtoolbox
FastICA的matlat软件包,独立分量分析(ICA)在模式识别(如人脸识别),信号分离等领域有着广泛的应用。
(The FastICA package for MATLAB
The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
)
- 2009-05-04 17:07:22下载
- 积分:1
-
MultivariableTools
matlab多变量控制工具箱,做控制的人有用。(multivariable control matlab toolbox, useful for people who do control.)
- 2010-09-19 11:10:33下载
- 积分:1
-
matlab-code
用matlab实现三类三维的特征选择,效果特别好(feature selection code of matlab)
- 2013-05-06 14:50:26下载
- 积分:1
-
guasslegendre
基于gauss-legendre积分的MATLAB编码,精度非常高,计算速度非常快。高斯一勒让德求积公式(Gauss-Legendre qua-drature)一种高斯型求积公式.指积分区间[a,b一仁一1,1},权函数二(x)三1时的高斯型求积公式,其节点是勒让德多项式(Based on gauss-legendre integration of MATLAB coding, the accuracy is very high, very fast)
- 2021-03-30 07:59:10下载
- 积分:1
-
kalmanfilter11
说明: 卡尔曼滤波器的仿真模型图,非常好用,大家可以试一试(Simulation Model Chart of Kalman Filter)
- 2020-06-16 03:00:01下载
- 积分:1
-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1