-
clustering2
that is a code for clustering data
- 2010-11-12 12:44:22下载
- 积分:1
-
pda
美国伊利诺伊大学MaYi博士做的广义PCA算法的源代码(Complete rewrite of the test_gpca function to use the generalized data
generation function instead.)
- 2010-11-21 19:14:15下载
- 积分:1
-
testCRC8
使用MATLAB仿真CRC-8校验码在二进制对称信道中的检错性能(Using MATLAB simulation CRC-8 checksum in the binary symmetric channel error detection performance)
- 2021-02-07 20:49:55下载
- 积分:1
-
Kernel-Recursive-Least-Squares
递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!(dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone.
dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone.
krls_init.m- Kernel recursive least squares initializer.
krls.m- Main KRLS function. Repeatedly called with new data points.
krls_query.m- Query the resulting estimator.
krls_example.m- An example script showing the different parts. )
- 2012-12-29 22:57:52下载
- 积分:1
-
Smart-antennas-for-wireless-communication---With-
Smart antennas for wireless communication - With MATLAB.pdf
- 2012-04-21 19:49:27下载
- 积分:1
-
Mean-shift
该代码是采用Mean-shift算法进行目标跟踪,该代码可以正常运行,且简单易懂。(The code is the use of Mean-shift algorithm to track the target, the code can run normally, and it is easy to understand.
)
- 2013-04-09 22:00:54下载
- 积分:1
-
locthresh
this program to help you to Find the local threshold of an image
- 2010-09-29 14:39:26下载
- 积分:1
-
SVM
线性SVM分类,数据已给出,代码很详尽哈(Linear SVM classification, data has been given, the code is very detailed and Kazakhstan)
- 2011-05-04 20:26:51下载
- 积分:1
-
UIO-FDI
一种未知输入/输出的解耦方法,可用于控制器的设计、故障诊断系统设计等(An unknown input/output decoupling method can be used for controller design, fault diagnosis system design)
- 2011-09-26 10:28:19下载
- 积分:1
-
Bayes
贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,而且方法简单、分类准确率高、速度快。(Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms. In many cases, Naive Bayes (Naï ve Bayes, NB) classification algorithm with decision trees and neural network classification algorithm is comparable, the algorithm can be applied to large s, and the method is simple, accurate classification rate of speed.)
- 2015-04-21 16:29:05下载
- 积分:1