-
kmeans_JIT
使用了JIT的高效的k均值算法,因为使用了JIT加速,所以在统计工具箱下,比一般的k均值要快许多(Efficient K-Means using JIT (Matlab code)
This code uses the JIT acceleration in Matlab, so it is much faster than k-means in the Statistics Toolbox. It is very simple and easy to read. )
- 2010-12-31 20:22:33下载
- 积分:1
-
restruct
说明: 用MATLAB实现数字图像的傅里叶变换,显示图像频谱(Digital images using MATLAB Fourier transform, display the image spectrum)
- 2010-03-31 11:26:18下载
- 积分:1
-
nonlinear-filtering
《卡尔曼滤波与组合导航》一书中非线性滤波章节的知识,EKF,UKF,UPF,PF各算法流程比较详细(the flow of EKF,UKF,UPF,PF)
- 2015-02-27 11:14:46下载
- 积分:1
-
duffen
运用matlab编程,讨论杜芬方程的运动特性,从而进一步了解其非线性特性。(Using matlab programming, to discuss the motion characteristics of the Duffing equation, so as to further understand the nonlinear characteristics.)
- 2012-11-08 14:24:29下载
- 积分:1
-
KolmogorovEntropy_STB
求K熵(Kolmogorov Entropy)
GP算法 - KolmogorovEntropy_GPMain_KolmogorovEntropy_GP.m
STB算法 - KolmogorovEntropy_STBMain_KolmogorovEntropy_STB.m(For K-entropy (Kolmogorov Entropy) GP algorithm- KolmogorovEntropy_GP Main_KolmogorovEntropy_GP.m STB algorithm- KolmogorovEntropy_STB Main_KolmogorovEntropy_STB.m)
- 2009-03-31 10:04:10下载
- 积分:1
-
corr
fmri数据一个roi与全脑体素做相关,返回corr map(fmri data in a roi do with the whole brain voxel-related return corr map)
- 2010-11-10 17:05:26下载
- 积分:1
-
weijijiekou
东南大学 微机课程相关补充实验书籍资料,4系(Southeast university computer courses related books complement experimental data, Fourth Series)
- 2015-03-27 19:59:07下载
- 积分:1
-
JPEG-Matlabencode
JPEG编码的MATLAB程序代码,条例清晰,方便好用(JPEG encoding MATLAB code, regulations clear and is easy to use)
- 2009-12-24 13:16:37下载
- 积分:1
-
CCITT_CRC16
CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。(This script calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16)
- 2009-09-21 13:11:00下载
- 积分:1
-
porterStemmer
The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.
- 2010-07-07 13:03:20下载
- 积分:1