-
modernsignlprocessing
现代信号处理随书光盘 matlab 文件(CD with the book of modern signal processing, matlab file)
- 2010-08-10 14:25:47下载
- 积分:1
-
ICA-based-denoising-for-digital-camera
research paper about independent component anlysis approach to denoise image
- 2014-09-11 13:44:28下载
- 积分:1
-
Kalman
该文档用来做kalman Filter的处理 (Kalman Filter)
- 2012-08-23 18:16:44下载
- 积分:1
-
d_009_fault_mdl
很好用的9节点故障仿真图,本仿真是以matlab中的psat工具箱为开发工具,对感兴趣的同学有一定的参考价值。(Well with the simulation of Figure 9-node failure, the simulation is based on the psat matlab toolbox for the development of tools for students interested in a certain reference value.)
- 2011-10-31 21:05:10下载
- 积分:1
-
eighth-homework
实现两种信道环境下的ZF均衡和MMSE均衡,并比较两者的误码率曲线(ZF and MMSE equalization to achieve a balanced two-channel environment, and compare the BER curves)
- 2015-06-14 09:06:53下载
- 积分:1
-
modularpca
face detection in matlab. accuracy is about 99.3 .
basic code of matlab need to execute in matlab
- 2010-08-22 03:33:08下载
- 积分:1
-
houzhilvbo
后置滤波主要用来去除GSC处理后的信号中残余的噪声,改善了系统去噪的效果,得到了广泛的应用。(The post filter is mainly used to remove the residual noise in the signal after GSC processing and improve the effect of the system denoising, and has been widely used.)
- 2017-01-11 13:25:49下载
- 积分:1
-
piuteng
匹配追踪和正交匹配追踪,经典的灰度共生矩阵纹理计算方法,GSM中GMSK调制信号的产生。( Matching Pursuit and orthogonal matching pursuit, Classic GLCM texture calculation method, GSM is GMSK modulation signal generation.)
- 2016-05-19 19:38:28下载
- 积分:1
-
clipping_papr
找到的一个基本的限幅OFDM峰均比抑制算法matlab仿真程序(Found a basic limiter OFDM PAPR suppression algorithm matlab simulation program)
- 2008-06-18 16:13:18下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1