-
BeamModeFre
该程序用于求单跨梁振型及频率(梁的两端任意约束)(The procedure for seeking a single cross-Liang type and frequency (arbitrary constraints at both ends of beams))
- 2007-07-31 14:55:30下载
- 积分:1
-
Floyd-algorithm-MATLAB
一种Floyd的最短路算法的MATLAB程序设计。(Floyd algorlthm)
- 2011-01-10 13:08:47下载
- 积分:1
-
A
说明: 光伏并网系统反孤岛控制策略仿真分析,一个比较好的参考资料。(Photovoltaic grid system anti- island control strategy simulation analysis, a better reference material.
)
- 2013-01-09 18:04:33下载
- 积分:1
-
Microsoft-Word
基于matlab的数字图像处理,实现灰度调整等功能(digital image processing)
- 2012-04-13 14:55:31下载
- 积分:1
-
Matlab-code
英文原版书籍《MATLAB Programming With Applications for Engineers》中例子及课后习题代码(Code of the book《MATLAB Programming With Applications for Engineers》)
- 2013-12-17 07:25:05下载
- 积分:1
-
as
说明: 74154中文资料.doc 74154中文资料.doc
- 2010-05-08 21:16:33下载
- 积分:1
-
MAG2DATA
老外开发的地磁数据处理全套程序,多多指教。(Foreigners developed a full set of geomagnetic data processing procedures exhibitions.)
- 2021-01-19 18:48:42下载
- 积分:1
-
ar
说明: 一个用matlab实现的ARMA变换程序(a program of ARMA based on matlab)
- 2009-09-09 09:00:18下载
- 积分:1
-
cma
说明: 利用QPSK信号的常数模盲均衡算法,通过同步之后减少误码率(QPSK signals using constant modulus blind equalization algorithm, followed simultaneously reduce the error rate)
- 2011-03-14 10:40:57下载
- 积分: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