-
houghtans
该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.(The source platform to run in matlab, the function is to realize the use of hough transform detection image has a certain length of a straight line, and a straight line from the entire image extracted. Not only that, but can also be obtained by calculating the analysis corresponds to the slope of a straight line.)
- 2007-10-08 11:39:21下载
- 积分:1
-
changweifenfangchengdechuzhiwenti
常微分方程的处置问题的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献(The disposition of ordinary differential equations of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research)
- 2009-04-02 17:09:28下载
- 积分:1
-
GA
说明: matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者(matlab genetic algorithm tsp, detailed crossover, mutation description, suitable for beginners)
- 2011-08-13 12:04:14下载
- 积分:1
-
shexing
车辆蛇形运动的程序,主要是研究高速列车稳定性的东西(hunting behavior of vehicle)
- 2011-10-16 14:39:48下载
- 积分:1
-
ASKTIMS
ASK modulation demo for TIMS software. It is the simple script to simulate ASK modulation
- 2010-12-02 08:11:19下载
- 积分: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
-
3weipso
三维路径规划算法,蚁群算法实现,注释详细清晰,程序完整(Three-dimensional path planning algorithm, ant colony algorithm, detailed notes clear, complete procedures)
- 2013-11-03 16:06:24下载
- 积分:1
-
opf--matpower
一个求取二机五节点的,有功网损最小的潮流计算程序(Minimum cost optimal power flow generator program)
- 2014-05-29 09:37:12下载
- 积分:1
-
cv_pdaf
CV模型,利用概率数据关联算法和最近邻算法对其进行跟踪滤波,保证正确(CV model, the probabilistic data association algorithm and the nearest neighbor filter algorithm to track and ensure the correct)
- 2021-03-24 15:39:14下载
- 积分:1
-
a-remez-exchange-algorithm-for-orthonormal-wavelet
最大频率选择的小波实现的经典论文之一,论述非常详尽.(Wavelet maximum frequency of choice, one of the classic paper discusses in great detail.)
- 2009-12-14 13:28:44下载
- 积分:1