-
uwb
说明: 这是一本超宽带通信书籍< 超宽带无线通信>>的原代码,ds_uwb,mb_ofdm,脉冲信号的形成(This is an ultra-wideband communications books lt; Lt; Ultra-wideband wireless communications gt; Gt; The original code, ds_uwb, mb_ofdm, pulse signal the formation etc.)
- 2006-04-10 11:29:35下载
- 积分:1
-
threemotor
说明: 该模型描述的是三相异步电机的数学模型,主要是基于MTALAB中的Simulink来创建的,对于电力同学有极大用处。(The model describes the three-phase induction motor mathematical model is based mainly on MTALAB in Simulink to create, students will have great utility for electricity.)
- 2010-05-05 10:53:07下载
- 积分: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
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
perimeter
Estimation of fractal dimension
- 2012-02-08 04:50:00下载
- 积分:1
-
svdgui
SVDGUI演示了计算任何实矩阵的奇异值的步骤(SVDGUI Demonstrate the computation of the SVD.
SVDGUI(A) shows the steps in the computation of the singular value decomposition of any real matrix.)
- 2009-09-26 20:43:09下载
- 积分:1
-
wavelet
说明: 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像(Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition)
- 2010-04-19 14:58:47下载
- 积分:1
-
Watermarking
this program water mark a sound in picture with GUI based on haar transfrom
- 2013-08-25 17:05:37下载
- 积分:1
-
MATLAB7.0
这是一个介绍MATLAB编程的文档,内容详细,循序渐进,讲解清楚,示例清晰。(This is an introduction of MATLAB Programming documentation, detailed, step by step, on a clear, clear examples.)
- 2014-10-28 12:59:55下载
- 积分:1
-
2019-4-11汇报
说明: 涡旋电磁波的阵列产生方法,用matlab实现涡旋波的阵列仿真(The Array Generation Method of Vortex Electromagnetic Wave and the Array Simulation of Vortex Wave Using matlab)
- 2019-04-14 22:45:31下载
- 积分:1