搜索资源列表
musicesprit
- 通信信号波达方向估计的MATAB程序,采用MUSIC和ESPRIT算法-communication signal DOA estimated Matlab procedures, and using ESPRIT algorithm MUSIC
ICAforsignal
- Matlab环境下的基于独立分量分析(ICA)算法的信号混合与分离仿真程序-Matlab environment based on the independent component analysis (ICA) is a mixed-signal simulation and separation procedures
MATLAB阵列信号处理方面的经典程序
- 阵列信号处理方面的经典程序,包括MUSIC算法,ESPRIT 算法,Root-MUSIC算法面阵中二维角度估计 Unitary -ESPRIT算法,空间平滑MUSIC算法,传播算子DOA估计算法-Classical array signal processing procedures, including the MUSIC algorithm, ESPRIT algorithm, Root-MUSIC algorithm for two-dimensional planar array of
carmona
- 疯狂爬坡算法是在信号处理领域很重要的一种算法 在图像处理等很多领域有着广泛的应用-Crazy climbing algorithm is a very important signal processing in image processing, an algorithm has been widely used in many fields
ssbd
- ssb单边带调制 相应解调信号,算法简单,可靠,已经通过验证-ssb SSB modulation signal corresponding demodulation algorithm is simple, reliable, and has been validated
channel_esti_em730a
- 代码为实现EM算法进行ofdm调制信号进行信道估计的仿真代码-source codes simulate the channel estimation using em algorithm
signal
- 噪声环境下的信号检测算法及matlab算法,高斯环境下,门限检测-Signal detection algorithm in noisy environments and matlab algorithm, Gaussian environment, the threshold detector
DSP
- 针对数字信号处理的概念以及理论进行数字信号处理算法-Program editing instructions for digital signal processing
LLOYD
- 用训练序列和lloyd算法,对一个正弦信号数据进行标量量化。-Using the training sequence and lloyd algorithm, a sinusoidal signal data scalar quantization.
resarch-of-BE-on-SWC
- 短波信道的盲均衡算法研究,主要研究短波信道的特点,找出信号传播中存在的问题,并运用盲均衡算法来处理相关问题。-Blind Equalization Algorithm HF channel, the main features of HF channel research, find out problems in signal propagation and use blind equalization algorithms to deal with related issues.
apfft
- 频谱矫正程序。机械信号处理中频谱矫正。算法用的丁康那本书的算法。-spectrum rectify
LMS
- LMS 算法,信号模态分离。用于机械信号处理。-LMS algorithm
CircleBeamforming
- 本资料为个人matlab编程的圆阵波束形成算法仿真,包括窄带信号和宽带信号,同时分别提供了时延波束形成、相移波束形成和频域波束形成三种算法。程序完整、调试通过、可运行得到输出。-This information is for personal matlab programming circular array beamforming algorithm simulation, including narrowband signals and wideband signals, respectiv
NANDI
- PSK信号的产生并且基于NANDI经典算法的信号识别的程序-Generating and signal recognition based on classical algorithm NANDI program PSK signals
heu592893792
- 本程序对超高斯和亚高斯性信源的多路信号进行混合,然后用MDL、AIC、特征值分解、GIC、IAIC几种算法对上述混合信号个数进行估计。-The procedure for multiple signals super-Gaussian and sub-Gaussian sources are mixed, then MDL, AIC, eigenvalue decomposition, GIC, IAIC several algorithms for estimating the mixed s
code
- matlab实现cdma多用户检测几种算法比较 此模型是的信号发生器是由b.mat的simulink模型动态生成,共有10个用户,扩频信号是由gold码或产生,共有恒模算法、子空间算法、改进型恒模算法和最小能量检测算法等几个算法程序。-matlab achieve cdma multi-user detection Several algorithms compare this model is the signal generator is dynamically generated by
ROMP
- 在压缩感知领域中,在信号的重构过程中,用到的ROMP算法。-The code is for CS learner.
cma
- 恒模算法CMA,用于QPSK信号的均衡,调整步长大小,可改变均衡性能。- CMA, for equalizing the QPSK signal, adjust the step size, may change the equalization performance.
LMSspectral-analysis
- 在同时存在强信号和背景噪声时,用自适应谱增强器用于谱分析,检测弱信号。本程序利用LMS算法实现了弱信号的检查。-Adaptive spectrum enhancer for spectral analysis
Trackdemo
- 用于对基于GOLD码的串行捕获算法,可以自定义信噪比,待捕获信号参数,代码分成搜索跟踪和捕获两部分,其中搜索的步长等参数也可以自定义,代码中acquiresignal.m部分为最终捕获相位展示的主程序。(For the serial acquisition algorithm based on GOLD code, we can customize the signal-to-noise ratio and the parameters of the signal to be captured.