-
mfcc
matlab中编写的提取语音信号的mfcc(matlab prepared in the extraction of speech signals mfcc)
- 2009-09-29 11:10:12下载
- 积分:1
-
activities_of_the_shape_model
基于支持向量机分类器的活动形状模型。学术论文。(Support vector machine classifier based on the activities of the shape model. Papers.)
- 2010-08-24 20:46:23下载
- 积分:1
-
MATLAB_COUNT_RICE
对MATLAB7.0中的示例RICE.PNG图象进行米粒自动记数,输出米粒个数.其中包括中值滤波和腐蚀算法.(MATLAB7.0 examples of imagery for a grain of rice RICE.PNG automatic counting, the output number of rice grains. These include median filtering algorithm and corrosion.)
- 2008-04-18 12:54:49下载
- 积分:1
-
Hotelling_KLT_MATLAB
KLT(PCA,EIGEN T, HOTELLING T) for MATLAB
- 2010-05-13 00:18:15下载
- 积分:1
-
silding-mode-invented-algeorithm-of-a-invented-pen
续上一个程序的控制算法代码,非线性滑模变结构控制方法的程序,调试运行正确。(continuation of a process control algorithm code, nonlinear SMVSC control procedures, debugging and running correctly.)
- 2007-05-23 13:53:49下载
- 积分:1
-
美赛必用的数据来源网站-美国统计网站
说明: 常用数学建模美赛数据来源网站,可以帮助大家更快查找数据(base on the matlab compitation that we can study)
- 2020-03-06 22:01:36下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
aa
说明: 4节点系统的matlab潮流编程的模板,希望对初学者有帮助。(power flow programming
)
- 2012-05-07 14:06:24下载
- 积分:1
-
3sigma
利用3sigma法则判断并剔除粗大误差。使用matlab语言编程。(eliminate wrong data with three-sigma principle)
- 2021-04-08 08:29:01下载
- 积分:1
-
RS_en_de_code
本程序实现是RS(240,176)编码译码(RS encode decode)
- 2012-12-04 20:34:54下载
- 积分:1