-
dsb-am
使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。(It is a example for DSB-AM based on MATLAB .)
- 2009-05-02 23:18:59下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
BPSK.QPSKMATLAB
说明: BPSK.QPSK的MATLAB仿真程序 (BPSK.QPSK matlab program)
- 2010-04-21 12:40:13下载
- 积分:1
-
power_PVarray.matlab-simulation
pv matlab simulation
- 2013-07-13 13:40:53下载
- 积分:1
-
variogram
说明: 地统计学中基于空间变异原理的差值分析,做空间分析的好材料。matlab实现(To statistical theory based on spatial variability of the difference analysis, a good material to do spatial analysis. matlab implementation)
- 2010-04-24 19:41:24下载
- 积分:1
-
kuopintongxinxitongfangzhen
模拟整个扩频系统,为学习和设计有关扩频系统提供帮助,里面有信号的发生和接受端信号的捕获,文件夹里面的m文件可直接在matlab上实现(Simulate the spread spectrum system for the study and design of spread spectrum systems to help, there are signal generation and signal capture the receiving end, inside the folder in the matlab m files can be directly implemented on)
- 2011-05-12 16:02:04下载
- 积分:1
-
SIX
Matlab教程第六章案例,时间序列分析与计量(Matlab Guide Chapter cases, time series analysis and measurement)
- 2013-07-20 10:07:12下载
- 积分:1
-
Lagerangri
拉格朗日插值,本程序用拉格朗日插值公式对一元不等距观测数据进行程组插值 (Lagrange interpolation)
- 2014-08-29 13:23:14下载
- 积分:1
-
Matlabstructlight
结构光是三维重建matlab完成实例~。(Which matlab just completed rebuilding the structure.)
- 2011-09-18 14:16:51下载
- 积分:1
-
1247900827image-encryption
图像加密,使用量logistic混沌映射对图像进行了加密和解密,可以直接运行(Image encryption, usage logistic chaotic map for image encryption and decryption, you can directly run)
- 2014-09-24 14:50:18下载
- 积分:1