-
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
-
MATLAB_Fiterr
提供一种平滑滤波算法,包含五点三次平滑滤波,中值滤波,可有效去除数据毛刺(To provide a smooth filter algorithm, including five point three times smoothing filtering, median filtering, data can effectively remove burrs)
- 2016-08-19 17:42:56下载
- 积分:1
-
colwavelift
This is matlab code to performs a single-level one-dimensional wavelet decomposition/construction based on lifting method
- 2009-09-28 23:28:13下载
- 积分:1
-
G.723.1-v2r1a.tar
ITU-T G.723.1 Speech Coder: Matlab implementation
This package implements the speech coder and decoder. Full documentation
is in the PDF file included with the package. The test folder has test
programs for the coder and decoder (for Windows).
- 2008-03-11 23:19:30下载
- 积分:1
-
5
说明: 本文主要是通过Buck变换器推导出移相全桥变换器的小信号电路模型,接着用MATLAB软件进行仿
真,来判断系统的稳定性。
(
This paper is mainly through the Buck converter is deduced the whole bridge converter phase shifting small signal circuit model, then the MATLAB software to copy
True, to judge the stability of the system.)
- 2012-03-25 19:06:20下载
- 积分:1
-
matlab
卡尔曼滤波器处理有色噪声和有色噪声的白色化(Kalman filter processing colored white noise and colored noise of)
- 2013-11-02 19:18:28下载
- 积分:1
-
MATLAB
测量稀土元素的光谱的matlab程序,可以作图,十分简单方便(REE spectra measurements matlab program, you can plot is very simple and convenient)
- 2014-01-03 11:24:32下载
- 积分:1
-
FH
说明: 这是一个用simulink搭建的经典的跳频模型,对了解跳频有一定的帮助,模型,调试过了,没有问题。(This is a FH model in simulink.)
- 2013-11-11 14:52:15下载
- 积分:1
-
精确反馈跟踪
说明: 采用非线性中的精确反馈线性化方法,设计反馈控制率,实现对船舶航向的跟踪控制(The nonlinear feedback linearization method is used to design the feedback control rate to realize the tracking control of the ship's course)
- 2017-06-27 20:23:43下载
- 积分:1
-
FCM_Ju_lei_suan_fa
说明: 该文件包含了一般的FCM聚类算法和改进的FCM聚类算法(The document contains a general FCM clustering algorithm and the improved FCM clustering algorithm)
- 2021-04-24 20:48:47下载
- 积分:1