-
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
-
User_guide_of_SOPC_experiment_based_on_matlab_and_
SOPC基于MATLAB与DSP_Builder设计技术实验使用说明(User_guide_of_SOPC_experiment_based_on_matlab_and_DSP_Builder)
- 2009-11-11 15:07:07下载
- 积分:1
-
torsche-0_4_0
torsche是matlab下的一个工具箱,可以用来仿真实时调度算法,如EDF RM等,结合Matlab和Visual studio混编后可以使用,其自带的一些工具包里也有很多应用用例可以用来参考(torsche under a toolbox matlab , simulation can be used for real-time scheduling algorithms, such as EDF RM , etc. , combined with Matlab and Visual studio can use the hash , which comes with some tools package , there are many use cases can be used to refer to the application)
- 2014-05-23 13:03:05下载
- 积分:1
-
Filter_Solutions_10
滤波器设计软件
方便实现各种滤波器
很经典的
大家试试(Filter design software to facilitate the achievement of various filters we try very classic)
- 2009-12-07 22:44:10下载
- 积分:1
-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1
-
bysnet
说明: 基于matlab的贝叶斯网络预测模型,能够预测事件发生的概率。(Matlab based on Bayesian network model to predict the probability of events.)
- 2011-04-17 08:47:04下载
- 积分:1
-
Single_Carrier_FDMA(SC-FDMA)matlab
General Single_Carrier_FDMA(SC-FDMA)matlab simulation
- 2011-09-15 09:12:44下载
- 积分:1
-
reconhecimento
Iris Location - from detection
- 2011-11-25 20:34:57下载
- 积分:1
-
SSC_calculations
Calculates four SSC parameters of the input signal. SSC stands for Statictical Signal Characterizations. Deals with time domain signals.
- 2010-08-18 12:32:40下载
- 积分:1
-
Bounding-Box
无线传感器Bounding box算法matlab代码。(Wireless sensor Bounding box algorithm matlab code.)
- 2013-04-28 14:56:44下载
- 积分:1