搜索资源列表
fftseq
- 基于matlab的各种模拟信号的产生,如阶跃信号,正弦函数,三角函数等-based on the Matlab the analog signal generated, as a step signal sine function, trigonometry, etc.
EXAMPL_1
- 正弦信号及其傅氏变换和正弦信号及其傅氏变换对应的频谱-sinusoidal signal and its Fourier transform and sinusoidal signal and its corresponding Fourier transform of the spectrum
RayleighFadingsimulationandDSPrealization
- 介绍了一种构建在定点DSP上的高速瑞利衰落信道仿真模型。通过应用确知性瑞利过程的理论,使得仅需要较少的低频正弦波分量以及简单的运算即可实现较高精度的信道建模;进而可采用查表法并结合TMS320C6202定点数字信号处理器的高并行性和处理能力构造高速的仿真模型-Construction of a fixed-point DSP in the high-speed Rayleigh fading channel simulation model. Through the application pr
klm_my
- 一个win32程序,实现了标量kalman滤波的功能,本程序设信号为正弦波.
e29
- 利用最小方差方法估计复正弦加白噪声得平稳信号的功率谱
single
- dds信号发生器,基于单片机的信号发生器,可以产生三角波,正弦波,方波。-dds signal generator, microcontroller-based signal generator can generate triangular wave, sine wave, square wave.
U_PCM_matlab
- 产生一个正弦信号,用均匀PCM方法分别用8电平和16电平做量化,在同一坐标轴画出原信号和已量化信号,比较两种情况下的SQNR-the matlab source code of U_pcm
2PSK
- 在二进制数字调制中,当正弦载波的相位随二进制数字基带信号离散变化时,则产生二进制移相键控(2PSK)信号。 通常用已调信号载波的 0°和 180°分别表示二进制数字基带信号的 1 和 0,用matlab实现其功能。-In binary digital modulation, phase when the sine wave with the discrete binary digital baseband signal changes, then generates a binary phase
VB-signal-generator
- 由VB编写的信号发生器,利用电脑的音频输出接口输出信号,可输出正弦波、三角波、锯齿波、方波等。-Prepared by the VB signal generator, the use of the computer' s audio output jacks output signal, sine, triangle, sawtooth, square wave output.
20130615
- 20130615是用simulink中s函数实现正弦波信号源的仿真-S functions for use in simulink simulation sine wave signal source
dds_matlab
- 利用Matlab软件编程实现DDS(直接数字频率合成技术)。设时钟的频率为固定值f_C,在CLK的作用下,如果按照0000,0001,0010,…,1111的地址顺序读出ROM中的数据,即表1中的幅值编码,其正弦信号频率为f_01;如果每隔一个地址读一次数据(即按0000,0001,0100,…,1110顺序),其输出信号频率为f_02,且f_02将比f_01提高一倍,即f_02=2f_01;其余类推。这样,就可以实现直接数字频率合成器的输出频率的调节。-Matlab software prog