-
ant
antcolony optimizationmathlabcode
- 2009-12-15 22:00:45下载
- 积分:1
-
youlifenshiduoxiangshi
说明: 频域的模态参数识别方法之一,可以对振动信号进行分析处理,得出结构的固有频率,阻尼比,振型系数,方法很好,程序完整,(Frequency-domain modal parameter identification methods that can analyze the vibration signal processing, draw the structure of natural frequencies, damping ratio, mode shape coefficient, very good method, program integrity,)
- 2010-03-17 22:48:13下载
- 积分:1
-
suijiguocheng
这部分是用MATLAB产生随机过程的一系列源代码.含产生高斯分布随机变量,多变量高斯过程样本的产生,高斯--马尔科夫过程的产生等等..分别运行了这些程序.希望对大家有用(This is partly a random process generated by MATLAB source code of the series. Containing random variables have a Gaussian distribution, multivariate Gaussian process for selecting the sample, Gaussian- Markov process and so on .. have to run the procedure separately . everyone would like to be useful)
- 2020-11-02 10:09:53下载
- 积分:1
-
matlab
关于matlab计算与仿真的ppt,关于matlab计算与仿真的ppt(a ppt about the simulation and computation of matlab)
- 2010-07-22 09:04:35下载
- 积分:1
-
2ndn
关于bp神经网络的源程序,对研究bp神经网络非常有帮助(bp on neural network source, the study bp neural network has been very helpful)
- 2006-07-15 21:49:35下载
- 积分:1
-
bmp_process
在CCS中处理电脑上已有的图片,使用matlab将图像数据存储后将图像数据当做头文件加入CCS中。(Deal with images already on your computer, use matlab in CCS after the image data as image data stored in the header files added to the CCS.)
- 2013-01-06 20:15:05下载
- 积分:1
-
G.723.1_2010_02_10
这个包实现了ITU - T的G.723.1语音编码器和解码器在Matlab。该方案的目标是提供一个良好的记录和模块化设计方案,实验和研究,以方便使用为基础的实际编码器。
编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。
该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二个选项之间传递的编码器和解码器使用Matlab的数据信息文件。此选项允许测试通过传递量化或unquantized之间的编码器和解码器的信息。
有报道[1]描述了G.723.1编码与Matlab实现与分布包括在内。 ITU - T建议G.723.1的[2]在线提供。该建议含(This package implements the ITU-T G.723.1 speech coder and decoder in Matlab. The goal of the package is to provide a well-documented and modular program that was designed to facilitate experimentation and research using a practical coder as a base.
The coder implements the multipulse mode of G.723.1 (running at 6.3 kb/s). The decoder can decode all modes of the coder (ACELP at 5.3 kb/s, multipulse at 6.3 kb/s, discontinuous-transmission, packet loss concealment).
The standard interface between the coder and decoder is a bit file (compatible with the bit files generated by the ITU-T reference code). A second option passes information between the coder and decoder using a Matlab data file. This option allows for testing by passing quantized or unquantized information between the coder and the decoder.
A report [1] describing the G.723.1 and the Matlab implementation is included with the distribution. ITU-T Recommendation G.723.1 [2] is available on-line. The recommendation incl)
- 2010-05-20 22:22:58下载
- 积分:1
-
Lesson-3
matlab examples. plotting the spectrum of signals, and using Fast Fourier Transform.
- 2011-09-03 21:20:40下载
- 积分:1
-
4.3
主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度(The main purpose is to fight against multipath fading. Due to the presence of multipath fading, the first after they have the same frame different paths to reach the client delay. Would cause mutual interference between sub-carriers in the frequency domain, affecting performance. In addition, thanks to the cyclic prefix, so IFFT FFT operation to the linear convolution of the original into a circular convolution, greatly simplifying the corresponding signal processing complexity)
- 2012-08-24 15:17:41下载
- 积分:1
-
ACATSP
蚁群算法函数实现,用于寻找最短路径 主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max 最大迭代次数
m 蚂蚁个数
Alpha 表征信息素重要程度的参数
Beta 表征启发式因子重要程度的参数
Rho 信息素蒸发系数
Q 信息素增加强度系数
R_best 各代最佳路线
L_best 各代最佳路线的长度(Ant colony algorithm)
- 2013-04-27 16:30:48下载
- 积分:1