-
insert
基于能量分离语音,声场景方面的。其实是更好的分段,算是预处理吧(Based on the energy separation of voice, sound and scene.)
- 2010-09-10 18:00:31下载
- 积分:1
-
matlabGA
MATLAB遗传算法,解决函数求极值问题。(MATLAB genetic algorithm to solve the problem Function Extremum.)
- 2008-06-28 12:39:25下载
- 积分:1
-
JakesRayleigh
本程序将一随机信号通过瑞利信道产生输出,并用Jakes方法产生单径的符合瑞利分布的复随机过程(This procedure will be a randomly generates an output signal through Rayleigh channel, and use Jakes method produces single-path Rayleigh distribution meet the complex stochastic process)
- 2013-09-03 15:50:10下载
- 积分:1
-
Ttail
T型尾翼颤振进计算。结合了nastran生成的模态坐标f06文件及气弹计算软件ZAERO。片条法计算非定常气动力里面的定常附加部分。(T-tail flutter ansys, composite of f06 and ZAERO.)
- 2013-12-19 18:07:34下载
- 积分:1
-
pingyi
在小波去噪中,采用循环平移不变量去噪法,可以抑制Pseudo-Gibbs现象。(Wavelet de-noising, using cyclic shift invariant denoising method can suppress Pseudo-Gibbs phenomenon.)
- 2014-04-21 15:11:25下载
- 积分:1
-
CP0402_TRANSMITTER_2PAM_TH
说明: UWB中使用的参考信道模型,使用的是PAM 调制方法(UWB use of the reference channel model, using the PAM modulation method)
- 2006-03-07 16:42:05下载
- 积分:1
-
rcqn
For data which is
reasonably distributed i.e., few if any outliers the result should
be comparable to the std function.
- 2014-12-19 08:57:48下载
- 积分:1
-
kernel
truetime 的初始化文件,安装时重要的系统变量设置,进行c语言和matlab联合编程的结合点(TrueTime initialization files, system variables when installing the important settings, combination of C language and MATLAB programming)
- 2014-02-21 09:47:43下载
- 积分:1
-
matlabpro1
用MATLAB实现图像轮廓提取的方法和效果(MATLAB image contour extraction methods and results)
- 2007-05-10 19:08:43下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1