-
work
说明: Matlab 模拟 CDMA 直接扩频。m序列生成矩阵为p(x) = 1 + x^5 + x^7 + x^8 + x^9 + x^13 + x^15。能画出每阶段的时域、频域图。(Matlab simulation of CDMA Direct Spread Spectrum. m sequence generated matrix for p (x) = 1+ x ^ 5+ x ^ 7+ x ^ 8+ x ^ 9+ x ^ 13+ x ^ 15. To draw each stage of the time domain, frequency domain Fig.)
- 2008-12-01 17:24:03下载
- 积分:1
-
pcm
脉冲编码调制(PCM)实现
编程实现PCM技术的三个过程:采样、量化与编码。
采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。
量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。(Pulse code modulation (PCM) to achieve
PCM technology programming three processes: sampling, quantization and coding.
Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph.
Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence
Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.)
- 2010-05-31 14:35:33下载
- 积分:1
-
Untitledadad
在MATLAB水印随基序列生成嵌如到图象中(in MATLAB with the watermark embedded sequence generated if the image)
- 2007-05-14 23:58:04下载
- 积分:1
-
4
说明: 优化问题的几个matlab解法实例,希望给大家带来帮助。(Optimization method several matlab example, hope to bring you help.)
- 2012-01-05 09:37:14下载
- 积分:1
-
control
自动控制原理中应用仿真软件对控制系统的时域分析的研究和比较(The application of the principle of automatic control of the control system simulation software, the time-domain analysis and comparison of)
- 2009-04-28 19:42:25下载
- 积分:1
-
MATLABbookProgram
这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。(This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.)
- 2007-04-14 10:01:07下载
- 积分:1
-
sbl_pmkf_radar
用SBL算法和卡尔曼滤波压缩感知算法实现雷达的一维距离像成像,并对两者进行了成像性能分析对吧(SBL algorithm and Kalman filter using compressed sensing algorithm for one-dimensional range radar imaging, and imaging performance analysis carried out both right)
- 2020-11-07 15:29:50下载
- 积分:1
-
SENSEaliasingmatrix
在SENSE成像中如何将中间图像转化为最终图像,就要用到这个程序(Using specfied sampling vector to generate a 2D aliasing matrix. The sampling vector is a vector of n-entries of either 0 or 1, where 0 indicates no k-space line acquisition and 1 indicates k-space line is acquired in the accelerated scan. For example, a sampling vector of [0 1 0 1 0 1 0 1 0 1] indicate the 2-fold acceleration with 8 phase encoding lines. The aliasing matrix is calculated based on Fourier imaging)
- 2009-06-06 18:27:17下载
- 积分:1
-
pcolorCentered.m
In Matlab, pcolor won t do a checkerboard square centered on the datapoint, so instead, this forces it into centering the points.
- 2012-09-20 04:53:15下载
- 积分:1
-
BlackScholesJava
MATLAB java web ,这是一个调用MATLAB 算法的好例子,可以用来开发自己的算法(MATLAB java web)
- 2010-06-16 22:31:35下载
- 积分:1