-
ActiveFormSample
一个Active Form的范例(an example of the Active Form)
- 2005-02-03 18:52:47下载
- 积分:1
-
Caverage
c均值算法用vc实现。作为重要的算法,c均值有广泛的应用(c-means algorithm by vc realize. As an important algorithm, c the mean has a wide range of applications)
- 2008-06-01 13:05:25下载
- 积分:1
-
theproblemoftheprogram
程序设计问题和学习有效题目,可以有效提高初学者学习能力。(it can inprove the ability of the learners)
- 2010-02-09 11:35:56下载
- 积分:1
-
gaotonglvbo
说明: 高通滤波的matlab程序的实现代码matlab程序(High-pass filter matlab program implementation code)
- 2011-03-19 17:56:21下载
- 积分:1
-
MATLAB
这个文件是关于matlab曲线拟合的资料,对学习matlab曲线拟合非常有用(This document is about matlab curve fitting information, to learn matlab curve fitting is useful)
- 2013-11-27 23:59:31下载
- 积分:1
-
INFO
my homework about optical power graphics.
- 2010-12-22 03:02:50下载
- 积分:1
-
Scaramuzza_OCamCalib_v2.0
鱼眼镜头标定程序。国外一个学校的鱼眼镜头标定。含有标定图。可以自动提取角点并相机进行校正!(Fish-eye lens calibration procedures. Abroad, a school of fish-eye lens calibration. Containing calibration map. Can automatically extract the corner point and camera correction!)
- 2010-03-03 11:13:20下载
- 积分:1
-
Matlab
matlab神经网络的工具箱函数,个人呢觉得很有用呢!与大家分享(matlab neural network toolbox function, individuals can find it useful! To share with you)
- 2008-12-09 14:37:10下载
- 积分: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
-
RS-coding
关于信源编码和信道编码的源程序,信道编码包括NRZ码及其频谱分析,信道编码是关于RS码的分析(About the source code of the source coding and channel coding, channel coding NRZ code and its spectrum analysis, channel coding on the analysis of RS code)
- 2012-06-02 17:15:58下载
- 积分:1