搜索资源列表
BER
- C program to calculate the BER performance of BPSK modulation in an AWGN channel. The program takes the file "BPSK" containing voltage levels and passes it in an AWGN channel with a given SNR. The received message is then Hard decision decoded and th
AdaptiveequalizerbasedonLMSalgorithm
- 基于matlab用LMS算法实现了自适应均衡器,画出了一次实验的误差平方的收敛曲线,并给出最后设计滤波器系数。-Matlab-based algorithm using LMS adaptive equalizer, draw a square of experimental error convergence curve, and gives the final design of the filter coefficients.
verilog_dpll_
- 该源代码是用FPGA实现数字锁相环的逻辑,有需要的可以借鉴参考一下。-The source code is to use FPGA implementation of digital phase-locked loop logic, those in need can draw reference.
hexagon
- code to draw hexagon cells in matlab
RealTimeCurve
- 运用串行通讯数据画出曲线图,很经典,看一看.rar-Use serial communication data to draw the curve, very classic, take a look. Rar
matlab_PlotFigure
- 如何使用好Matlab的强大绘图能力进行图形的绘制,在本文档中给出了图文并茂的阐述。另外还有丰富的例子,使你看完就能轻松绘制出各种类型的图来。-How to use good Matlab powerful graphics capabilities for graphics rendering, illustrated exposition is given in this document. In addition, there are a wealth of examples, so yo
1.3
- 求出并画出周期为12,在区间【-6,6】内的周期信号的幅度谱和相位谱。-Find out and draw the period is 12 cycle signal amplitude spectrum and phase spectrum
datafilter
- 本程序用matlab仿真了fir,iir数字滤波器,并且画出了其幅频特性图像-The program with matlab simulation fir, iir digital filter and draw its amplitude and frequency characteristics of the image
Array-antenna-simulation
- 有关阵列天线的matlab仿真, 1、给出阵元的个数,阵元的间隔以及波长 2、计算方向图并绘制不同的方向图,有规律的排列 3、计算出主瓣宽度,3dB带宽,主瓣与第一旁瓣的幅度比(以dB作单位)-Array antenna matlab simulation, 1, to the number troupe, interval, and the wavelength of the array element 2, calculate the pattern and draw a
Main_Start
- 中继协作通信系统中不同SNR下,画出三种传输方式的 BER 曲线主函数 -Relay cooperative communication system under different SNR, draw three transmission main function of the BER curve
TMS320C6412
- 开发dsp6412的文档必看,画原理图以及硬件配置十分重要,内含各种配置,dsp芯片的介绍,dsp的架构,dsp的引脚,500Mhz高速频率-Development dsp6412 documentation must-see, draw schematics and hardware configuration is very important, containing a variety of configurations, dsp chip introduction, dsp archit
ofdm_simulation_with_matlab
- 本文先简要介绍了OFDM的基本原理,然后进行了OFDM添加循环前缀后可以抗多径干扰的数学推导,在给出OFDM系统模型的基础上,用MATLAB语言对系统进行了仿真。最后给出不同信道下,循环前缀、均衡技术对系统误码率影响的比较曲线,并得出结论。-This paper first introduces the basic principles of OFDM, and then after the OFDM cyclic prefix can be added anti-multipath inter
plot_SV_model_ct
- 用MATLAB仿真saleh-valenzuela信道 并绘制saleh-valenzuela信道模型图像-MATLAB simulation saleh-valenzuela channel and draw saleh-valenzuela channel model image
AM-DSB
- AM调制解调、DSB调制解调程序,并画出相应的函数图像。-AM modulation and demodulation, DSB modulation and demodulation, and draw the corresponding function of the image.
dos-ziku
- 根据dos汉子字库在图形模式下绘制汉字,文档包含说明,和程序-Draw characters in graphics mode according to dos man character
33
- 掌握MATLAB的基本绘命令。掌握运用MATLAB绘制一维、二维、三维的图形方法。给图形加以修饰。 -MATLAB mastered basic drawing commands. Master the use of MATLAB to draw a one-dimensional, two-dimensional, three-dimensional graphics methods. To the graphics to be modified.
canceler
- 采用MATLAB画出双、单延迟对消器的输出仿真波形-Using MATLAB to draw double delay canceller output waveform simulation
ambg
- matlab画出单个模糊函数、计算并画出LFM模糊函数-Draw a single fuzzy matlab function, calculate and plot the ambiguity function LFM
matlab
- 利用matlab画出系统在一定参数下的分叉图,并观察得到的分叉图了解系统可能发生的变化-Using matlab draw system under certain parameter bifurcation diagram and observe the changes resulting bifurcation diagrams for the system may occur
DSP
- MATLAB软件平台下,利用函数wavread对语音信号进行采样,记住采样频率和采样点数; 2)画出语音信号的时域波形,对采样后的语音进行fft变换,得到信号的频谱特性;对语音信号分别加入正弦噪声和白噪声,画出加噪信号的时域波形和频谱图; 3)根据对加噪语音信号谱分析结果,确定滤除噪声滤波器的技术指标,设计合适的数字滤波器,并画出滤波器的频域响应; 4)用所设计的滤波器对加噪的信号进行滤波,在同一个窗口画出滤波前后信号的时域图和频谱图,对滤波前后的信号进行对比,分析信号变化; -