-
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
-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
very good ebook for matlab beginners and developers
- 2013-02-07 14:31:16下载
- 积分:1
-
dynamic-programming-procedure
数学建模动态规划程序,Mathematical modeling of dynamic programming procedure(Mathematical modeling of dynamic programming procedure)
- 2015-02-04 13:22:00下载
- 积分:1
-
optimization
optmization algorithm method "Davidon-Fletcher -Powell" DFP
- 2010-11-08 17:57:11下载
- 积分:1
-
16443203
基于matlab的过程辨识,内含多个文件,包括辨识的相关知识。(process identification Based on the matlab,containing multiple files, including identification of relevant knowledge.
)
- 2011-05-05 10:33:07下载
- 积分:1
-
signalprocess
本资料为数字信号处理的一个课程设计源代码,内容关于数字带通滤波器设计。(this source code is about digital ban pass filter designing.)
- 2010-07-13 08:37:09下载
- 积分:1
-
vs2008_matalb2009b_DLL
阐述vs2008如何调用matalb2009b生成的DLL的文档,自己摸索的经验,供大家参考(Vs2008 described how to call matalb2009b generated DLL in the document, find their own way of experience, for your reference)
- 2010-09-01 00:36:32下载
- 积分:1
-
预测系统
灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制灰数。设 为待估计参数向量 则 按最小二乘法求解, 有: (5-3) 式中: (5-4) (5-5) 将(5-3)式求得的 代入(5-2)式,并解微分方程,有 (1,1)预测模型为: (5-6)(gray forecasting model called CM model, the G-gray of a letter, the M model for the first letter. GM (1,1), a band of a variable type of differential equation models. GM (1,1) is a sequence of single-band linear dynamic model, mainly for time series prediction. A GM (1,1) model series with a total value of observation for the cumulative production, to a new series of its elements (5-1) : The series, we can establish the prediction model albino form of equation (5-2) where :-- to question the estimated parameters. The development will be known as the gray and hygiene control within a few gray. Set parameters to be estimated according to Vector least squares method, are : (5-3) where : (5-4) (5-5) (5-3) that obtained in lieu of income (5-2)- and solutions differential equations, (1 1) Fore)
- 2005-01-26 15:33:02下载
- 积分:1
-
LDPC
本人编写的QC-LDPC码的完整实现,采用阵列校验矩阵,极其简单,适合入门(A easy-to-learn source code of QC-LDPC encoder)
- 2013-11-06 16:12:11下载
- 积分:1
-
noise2
给原始的语音信号加上一个高频余弦噪声,频率为5kHz。画出加噪后的语音信号时域和频谱图(To the original speech signal and the last high frequency cosine noise, frequency of 5kHz. Speech signal time domain and frequency spectrum and noise after the draw)
- 2014-11-13 19:40:07下载
- 积分:1