-
EllipseFitByTaubin
This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2 + bxy + cy^2 + dx + ey + f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters (This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust.
It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse:
ax^2+ bxy+ cy^2+ dx+ ey+ f = 0,
i.e. it returns the vector A=(a,b,c,d,e,f). To convert this vector to the geometric parameters )
- 2009-10-19 20:29:44下载
- 积分:1
-
deleteoutliers
This code helps in removing outliers present in image which are left-over of WGN removal process.
- 2011-05-30 02:54:35下载
- 积分:1
-
PML
FDTD的MATLAB代码,PML边界条件,三维模型(FDTD MATLAB)
- 2014-10-19 16:19:34下载
- 积分:1
-
dop1
Dilution of precision part 2
- 2015-02-25 02:37:07下载
- 积分:1
-
Main_SVM_One_Class
svm Main_SVM_One_Class 用于svm分类的 在matlab中运用 (svm classification svm Main_SVM_One_Class for use in matlab)
- 2009-04-19 17:20:26下载
- 积分:1
-
example1
基于动态规划的生产储备问题的matlab程序和调用程序(Production of reserves based on dynamic programming problem matlab procedures and the calling program)
- 2013-05-26 16:47:46下载
- 积分:1
-
s-function
MATLAB s-function程序标准模板,改动即可用。(MATLAB s-function program standard template modification to use.)
- 2012-04-05 10:34:27下载
- 积分:1
-
gauss10
可以拟合两点之间的偏差,只需要给出函数相应的数据(The deviation between two points can be fitted, only the corresponding data are given functions)
- 2010-05-19 15:16:38下载
- 积分:1
-
QRCode_BIAOZHUN
简单的二维码QRCode C_C++库使用演示源代码
- 2014-08-20 22:25:18下载
- 积分:1
-
droop_control
一种下垂控制的模型,参数设好,可以运行,仅供参考学习。(
One kind of droop control model, the parameters had set up, you can run it,just for reference study.)
- 2015-03-28 14:17:52下载
- 积分:1