-
gaussian_noise
高斯去噪,个人用matlab做的,大家可以参与下哟(Gaussian noise, personal use matlab to do, everyone can participate under yo)
- 2009-06-27 23:01:26下载
- 积分:1
-
lagrange
拉格朗日插值,利用拉格朗日法进行插值计算,欢迎下载,谢谢(lagrange interp)
- 2013-09-21 11:03:22下载
- 积分:1
-
Various-type-of-image-compressionss
I have thoroughly study the basic of image compression techniques. From that I have selected SPIHT algorithm for my research work. I have implemented on image compression for gray images using SPIHT algorithm. Image compression is implemented using this algorithm has better result over the previous result on gray images and also improved PSNR value high but on other side low result on compression ratio.
- 2013-12-23 14:05:05下载
- 积分:1
-
border
matlab 提取 txt点云的边界,(txt point cloud boundary extraction Matlab,)
- 2020-11-12 20:19:44下载
- 积分:1
-
circle-document
this document useful,to calculate radius in image
- 2011-10-31 15:01:59下载
- 积分:1
-
Induction-motor-simulation-model
异步电机仿真模型,里面包含了异步电机各类simulink仿真模型及SPWM控制算法(Induction motor simulation model, and SVPWM control algorithm)
- 2021-01-24 11:18:39下载
- 积分:1
-
connect4
A MATLAB program for a game "Connect 4"
- 2011-05-31 04:36:49下载
- 积分:1
-
1
说明: solar pv mppt wind mppt using fuzzy logic control
- 2012-06-15 15:06:22下载
- 积分:1
-
GeneratingPriors
Code for generate priors.
- 2013-03-27 03:17:35下载
- 积分:1
-
fit_ML_log_normal
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace 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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:07:30下载
- 积分:1