-
samsung
仿照三星二维Hamming纠错,能在长信息元中纠正1-bit错误(Two-dimensional Hamming error correction along the lines of Samsung)
- 2009-12-03 15:39:19下载
- 积分:1
-
Multibeamforming
数字相控阵雷达fft多波束形成算法,简单易懂(Digital phased array radar fft multi-beamforming algorithm, easy to understand)
- 2020-12-14 16:39:15下载
- 积分:1
-
example
matlab程序将传递函数通过Z变换使其离散化,然后再把得到的脉冲传递函数改写成差分方程。便于接下来一步的C程序编程。(matlab program will transfer function Z-transform them through discrete, then put the resulting pulse transfer function of a differential equation rewritten. Facilitate the next step of the C programming.)
- 2013-09-11 14:38:33下载
- 积分:1
-
clippingfiltering
this is clipping code for papr reduction in matlab.In this code clipping is fillowed by filtering to reduce inband interference.Simulated results are in the form of graphs to compare performance
- 2013-11-08 19:38:45下载
- 积分:1
-
LFM-compression
LFM信号脉冲压缩,包括线性调频信号的产生和匹配滤波。(pulse compression of LFM signal,include LFM signal creation and match filter design。)
- 2013-04-30 17:09:06下载
- 积分:1
-
omp2
用MATLAB进行海洋水团的模拟程序,里面包含数据源()
- 2008-07-17 09:35:15下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
CVisionProject
This is a computer vision project implemented in matlab to remove radial distortion from the image
This is a computer vision project implemented in matlab to remove radial distortion from the image
- 2009-04-17 09:02:21下载
- 积分:1
-
psnr
function PSNR2 = psnr(I,I_iter)
计算峰值信噪比
I : 原始信号
I_iter : 加噪信号(function PSNR2 = psnr (I, I_iter) calculate the peak signal to noise ratio I: the original signal I_iter: adding noise signal)
- 2010-10-22 17:35:52下载
- 积分:1
-
16QAM-OFDM
这是一个基于16QAM调制的OFDM系统仿真。(16QAM-OFDM)
- 2021-04-14 16:38:55下载
- 积分:1