Welcome![Sign In][Sign Up]
Location:
Search - gaussian fit

Search list

[Other resourceMultivariateGaussianMixtureModelOptimizationbyCros

Description: Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
Platform: | Size: 387790 | Author: 阳关 | Hits:

[Othergg

Description: 一个自已写的,很多data用一个gaussian distribution 去fit。
Platform: | Size: 1704 | Author: 博邻 | Hits:

[matlabMultivariateGaussianMixtureModelOptimizationbyCros

Description: Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
Platform: | Size: 387072 | Author: 阳关 | Hits:

[Industry researchHigh

Description: This paper presents a clustering approach which estimates the specific subspace and the intrinsic dimension of each class. Our approach adapts the Gaussian mixture model framework to high-dimensional data and estimates the parameters which best fit the data. We obtain a robust clustering method called High- Dimensional Data Clustering (HDDC). We apply HDDC to locate objects in natural images in a probabilistic framework. Experiments on a recently proposed database demonstrate the effectiveness of our clustering method for category localization.
Platform: | Size: 193536 | Author: tra ba huy | Hits:

[matlabmmvn_toolkit

Description: A toolkit for Gaussian mixtures. flexible tools for: Generating univariate, multivariate, or mixtures of gaussians Interactive viewing tools allows viewing of multidimensional data and models. Initialize models, add and remove dimensions or clusters and inspect the fit in real-time. Also includes tools to subset the data using model-based (pseudo-)metrics.-A toolkit for Gaussian mixtures. flexible tools for: Generating univariate, multivariate, or mixtures of gaussians Interactive viewing tools allows viewing of multidimensional data and models. Initialize models, add and remove dimensions or clusters and inspect the fit in real-time. Also includes tools to subset the data using model-based (pseudo-)metrics.
Platform: | Size: 63488 | Author: tra ba huy | Hits:

[Program docDelineation

Description: This routine performs automatic curve fitting of overlapping lines. It uses a Levenberg-Marquardt fitting routine. The fit function can be Lorentzian, Gaussian or Mixed Lorentzian and Gaussian. Use Options->Line Fit to activate the line fitting procedure. First, one is asked to select a new block to hold the calculated lines. For example, if the spectrum is displayed in block 1, chose block 2 (must be a block with a higher number). -This routine performs automatic curve fitting of overlapping lines. It uses a Levenberg-Marquardt fitting routine. The fit function can be Lorentzian, Gaussian or Mixed Lorentzian and Gaussian. Use Options->Line Fit to activate the line fitting procedure. First, one is asked to select a new block to hold the calculated lines. For example, if the spectrum is displayed in block 1, chose block 2 (must be a block with a higher number).
Platform: | Size: 1465344 | Author: AMEL | Hits:

[Algorithmroughness

Description: 可以对一维波形数据进行拟合,高斯滤波,计算粗糙度等-Can be one-dimensional wave-shaped to fit the data, Gaussian filtering, calculation of roughness
Platform: | Size: 5120 | Author: Mayf | Hits:

[matlabmy_least_squares

Description: -least squares algorithms using gradient descent to find minimum of function - gaussian fit algorithm
Platform: | Size: 1024 | Author: mic | Hits:

[Graph programgussian

Description: 高斯混合模型在图像处理方面运用广泛。她是利用已知的数学模型,通过逐渐逼近的方法,使得给定数据集和数据模型之间达成最佳拟合。-Gaussian mixture model widely used in image processing. She is the use of known mathematical models, through a gradual approximation approach that makes a given data set and the best fit between the data model.
Platform: | Size: 2048 | Author: 赵晓霞 | Hits:

[matlabMatlabsimulation

Description: 通过M atlab 模拟了随机产生的一定概率分布的信号序列, 叠加高斯噪声后利用最大后验概率(MAP)检 测到的误码率, 做出BER~ SNR曲线, 并与理论计算得到的曲线进行比较, 两者吻合.-M atlab simulated by a certain probability distribution of random signal sequence, use of superposition of Gaussian noise is the maximum a posteriori (MAP) detection to the error rate, making BER ~ SNR curves obtained with the theoretical curve of the combined fit.
Platform: | Size: 101376 | Author: qwq | Hits:

[matlabfit_mix_2D_gaussian

Description: fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M ) input: X - input samples, Nx2 vector M - number of gaussians which are assumed to compose the distribution output: u - fitted mean for each gaussian (each mean is a 2x1 vector) covar - fitted covariance for each gaussian. this is a 2x2xM matrix. t - probability of each gaussian in the complete distribution iter - number of iterations done by the function-fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M ) input: X - input samples, Nx2 vector M - number of gaussians which are assumed to compose the distribution output: u - fitted mean for each gaussian (each mean is a 2x1 vector) covar - fitted covariance for each gaussian. this is a 2x2xM matrix. t - probability of each gaussian in the complete distribution iter - number of iterations done by the function
Platform: | Size: 2048 | Author: resident e | Hits:

[matlabfit_mix_gaussian

Description: fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm format: [u,sig,t,iter] = fit_mix_gaussian( X,M ) input: X - input samples, Nx1 vector M - number of gaussians which are assumed to compose the distribution output: u - fitted mean for each gaussian sig - fitted standard deviation for each gaussian t - probability of each gaussian in the complete distribution iter- number of iterations done by the function- fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm format: [u,sig,t,iter] = fit_mix_gaussian( X,M ) input: X - input samples, Nx1 vector M - number of gaussians which are assumed to compose the distribution output: u - fitted mean for each gaussian sig - fitted standard deviation for each gaussian t - probability of each gaussian in the complete distribution iter- number of iterations done by the function
Platform: | Size: 1024 | Author: resident e | Hits:

[matlab2dgaussian

Description: 汽车高斯曲面拟合 --- 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)
Platform: | Size: 7168 | Author: zzskzcau | Hits:

[matlabq_Gaussian_fit

Description: Tsallis statistics-q Gaussian fit
Platform: | Size: 4096 | Author: tekked | Hits:

[Special Effects2dgaussian200

Description: 2 functions to fit a 2D Gaussian or 2D Gabor to a surface. The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters.
Platform: | Size: 6144 | Author: barbs | Hits:

[AI-NN-PRsumGaussFitting

Description: 数值算法,高斯和拟合,能够对输入的数据进行拟合,并且能够得出最佳的图形,非常值得下载。-Numerical algorithm, Gaussian, and fitting, to fit the input data, and can come to the best of the graphics, well worth the download.
Platform: | Size: 1024 | Author: FSQ | Hits:

[Special Effectsellipse

Description: 从TEX文档中读取一系列点数据xy坐标,根据最小二乘原理,采用高斯全主元消去法来拟合椭圆曲线,求得椭圆基本参数。-From the TEX document to read a series of points xy coordinates, Gaussian full principal component elimination method based on the principle of least squares to fit the elliptic curve obtained the basic parameters of elliptical.
Platform: | Size: 3895296 | Author: | Hits:

[matlabfitgauss

Description: 一个matlab版本的高斯拟合程序,实现一维数组的高斯拟合-A version of Gaussian fitting matlab program to achieve a one-dimensional array of Gaussian fit
Platform: | Size: 2048 | Author: liwenyi | Hits:

[matlabgaisinihe

Description: 用MATLAB实现高斯拟合函数-Gaussian fit function with MATLAB
Platform: | Size: 1024 | Author: 苑康 | Hits:

[OtherGaussian curve fitting

Description: 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)
Platform: | Size: 3072 | Author: Liu60 | Hits:
« 12 »

CodeBus www.codebus.net