-
15auz86i
关于说明MATLAB中SIMULINK仿真的基本操作和流程(On SIMULINK of MATLAB simulation that the basic operations and processes)
- 2009-07-08 17:31:30下载
- 积分:1
-
Matlabthinningalgorithm
说明: Matlab细化算法,重要参考资料,细化效果较好。(Matlab thinning algorithm, an important reference materials, refinement is better.)
- 2010-04-15 16:03:03下载
- 积分: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
-
GL-25
基于新的交叉算子的全局与局部实数编码遗传算法GL-25(Global and local real-coded genetic algorithms based on parent-centric crossover operators)
- 2013-12-10 13:39:58下载
- 积分:1
-
KalmanDemoMatlab
介绍卡尔曼程序原理的演示软件。可以为初学者提供参考。(Kalman procedures introduced the principle of the demonstration software. Can provide a reference for beginners.)
- 2007-06-01 10:51:16下载
- 积分:1
-
machine
est un convertisseur de type buck utilisé en dommaine de conversion de l energie
- 2011-11-28 23:54:49下载
- 积分:1
-
yuanma
说明: 求解方程-u"(x)+u(x)=exp(x)*(sin(x)-2*cos(x))两点边值问题(Solve the equation-u " (x)+ u (x) = exp (x)* (sin (x)-2* cos (x)) Boundary Value Problems)
- 2010-04-30 09:13:41下载
- 积分:1
-
EEMD
eemd,emd 分解相关降噪相关包括自相关原理等(eemd, emd decomposition related noise and other relevant principles include autocorrelation)
- 2021-01-15 17:18:45下载
- 积分:1
-
si
说明: 系统辨识,对一个传递函数的系数进行辨识,用MATLAB在时域和频域上,进行辨识。(System identification of a transfer function coefficients identification, use of MATLAB in the time domain and frequency domain up for identification.)
- 2009-03-25 20:09:31下载
- 积分:1
-
@polynomial
VC维理论和结构风险最小化准则是统计学习理论中的重要内容,基于这一理论的支持向量机算法由于具有好的泛化性能受到重视,并被研究用于文本分类问题.基于多项式核的研究工作认为SVM的泛化能力不受多项式阶数的影响,并且能够处理很高维的分类问题,用于文本分类无需进行特征选择.研究发现,随着多项式核阶数的升高,SVM文本分类器会出现过学习现象,并且特征数越多越明显,特征选择是必需的.通过估计函数集的VC维,基于结构风险最小化理论对此问题进行分析,得出的结论跟实验结果相符.
(err)
- 2008-01-08 21:41:08下载
- 积分:1