资源简介
高斯脉冲信号产生是接收机处理需叠加的一类重要信号,对脉冲信号而言需叠加高斯脉冲信号
代码片段和文件信息
function [ycysye] = gauspuls(tfcbwbwrtpr)
%GAUSPULS Gaussian-modulated sinusoidal pulse generator.
% YI=GAUSPULS(TFCBW) returns samples of the unity-amplitude
% Gaussian RF pulse with center frequency FC (Hertz) and
% fractional bandwidth BW at the times indicated in array T.
% Note that BW must be > 0. By default FC=1000 Hz and BW=0.5.
%
% YI=GAUSPULS(TFCBWBWR) specifies the optional fractional
% bandwidth reference level BWR. The pulse bandwidth is
% 100*BW percent as measured at a level of BWR dB with respect
% to the normalized signal peak. By default BWR=-6 dB. Note that
% BWR must be < 0 as it must always indicate a reference level less
% than the peak (unity) envelope amplitude.
%
% [YIYQ]=GAUSPULS(...) returns both the in-phase and quadrat
- 上一篇:matlab双音多频代码
- 下一篇:图像处理--直方图去雾 matlab
相关资源
- DoGfilters DOG高斯差分实现物体识别中的
- GMM 本代码建立高斯混合模型(高斯多
- STFT 短时傅里叶变换的一些简单的演示
- gaussian-sobel-pyramid 内附有原图
- Image-Restoration-with-BPNN 基于BP神经网络
- matlab-white-noise-- 用MATLAB产生高斯白噪
- clustering 使用K-means
- GM-PHDsmooth
- Face-RecognitionMATLAB-CODE 在YCbCr色彩空间
- compressed-sensing 压缩感知
- GM-PHD 内容包括高斯混合概率假设密度
- gaussian 高斯过程
- 3-d
- polarcode_SCLscheme
- matlab 里面包含了三段代码
- phase_screen_turbulence_laguerre
- Gossip-gas 高斯烟羽扩散模型的matlab实现
- GMM 建立了混合高斯模型
- mixture_of_gaussians 混合高斯背景建模
- Modulation_GFSK
- mulgmm 利用混合高斯模型对图像序列经
- gaosilvbo 高通高斯滤波
- detection 基于肤色模型的人脸检测程序
- gauss-filter MATLAB实现的高斯平滑滤波源
- Kalman-Track-filter 带高斯白噪声的Kalma
- new 混合高斯模型的背景减除法和相邻
- guass 高斯平滑滤波的matlab程序
- 高斯混合模型matlab
- 高斯消元法解线性方程组的Matlab程序
- 高斯投影正算matlab代码
评论
共有 条评论