-
pattern-recognition-
这是一个关于图像识别的程序,可以根据图像中的某些点,识别出图像的形状(This is a program on the image recognition, according to some point in the image, identify the shape of the image)
- 2011-01-20 14:01:49下载
- 积分:1
-
humanMotion
人体运动捕捉的相关应用代码,能够解决基础问题,对于运动捕捉数据处理有很好的用途。(Human motion capture relevant application code that can solve basic problems, motion capture data processing for a very good purpose.)
- 2013-12-08 11:04:09下载
- 积分:1
-
MPCA
利用MPCA对间歇过程进行监控,先对三维数据进行展开(based on MPCA in batch process monitoring)
- 2015-01-31 16:24:15下载
- 积分:1
-
GUI_matlab
1.matlab实现三种语音处理,有界面
2.C语言实现MFCC
3.报告说明文档
(
1.Matlab shíxiàn sān zhǒng yǔyīn chǔlǐ, yǒu jièmiàn 2.C yǔyán shíxiàn MFCC 3. Bàogào shuōmíng wéndàng
1.matlab achieve three voice processing, interface
2.C language MFCC
3 report documentation)
- 2014-01-06 01:02:48下载
- 积分:1
-
crack_KTB
岩石物理建模的程序,在弹性参数与物性参数关机,以及横波速度估算等领域可以应用(Rock physics modeling procedures, shut down in the elastic parameters and material parameters, and the shear wave velocity estimation can be applied to the field
)
- 2014-01-07 08:54:03下载
- 积分:1
-
STtransform
mtlab中的S变换的函数以及一个简单的例子,可以帮助简单理解S变换(S transform function and Example in matlab)
- 2021-05-13 17:30:02下载
- 积分:1
-
matlab
matlab2009和2010从入门到精通的好教材(matlab 2009 and 2010 from entry to the proficient good material)
- 2013-09-25 12:31:15下载
- 积分:1
-
MATLAB-boat
使用粒子滤波器,模拟雷达对目标物体的跟踪过程(Using a particle filter, simulated radar target object tracking process)
- 2020-07-26 22:38:41下载
- 积分:1
-
zhikuo
该程序是在matlab环境下对加性高斯白噪声信道的无线通信中的直接序列扩频系统进行仿真。(The program is in the matlab environment of additive white Gaussian noise channel in the wireless communications system for direct sequence spread spectrum simulation.)
- 2009-04-25 14:56:16下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1