-
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
-
dianjifanzhen
这是一个用来控制电机正反转的matlab程序。(This is a matlab program used to control the motor reversing.)
- 2012-10-27 10:53:09下载
- 积分:1
-
New-Microsoft-Word-Document
it will nagative the i/p image
- 2013-12-17 18:50:42下载
- 积分:1
-
EM-matlab
本程序是改进的EM算法的Matlab程序,不知是否正确,请指正(EM for Matlab)
- 2013-05-02 07:17:42下载
- 积分:1
-
Matlab code for VaR
说明: 给出了通过MATLAB计算VaR的各种方法和实例(MATLAB code for Value-at-risk)
- 2020-06-30 03:40:01下载
- 积分:1
-
prosto
Precision/Recall curve drawing.
- 2013-03-06 05:28:15下载
- 积分:1
-
CircleBuffer
模板类名:CircleBuffer
功 能:环形缓冲区
优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
- 2013-03-29 23:07:39下载
- 积分:1
-
outrage_probabilty
基于协作的认知无线电中,AF,DF协议及未采用协作分集技术的中断概率的实验仿真程序(In collaborative spectrum sensing cognitive radio, AF, DF protocol and did not use cooperative diversity outage probability experiment simulation program)
- 2013-07-29 11:27:25下载
- 积分:1
-
IDCT_DCT
基于IDCT_DCT域的全相位数字滤波和图像内插_赵黎丽,很不错(All phase digital filtering and image in IDCT_DCT domain based on Zhao Lili interpolation _)
- 2015-04-11 19:53:08下载
- 积分:1
-
pso_2D
全局最优粒子群优化算法,基本粒子群优化算法。(Global optimization PSO, Particle Swarm Optimization Algorithm.)
- 2020-12-30 19:48:59下载
- 积分:1