-
ADM-LDM
基于自适应增量调制和线性增量调制的原理,用matlab实现LDM和ADM,并比较两者之间的优缺点(Based on adaptive delta modulation and linear delta modulation principle, using matlab to achieve LDM and ADM, and compare the advantages and disadvantages between the two)
- 2008-01-07 16:45:01下载
- 积分:1
-
4bessel
bessel函数计算方法,源于matlab算法书中,比较权威(bessel function, method of calculation from the book matlab algorithm to compare the authority of)
- 2009-12-05 17:55:10下载
- 积分:1
-
fourier
说明: DSP入门:应用傅里叶变换对信号进行频谱分析(DSP basis: Implement of Fourier Transfer to analysis signals spectrum)
- 2010-03-25 13:30:29下载
- 积分:1
-
matlab_machine-induct
someinduction machine progs progs to get used to it
- 2012-04-22 19:28:44下载
- 积分:1
-
matlab-tools
matlab工具箱函数汇总函数,对初学者会有很好的帮助(matlab toolbox functions aggregate functions, there will be a good help for beginners)
- 2011-10-11 10:33:34下载
- 积分:1
-
Bataworth
说明: 这个程序可以产生一个6阶的低通巴特沃思滤波器,截止频率是45Hz,你也可以用它来对信号进行滤波,并比较滤波前后的信号功率谱。(This program can generate a six-order low-pass Butterworth filter, cut-off frequency is 45Hz, you can also use it to filter the signal and to compare before and after filtering the signal power spectrum.)
- 2010-03-22 10:41:36下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
jieyingshe
QAM解映射程序,在接受端,对发送端经过调制的信号解调,恢复出原始的信息。(QAM demapping process at the receiving end, the transmission side demodulates the modulated signal to recover the original information.)
- 2014-09-22 03:56:25下载
- 积分:1
-
SA-
模拟退火算法的matlab程序。程序绝对正确,有需要的可以下载(Simulated annealing algorithm matlab program. The program absolutely right, there is a need can be downloaded)
- 2012-09-03 15:18:22下载
- 积分:1
-
SpectAnalisis
通过最小二乘法及SVD-TLS法对同一谱进行了功率谱分析,并比较了不同阶数下,最小二乘法的效果(By least-squares method and SVD-TLS method to the same spectra of the power spectrum analysis, and compare the number of different bands under the effect of least-squares method)
- 2009-11-13 19:20:33下载
- 积分:1