搜索资源列表
WORD
- I = imread( C:\MATLAB701\toolbox\images\imdemos\coins.png ) imshow(I) figure, imhist(I,64)
untitled
- A bandpass signal is defined by clear all t=-10:0.06:10 m=3*(cos(2*pi*10*t)+4*sin(2*pi*20*t)) x=6*m.*cos(2*pi*100*t) f0=100 fmax=100 NSamples=256 Amplitude Response plot of x(t) figure(1) subplot(211) plot(t,ab
QAM
- Quadrature Amplitude Modulation (QAM) is demonstrated in matlab using graphical user interface. To use it open QAM figure file.
aa
- 使用matlab进行时域采样序列分析,得到分析图-Time domain using matlab sampling sequence analysis, analysis of Figure
MATLAB-simulation-of--IF-GPS-signals
- 本论文主要说明数字中频GPS信号的MATLAB仿真,有较详细的仿真图-This thesis describes the MATLAB simulation of the digital IF GPS signals, a more detailed simulation in Figure
Attachments_2013529
- In this post, we will derive the theoretical equation for bit error rate (BER) with Binary Phase Shift Keying (BPSK) modulation scheme in Additive White Gaussian Noise (AWGN) channel. The BER results obtained using Matlab/Octave simulation scr ipts s
fig1-(1)
- matlab code pid controller in software IN FIGURE
bit-error-rate-matlab
- 详细说明了应用matlab对数字通信领域一重要指标BER仿真的过程与方法。-Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scr ipting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the fi