-
string
Proteins _ String Kernel
- 2009-04-24 20:44:35下载
- 积分:1
-
dct
利用dct实现JPEG在Matlab环境下图像压缩程序(Matlab environment in JPEG image compression procedure)
- 2009-05-29 13:36:28下载
- 积分:1
-
sheji
采用matlab或其它软件工具编程实现。
">
- 2010-01-14 17:16:05下载
- 积分:1
-
primkruskal
说明: MATLAB 图论中经常涉及的球最小生成树的prim和kruskal算法(prim+and+kruskal)
- 2009-08-01 16:24:10下载
- 积分:1
-
matlab-make-miniPhotoshop
matlab实现部分Photoshop特效(mini Photoshop)
- 2014-12-09 12:08:09下载
- 积分:1
-
convolution
ifft和fft实现线性卷积,并与matlab中默认内置的conv()函数的结果对照,验证其正确性。(using ifft and fft to accomplish linear conviction. Comparing this method with matlab default function conv().)
- 2013-03-05 19:22:04下载
- 积分:1
-
parabola
利用matlab软件模拟平行光入射抛物线型曲面后反射的光路图。(It uses atalb software to simulate parallel light incident parabolic surface reflected light path diagram)
- 2015-01-05 13:42:49下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
kaerman
卡尔曼滤波器的仿真实现 其中a,b两个参数由自己设定(Simulation of Kalman Filter in which a, b two parameters set by their own)
- 2009-05-14 10:05:59下载
- 积分:1
-
Tutorial_3
to do KNN classifier
- 2012-12-31 17:01:55下载
- 积分:1