-
Point_Jacobi
Heat equation with variable coeficients using Point Jacobi Method
- 2013-08-05 21:30:52下载
- 积分: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
-
Population-projections-matlab
可以用来进行人口预测的matlab代码,直接模仿就可以用了(Can be used for population projections matlab code, you can use a direct imitation)
- 2013-10-01 22:20:21下载
- 积分:1
-
geoInterp.m
Cubic interpolate on a track (such as a typhoon track), accounting for a possible crossing of the antemeridion (180 deg longitude).
- 2012-09-20 04:50:06下载
- 积分:1
-
ACTIVE-CLAMP-FLYBACK-FORWARD-CONVERTER
GENERAL POWER ELECTRONICS SIMULIK MODELS
- 2014-01-04 17:00:07下载
- 积分:1
-
kriging-
克里金近似模型是一种很好的近似模型,使用非常广泛。(Kriging approximation model is a good approximation model is widely used.)
- 2020-11-24 21:39:35下载
- 积分:1
-
Matlab-program-manual
Matlab编程必备手册,包含编程格式规范,程序控制结构和实例,适用于初学者。(Matlab programming required manual contains programming format specification, program control structure and examples for beginners.)
- 2013-11-08 09:41:53下载
- 积分:1
-
Edge-Detection-Color
主要是关于彩色图像边界提取的源代码。里面包含有待处理的图片以及所有的源代码,即M文件。(Mainly on the color image edge extraction of the source code. Which contains the picture to be addressed, as well as all the source code, that is, M documents.)
- 2009-04-14 18:11:48下载
- 积分:1
-
BSOcodeV1
头脑风暴优化算法,群体智能算法中新兴的一种(Brainstorming optimization algorithms, swarm intelligence algorithm emerging as a)
- 2013-11-26 19:02:36下载
- 积分:1
-
100examplesofmatlabprocedures
集中了大部分matlab基础经典程序
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(Matlab concentrate most of the procedures based on the classic 1-32 is: graphics application papers 33-66 are: interface design papers 67-84 are: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-06-03 23:21:09下载
- 积分:1