搜索资源列表
generate_mod_signal
- 产生15种模拟及数字调制信号函数。参数说明:type-调制信号种类,total_time-信号总时间长度,fc-载频,fs-抽样频率,symbol_rate-符号率-have 15 analog and digital modulation signal function. Parameter Descr iption : type-modulated signal types,'04-Signal total time len
fm
- fm调制和解调,matlab语言实现,可以改变fs,fc,ft
fmdemod
- demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the modulated signal.
fmmod
- uses the message signal X to modulate the carrier frequency Fc (Hz) and sample frequency Fs (Hz), where Fs > 2*Fc. FREQDEV (Hz) is the frequency deviation of the modulated signal.
firOK
- fir滤波器的设计,此滤波器 Fs为44kHz,Fc为10.4kHz。
generate_mod_signal
- 产生15种模拟及数字调制信号函数。参数说明:type-调制信号种类,total_time-信号总时间长度,fc-载频,fs-抽样频率,symbol_rate-符号率-have 15 analog and digital modulation signal function. Parameter Descr iption : type-modulated signal types,'04-Signal total time len
fm
- fm调制和解调,matlab语言实现,可以改变fs,fc,ft-fm modulation and demodulation, matlab language, can change the fs, fc, ft
fmdemod
- demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz). FREQDEV is the frequency deviation (Hz) of the modulated signal.
firOK
- fir滤波器的设计,此滤波器 Fs为44kHz,Fc为10.4kHz。-fir filter design, this filter Fs for 44kHz, Fc for 10.4kHz.
modulation
- 通信信号相干调制解调源码 Fc=10 %载频 Fs=40 %系统采样频率 Fd=1 %码速率 N=Fs/Fd df=10 numSymb=25 %进行仿真的信息代码个数 M=2 %进制数-Coherent modulation and demodulation of communication signal source Fc = 10 carrier frequency Fs = 40 systemati
line_inter_2d
- Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性-Matlab M-file to prepare the CNC interpolation algorithm for 2D simulation of a straight line. Specific parameters can be us
timing_recovery
- 我对一个输入调制信号:采样率FS=1200K,中心频率F0=300K,带宽300K。输入信号为一个[样点数,2]的矩阵,即I,Q两路. 进行频谱搬移,分为I,Q分量两路进行矢量乘法,NCO的设置为FC=300K,t=样点数乘以1/FS, 乘完以后我的频谱上显示竟然信号带宽增加了300K,但是中心频率没有改变,请问各位朋友是哪儿出了问题?谢谢您的阅读和意见-Digital Down Converter for matlab
das
- Demodulating the signal. DeAmpMod = (1/2).*(ademod(AmpMod,Fc,Fs, amdsb-sc ,num,den)) (ALTERNATIVE APPROACH) DeAmpMod = AmpMod.*Cs Designing butterworth low pass filter. [num,den] = butter(2,.8) F
FC-protocal
- 光纤通道协议,包括FC-SW,FC-FS,FC-LS,FC-GS,FC-HBA,FC-AE-ASM等文档。-Fibre Channel protocols, including FC-SW, FC-FS, FC-LS, FC-GS, FC-HBA, FC-AE-ASM and other documents.
123
- FM without noise Fs = input( enter the value of Fs ) Sampling rate of signal Fc = input( enter the value of Fc ) Carrier frequency t = [0:Fs] /Fs Sampling times x = sin(2*pi*20*t) +2*sin(2*pi*60*t) Channel
mqam-demodulation
- mqam demodultion code with fc,fs,fd,M and ini_phase parameter
11
- empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=2
EEE-212-lab-sheet
- empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=2
fc_fs
- Fibre Channel Framing and Signalling definitions. From T11 FC-FS-2 Rev 0.90 - 9 August 2005.
catch_const_pointer_nullptr
- Fibre Channel Framing and Signalling definitions. From T11 FC-FS-2 Rev 0.90 - 9 August 2005 Source Code for Embedded Linux.