-
shiyan1
蚁群算法在求解连续空间优化问题中的应用研究(Ant colony algorithm in continuous space optimization problem solving in applied research)
- 2009-05-11 17:28:31下载
- 积分:1
-
ruilixindao
锐利信道的matlab仿真源码和运行结果,文档内含两个源码,并有详细注释。(Sharp channel-source and run the matlab simulation results, the document containing the two-source, and detailed notes.)
- 2009-06-08 17:53:51下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
kengmie_v47
真的是一个好程序,基于人工神经网络的常用数字信号调制,小波包分析提取振动信号中的特征频率。( Really is a good program, The commonly used digital signal modulation based on artificial neural network, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-01-16 10:54:23下载
- 积分:1
-
wpdecsiji
四级小波包分解的源程序,希望对大家有所帮助,怎么说也是呕心沥血的结果啊(matlab)
- 2010-05-12 10:52:17下载
- 积分:1
-
Tutoriel-MATLAB
Tutoriel MATLAB, The integrated using Matlab is very effective, learn to use the basics.
- 2013-02-12 22:55:53下载
- 积分:1
-
1-s2.0-S1568494612003845-main.pdf
Adaptive directed mutation for real-coded genetic algorithms
- 2015-03-26 14:15:10下载
- 积分:1
-
rwpitch
对输入的语音信号进行分帧处理,低通滤波,中心削波,求自相关函数最后得到基音轨迹。(Speech input signal framing processing, low-pass filtering, center clipping, seeking autocorrelation function finally got the pitch trajectory.)
- 2021-03-24 21:39:14下载
- 积分:1
-
agentga
关于多智能体遗传算法优化神经网络的MATLAB程序(On multi-agent genetic algorithm to optimize the MATLAB neural network program)
- 2010-06-17 09:07:38下载
- 积分:1
-
speech
This is amatlab coding, implement the speech privacy using frequency domain method. it also includes the detection of end of speech algorithm to reduce the bandwidth consumed
- 2010-12-14 20:30:08下载
- 积分:1