-
TwIST_v1
this is bujnak_matlab
- 2010-06-25 04:33:51下载
- 积分:1
-
OFDM
这是两个比较完整的matlab程序,希望对大家有用(These are two relatively complete matlab program, we want to be useful)
- 2010-08-15 15:17:32下载
- 积分:1
-
periodic3dtongzhouresonanter
利用matlab软件和fdtd方法来算三维结构同轴电缆的程序(periodic 3d tongzhou resonanter)
- 2010-10-13 20:15:57下载
- 积分:1
-
AnewmodifiedsharpenedCICfilter
提出了一种改进的积分梳状(CIC) 滤波器. 在改变传统积分梳状滤波器的延迟因子的
同时,将锐化(Sharpen) 技术和相位分解技术应用于此滤波器. 改进后的滤波器与传统滤波器
相比,减少了信号失真,降低了系统功率消耗. 仿真结果表明,改进后的滤波器在通带范围内的
波动很少,而且,具有较高的阻带衰减.(An improved Integrator Comb (CIC) filter. In changing the traditional integral comb filter delay factor, we will Sharpen (Sharpen) technology and phase decomposition technique used in this filter. Improved filtering Compared with the traditional filter device to reduce the signal distortion and reduces system power consumption. The simulation results show that the improved pass-band filter in the framework of the volatility of small and with high stopband attenuation.)
- 2008-04-14 10:55:48下载
- 积分:1
-
fft
说明: 快速傅里叶变换,可对相关数据进行频域分析(fast fourier transfer)
- 2011-03-21 10:24:36下载
- 积分:1
-
programas_codificaciondeotro
Codificacion turbo y convolucional, Comunicacion y codificacion digital
- 2013-04-16 10:43:49下载
- 积分:1
-
Project 2
说明: An example of 16-QAM signal An example of 16-QAM signal
- 2020-04-21 03:29:29下载
- 积分:1
-
A-Pattern-Recognition--
说明: A模式识别与智能计算-MATLAB技术实现-杨淑莹-2008.pdf(A Pattern Recognition and Intelligent Computing-MATLAB technology- Yang Shuying-2008.pdf)
- 2011-04-14 09:22:16下载
- 积分:1
-
EKFslammatlab
用EKF,在matlat环境下实现的SLAM,包括GUI仿真界面及参考文件(extended Kalman Filter, under matlab environment)
- 2009-03-23 16:42:00下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1