-
writeVector
Port com communication
- 2012-09-14 18:03:52下载
- 积分:1
-
Unitary--ESPRIT
4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序(4 planar array of two-dimensional angle estimation Unitary-ESPRIT algorithm MATLAB program)
- 2013-04-24 14:45:36下载
- 积分:1
-
Eyes Location by Hierarchical SVM Classifiers
说明: 模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的(human pattern recognition to identify even glasses positioning, using the Matlab SVM Development)
- 2005-11-20 19:00:55下载
- 积分:1
-
Wind_Model
很好的风速模型,对风力发电的出力进行研究有很大帮助。(Good wind model, the output of wind power research helps a lot.)
- 2014-02-22 10:53:20下载
- 积分:1
-
AcDrives
这是一本学习伺服控制的好书,对于想电机控制的的可以好好学学 。(This is a learning servo control of the book, you can see.)
- 2012-05-27 09:22:19下载
- 积分:1
-
bdry_extract_3
提取灰度图的边界,输入参数是灰度图,输出参数是灰度图边界的坐标(Extract grayscale borders, the input parameter is grayscale, the output parameters are the coordinates of the border grayscale)
- 2008-06-02 17:46:10下载
- 积分:1
-
chsf
通信系统基带传输系统中的窗函数法设计滤波器(Communication system baseband transmission system window function design filters)
- 2014-05-26 23:34:48下载
- 积分:1
-
simulink_labs
说明: simulink相关的一些非常经典的案例,涉及到了基本的使用和深入的使用。(simulink relevant to some of the most classic cases, involving the use of basic and in-depth use.)
- 2010-04-25 15:48:34下载
- 积分:1
-
57578866ANN
the file represents very good tutorial using matlab in neural network field
- 2013-05-03 13:13:28下载
- 积分: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