-
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
-
ARITHMETIC-AND-LOGICAL-OPERATIONS
MATLAB CODE FOR ARITHMETIC AND LOGICAL OPERATIONS IN IMAGE
- 2014-02-25 14:09:13下载
- 积分:1
-
用于实现MMC的控制输出,三相的输出控制MMC_SX
用于实现MMC的控制输出,三相的输出控制(Used to achieve control output of MMC)
- 2021-01-20 13:28:41下载
- 积分:1
-
ok_sim_simple_flc2
Effective math model of IPMSM with 2 output fuzzy logic controller as speed controller. Good for simulation results.
- 2009-11-17 05:59:47下载
- 积分:1
-
MATLAB_programming_tutorials
MATLAB程序设计教程,ppt格式,同时包含有大量程序设计案例源代码(MATLAB programming tutorials, ppt format, also contains a large number of cases the source code programming)
- 2009-11-29 19:30:50下载
- 积分:1
-
DSP_MATLAB
DIGITAL SIGNAL PROCESSING ADVANCED PROGRAMS
MATLAB WITH OUTPUTS
- 2013-10-15 10:39:55下载
- 积分:1
-
ceshi_Excel
本m文件讲了在matlab中如何生成一个EXCEL的文档模板,在以后做数据报表时可自动根据数据变化动态生成完整的动态的统计分析图表(This m file describes in matlab how to generate an EXCEL document template for the data reporting in the future when the data changes dynamically )
- 2010-09-25 22:35:07下载
- 积分:1
-
jisuandiacixue
计算电磁学作业---1、对圆锥面进行划分网格;2、高斯消去法求解方程,都用matlab编写。含有报告和程序(在报告中,可以用)(Computational Electromagnetics job--- 1, the conical surface mesh 2, the Gaussian elimination method to solve equations, are written with matlab. Contains reports and procedures (in the report, can be used))
- 2011-05-10 15:27:14下载
- 积分:1
-
qpsk
基于matlab的QPSK信号生成,已加噪。(QPSK signal generated)
- 2012-05-15 18:40:06下载
- 积分:1
-
MICROSTRIP_ant
microstrip antenna design
- 2014-08-27 17:55:59下载
- 积分:1