-
bayescode2
贝叶斯算法的有关matlab程序,大家可以参考一下(Bayesian algorithm matlab relevant procedures, we can refer to)
- 2009-03-26 18:41:53下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
MasterCard-CAP
MasterCard CAP:
cap fa final 2007.pdf
CAP-FA_SummaryOfChanges_2004-2006_v0-1.pdf
- 2013-10-25 14:52:58下载
- 积分:1
-
fivelink
5 link simulation technique using matlab
- 2015-02-08 13:08:51下载
- 积分:1
-
11
逐步线性回归,应用matlab对数据进行逐步线性回归,经过测试,方便好用。(Stepwise linear regression matlab application data stepwise linear regression)
- 2014-01-07 15:30:03下载
- 积分:1
-
Fuzzy_entropy_bbd
模糊熵, 为解决从信号中提取故障特征难的问题, 介绍了一种新的信号故障特征提取方法—— 多尺度熵( multi-scale
entro py, 简称MSE) , 并将样本熵和多尺度熵分别应用于转子故障信号复杂性的度量, 以提取故障特征。试验数据
分析表明, 与样本熵相比, 多尺度熵更能有效地实现转子故障类型的诊断。(A new rolling bearing fault diagnosis approach based onmultiscale permutation entropy (MPE), Laplacian score (LS), and support
vector machines (SVMs) is proposed in this paper. Permutation entropy (PE) was recently proposed and defined to measure the
randomicity and detect dynamical changes of time series.)
- 2014-05-09 10:05:29下载
- 积分:1
-
bihuanshuruSVMnixitong
对一个输入变化的的系统求逆,用SVM拟合逆系统(An input change system inverse fitting with SVM inverse system)
- 2012-10-13 10:21:05下载
- 积分:1
-
geneJacobi
广义雅克比算法,求解小维数矩阵全部特征值的变换类算法(failed to translate)
- 2013-05-08 21:00:28下载
- 积分:1
-
mm1
m/m/1排队理论matlabe代码,有完整的注释(m/m/1 queueing theory,have completed note)
- 2014-01-17 13:01:58下载
- 积分:1
-
GAFILTER
matlab重要的学习资料 初学者的好帮手 程序代码非常重要 语音信号处理方面应用广泛(matlab important information for beginners to learn a good helper program code is very important speech signal processing is widely used)
- 2010-10-06 19:55:39下载
- 积分:1