-
mohushanmian
对波束形成中的非模糊扇面和模糊扇面作了仿真研究,并给出多波束形成的程序代码。
注:本人上传程序代码均为本人在长期工作中的原创程序。(Of beamforming fan of the non-fuzzy and fuzzy simulation of fan made, and gives the formation of multi-beam program code. Note: I upload all my code in the original long-term work program.)
- 2007-12-08 16:53:48下载
- 积分:1
-
bayesgauss
图像处理MATLAB源代码,这个是贝叶斯估计-bayes guess(Image Processing MATLAB source code, this is the Bayesian estimation-bayes guess)
- 2013-11-13 14:47:46下载
- 积分:1
-
FFT_program_code
fft算法matlab实现,可直接运行,对比给定波形和经过fft后的波形效果(fft algorithm matlab realize, can be directly run, compared to a given waveform and waveform effects after fft)
- 2016-04-13 15:45:30下载
- 积分:1
-
Fig_blind_signals_seperation
用于盲信号分离的白化预处理程序,使用的是自然梯度算法。(A matlab program used for pre-whitening in blind signals seperation.)
- 2010-01-02 22:05:28下载
- 积分:1
-
SButterworh.f
二阶Butterworth滤波器, 可以直接用于数字信号处理,里面有输入输出说明,很详细(Second Order Butterworth Band-Pass Filter)
- 2014-12-05 14:22:57下载
- 积分:1
-
Desktop
跳频信号参数估计。参数为跳速、跳时和跳频频率集。文档包括一个短时傅里叶变换函数,一个参数估计函数,一个参数估计相对误差随SNR的曲线图和一个时频分析图。(Frequency hopping signal parameter estimation.Parameters for speed, to jump and jump frequency set.Document includes a function of the short-time Fourier transform, a parameter estimation function, a parameter to estimate relative error with the SNR curve and a time-frequency analysis diagram.)
- 2014-06-30 14:29:33下载
- 积分:1
-
ImgEntropy
基于Matlab的一维图像熵和二维图像熵的计算。(Based on Matlab is one dimensional image entropy and two-dimensional image entropy calculation)
- 2021-03-04 10:39:32下载
- 积分:1
-
envelopedetector
Title : Implementation of quadrature modulation and demodulation
Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals.
Design Content : Make a MATLAB function which performs quadrature modulation and demodulation for a input signal with anti-aliasing filtering.
- 2009-05-11 22:50:36下载
- 积分:1
-
biSAR_simulate
双站SAR回波仿真及成像处理,成像处理采用非线性CS算法(bistatic SAR echo simulate and imaging)
- 2011-01-12 21:45:05下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1