-
fungry1
灰色GM(1,1)预测matlab程序。(gm(1,1))
- 2010-06-03 16:57:33下载
- 积分:1
-
GSMFOE
Guassian scale mixture
- 2011-01-01 22:13:42下载
- 积分:1
-
branch-and-bound
分支定界法求解TSp问题的分析研究以及matlab实现(Branch and bound method to solve the problem described TSp)
- 2020-12-25 08:39:04下载
- 积分:1
-
fuzzy-pid
模糊控制跟PID控制结合,matlab编写相应的M文件控制相应传递函数问题(fuzzy PID)
- 2011-12-22 22:02:34下载
- 积分:1
-
Physical_Modeling_in_MATLAB
提高MAtlab编程技巧
书中主要以实例形式进行介绍,简便易学,是一本不可多得的好书(Improve you matlab skill:
Many of the examples in the fi rst half of the book are not idiomatic MAT-
LAB. I address this problem in the second half by translating the examples
into a more standard style.)
- 2010-07-30 00:05:15下载
- 积分:1
-
chapter_8
现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法(Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method)
- 2011-08-18 20:10:02下载
- 积分:1
-
DMC1
dmc程序片段,实现液位的dmc动态矩阵控制(dmc data)
- 2013-03-18 15:32:32下载
- 积分:1
-
essai-mm1
seems to be so fuddle If you do not want to upload source code, you can join the
- 2013-12-11 01:57:14下载
- 积分:1
-
2dgaussian
汽车高斯曲面拟合
---
2程序,以适应到表面二维高斯:
子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的
这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。
autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。
autoGaussianSurfGS(十一,彝,紫)的估计,通过指定数据的贝叶斯生成模型,然后采取通过从模型吉布斯抽样样本后ofthis模型参数。这种(Auto Gaussian Surface fit
---
2 routines to fit a 2D Gaussian to a surface:
zi = a*exp(-((xi-x0).^2/2/sigmax^2+ (yi-y0).^2/2/sigmay^2))+ b
The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters.
autoGaussianSurfML(xi,yi,zi) fits the model parameters through maximum likelihood(least-squares). It first evaluates the quality of the model at many possible values of the parameters then chooses the best set and refines it with lsqcurvefit.
autoGaussianSurfGS(xi,yi,zi) estimates the model parameters by specifying a Bayesian generative model for the data, then taking samples from the posterior ofthis model through Gibbs sampling. This method is insensitive to local minimain posterior and gives meaningful error bars (Bayesian confidence intervals))
- 2011-05-23 10:36:52下载
- 积分:1
-
matlabchuanghanshu
使用Matlab产生各种窗函数的语句,对各种语句有较为仔细的介绍(Matlab is used to generate the statements of the various window functions have a more detailed introduction to the various statements)
- 2012-05-16 21:29:14下载
- 积分:1