登录
首页 » matlab » 2dgaussian

2dgaussian

于 2011-05-23 发布 文件大小:7KB
0 318
下载积分: 1 下载次数: 33

代码说明:

  汽车高斯曲面拟合 --- 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))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • featuresvoice-unvoice
    features to voice and un voice classification , pitch determination whith AMDF and other features like Spectral Centroid and Entropy of the energy
    2013-05-07 08:58:17下载
    积分:1
  • adaptive_SMO
    这是一个基于自适应的滑模控制的仿真程序,对于研究滑模控制会有帮助(adaptive slinding mode control)
    2010-06-23 22:01:48下载
    积分:1
  • fiber_mode_distribution
    多模光纤模式能量分布图形,彩色强度图,十分漂亮(the modes distributions of multi modes in fiber, intensity graphi, very beautiful)
    2021-01-22 16:38:40下载
    积分:1
  • ULA_FANGXIANGTU
    均匀直线阵列方向图ULA,适合初学自适应信号处理的朋友(for beginners about array signal processing)
    2012-04-21 20:30:05下载
    积分:1
  • gui-click
    yhis program is a simple code for a gui in matlab it is a simple click program
    2012-04-24 14:45:04下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • EMD
    本程序是用经验模态分解(EMD)算法检测VF信号的,该算法的灵敏度和特异性都达到了90 以上。(This procedure is used empirical mode decomposition (EMD) algorithm to detect VF signals, the sensitivity and specificity of the algorithm has reached more than 90 .)
    2013-08-22 11:42:47下载
    积分:1
  • GSC_Repet
    风电690V网侧变流器谐波电流抑制模型,SVPWM调制,采用重复控制器应对电网电压谐波。(Wind power 690V grid side converter harmonic current suppression model, SVPWM modulation, using repetitive controller for grid voltage harmonics.)
    2021-04-20 19:28:50下载
    积分:1
  • nengliangcaiji
    能量采集型无线传感网中的一种基于地理位置延时敏感的路由方法(Routing method based on geographical position delay sensitive in energy collecting type wireless sensor network)
    2020-12-15 19:49:13下载
    积分:1
  • matlab_examples
    matlab例题源代码,包含很多典型的例题,很值得借鉴学习。(Example matlab source code contains many typical Example, it is worth learning to learn.)
    2010-03-07 08:53:04下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载