-
Matlabneurenetwork
matlab工具箱应用简介,希望能有所帮助
(matlab toolbox application profile, hoping to be helpful)
- 2007-12-11 22:22:52下载
- 积分:1
-
matl
Matlab符号数学工具箱,数理统计工具箱,神经网络工具箱,微分方程工具箱应用简介(Matlab Symbolic Math Toolbox, mathematical statistics toolbox, neural network toolbox, toolbox application of differential equations Introduction)
- 2010-03-05 16:10:31下载
- 积分:1
-
SFMestimation_main
SFM信号分析的总程序,包括产生信号,信号时域分析等(SFM signal analysis of the total procedures, including signal, the signal time-domain analysis)
- 2007-09-05 13:04:55下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
time_doamin
Speech processing in time domain
- 2012-11-30 23:47:24下载
- 积分:1
-
mrc_OutageProb
Outage Probability of MRC in Rayleigh fading
- 2013-09-19 20:30:56下载
- 积分:1
-
apfft
说明: 全相位FFT算法是天津大学的王兆华和候正信教授提出的,具有初始相位不变和有效防止频谱泄露的特性,在他的相关书籍上做过严格的证明,并有相应的matlab程序。(All-phase FFT algorithm is proposed by Professor Wang Zhaohua and Professor Hou Zhengxin of Tianjin University. It has the characteristics of invariant initial phase and effective prevention of spectrum leakage. It has been strictly proved in his relevant books and has corresponding matlab program.)
- 2019-05-10 11:17:56下载
- 积分:1
-
BM
说明: Brownian Motion, Option.
- 2007-10-27 12:32:03下载
- 积分:1
-
MTT_algorithm_v2_21
说明: MTT算法源程序,附带所有相关论文,多点多时追踪算法(MTT algorithm source code, with all relevant papers, multi-point tracking algorithm for a long time)
- 2010-05-04 00:37:11下载
- 积分:1
-
discrete_convolution
离散卷积图法的MATLAB实现程序,MATLAB函数conv只能计算从零开始的两个右边序列的卷积,此程序对序列没有此限制,适用范围更广。(MATLAB discrete convolution diagram method to achieve the program MATLAB function conv can only calculate the convolution of the right sequence from scratch, this program sequence does not have this restriction applies to a wider range.)
- 2012-05-12 10:38:33下载
- 积分:1