-
NLM_for_timeSeries
ECG NML for timeseries
- 2014-11-05 20:13:10下载
- 积分:1
-
DFA-acceptor
dfa acceptor for compiler course....
- 2014-12-05 17:30:34下载
- 积分:1
-
PLLsuoxianghuan
一个用与电网不平衡的锁相环 是参考搭建的 能够适应基本的不平衡 复杂的情况效果不好(it is used for the unbalanced grid converter and phase locked loop is the basic idea from the id=0)
- 2020-10-18 10:27:26下载
- 积分:1
-
msim
matlab仿真模拟退火算法的简单搜索过程,随机数用数组实现(Matlab simulation annealing simple search process, with a few random arrays to achieve)
- 2007-03-27 10:51:02下载
- 积分:1
-
SeisLab_10.0301
matlab code for SeisLab 3.01
- 2015-02-07 13:14:30下载
- 积分:1
-
soal_soal_un_bahasa_indonesia_kls_xii
collection of Indonesian matter for high school
- 2015-03-13 19:52:40下载
- 积分:1
-
denoise-labview
这是我在大学里面做的基于LABVIEW和MATLAB的小波除噪法,希望对大家有帮组.(This is my inside to do at the university-based LABVIEW and MATLAB Wavelet Noise Act, and they hope to have everyone help group.)
- 2008-02-10 04:37:00下载
- 积分:1
-
readOneGroup
将Excel表中的大量数据输入到Matlab中(The large amounts of data in an Excel table input to the Matlab)
- 2013-09-18 08:45:38下载
- 积分:1
-
funcwin
汽车平顺性加权评价指标数据处理程序,只要将离散的加速度时域信号值输入到相应txt文件中即可计算出平顺性加权评价指标。(Car ride weighted uation data handler)
- 2021-04-10 15:38:59下载
- 积分: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