-
matlab--reference
这是一本有关MATLAB 的参考书,适合于使用MATLAB 或正在打算使用MATLAB 的读者(This is one of the MATLAB reference for the use of MATLAB or MATLAB is intended to use the reader)
- 2009-05-25 15:48:42下载
- 积分: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
-
poincare
Poincare Index for singular point
- 2011-12-13 14:01:48下载
- 积分:1
-
窗函数
主要包括余弦坡度窗、帕曾窗、指数窗和高斯窗,窗函数的选择对于结果起着重要的作用,针对不同信号和不同的处理目的来确定窗函数的选择才能取得良好的效果。(It mainly includes cosine slope window, parzen window, exponential window and gauss window)
- 2018-08-26 17:04:12下载
- 积分:1
-
FDTD-TE--wave
电磁场时域有限差分法FDTD吸收边界二维TE波的计算。(Electromagnetic Field Finite Difference Time Domain method FDTD absorbing boundary two-dimensional calculation of the TE wave)
- 2016-04-01 23:00:58下载
- 积分:1
-
envelope code
画任意曲线的包络线,目前matlab里面还没有关于画曲线包络线的(plot the envelope of curve)
- 2018-03-27 17:10:16下载
- 积分:1
-
121114135costas
通信载波恢复中Costas环仿真的Matlab编程(Communication Costas carrier recovery loop simulation in the Matlab programming)
- 2009-05-27 05:47:49下载
- 积分:1
-
Ex-08
MATLAB小程序:关于MATLAB逻辑运算函数的使用的相关内容(small MATLAB : MATLAB logic operations on the use of function-related content)
- 2007-01-25 09:50:43下载
- 积分:1
-
svpwm
SVPWM的matlab仿真模型,基于simulink搭建,完美实现两电平逆变输出。附带svpwm算法及实现过程,适合自学研究。(SVPWM matlab simulation model, based on simulink structures, the perfect realization of two-level inverter output. With svpwm algorithm and implementation process, suitable for self-study.)
- 2013-08-23 10:43:50下载
- 积分:1
-
Make-exe-file-in-MatLAB---YouTube
how to make exe in matlab toolbox
- 2012-10-04 22:14:39下载
- 积分:1