-
fisher
fisher最优分割法的MATLAB算法(fisher s MATLAB code)
- 2009-03-12 15:29:46下载
- 积分:1
-
Esercit.-SVOLTE-matlab
kalman filter extended
- 2010-09-07 16:50:42下载
- 积分:1
-
ers_matlab_wrapper_v0.1
matlab warpping it used in matlab such as software
- 2013-02-26 16:39:08下载
- 积分:1
-
voise
语音信号进行分析、处理和设计。用MATLAB做变声器的原理是通过改变输入声音频率,进而改变声音的音色、音调,使输出声音在感官上与原声音不同。变声器是借助对声音音色和音调的双重复合改变,实现输出声音的改变。通过自己发声,共振峰频率的改变是基于重采样实现的(Speech signal analysis, processing and design. MATLAB do voice-changer works by changing the input frequency of the sound, and then change the sound of the tone, pitch, so that the output audio with the original sound in different senses. Voice Changer is the use of sound timbre and tone of the dual composite changes, realize the output sound changes. Through their own sound, formant frequency change is implemented based on resampling)
- 2013-05-22 20:56:24下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
matlab
matlab2009和2010从入门到精通的好教材(matlab 2009 and 2010 from entry to the proficient good material)
- 2013-09-25 12:31:15下载
- 积分:1
-
Inverter
this document shows method of simulating of three-phase Inverter
- 2009-06-27 20:00:25下载
- 积分:1
-
3000
求解包装动力学在受到脉冲下的冲击谱,来算具体响应规律
(response shock spectrum)
- 2009-06-30 10:37:32下载
- 积分:1
-
TwIST_v2
基于压缩感知理论的MRI一阶快速算法软件包(a first order fast algorithm package based on the theory of compressed sensing )
- 2013-10-14 20:56:54下载
- 积分:1
-
MATLAB
MATLAB的灰色处理程序,好半天才弄好的,应该还行。(matlab)
- 2010-09-29 08:14:18下载
- 积分:1