-
LMS_MatLab
LMS算法的Matlab实现。。。。。。。。。(LMS algorithm Matlab implementation. . . . . . . . .)
- 2010-01-21 19:32:12下载
- 积分: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
-
容错控制
容错控制,控制律,扰动观测器,滑模控制。(fault tolerant control)
- 2019-05-06 11:18:38下载
- 积分:1
-
colorspace
是一个matlab写的颜色空间的转换,不是matlab自带的那个文件。可以实现任意的两个颜色空间的转换(Write a matlab color space conversion, not a matlab file that comes with that. Can achieve any two color space conversion)
- 2010-05-25 08:33:05下载
- 积分:1
-
opti_code
matlab与OPTISYSTEM结合的对光纤通信系统的搭建和传输(matlab and OPTISYSTEM binding structures for optical fiber communication systems and transmission)
- 2014-10-31 14:22:00下载
- 积分:1
-
Frequency-filtering
用matlab实现了简单的图像处理,频率滤波(Using matlab to achieve a simple image processing, frequency filtering)
- 2013-12-27 14:57:04下载
- 积分:1
-
Desktop
牛顿法进行二次曲面分析,计算各迭代点的局部值(Newton s method analysis of quadric surface, the local value of iterative point is calculated)
- 2013-12-28 11:15:51下载
- 积分:1
-
polynomial
Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
- 2010-01-27 20:26:49下载
- 积分:1
-
getsincdwt.m
This code is for DWT Chain process in filtering
- 2011-12-30 14:38:46下载
- 积分:1
-
Gist
Gist。
使用直方图的方式提取特征值里面有demo,修改一下可以直接使用,提取特征向量,使用机器学的方法来分类识别(
Use the histogram to extract eigenvalues inside demo, change it can be directly used to extract feature vectors, using machine learning approach to classification)
- 2013-12-20 10:45:20下载
- 积分:1