-
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
-
1-2DoublebandSpecrum
这是一个双边带频谱分析仿真的Systemview源代码。(This is a bilateral spectrum analysis and simulation with the Systemview source code.)
- 2007-04-07 10:16:47下载
- 积分:1
-
compairusgs
实现解混光谱与光谱库里对应光谱的比对,可以找到光谱库里与其最相近的光谱,可以进行直观的评价(Spectroscopy and Spectral unmixing achieve Curry corresponding spectra comparison, you can find their closest spectral library spectra can be visually evaluated)
- 2014-01-08 09:14:47下载
- 积分:1
-
GUI_20200702_JISUANQI
说明: 实现功能:
(1)完成简单的加、减、乘、除、乘方(x^y);
(2)能够完成十进制数到二进制和16进制的转化;
(3)在上述基础上能够实现存储计算的结果,并能够在后续应用中调出,同时能够实现输错了删除的功能;(Implementation function:
(1) Complete simple addition, subtraction, multiplication, division and multiplication (x ^ y);
(2) It can complete the conversion from decimal to binary and hexadecimal;
(3) on the basis of above, the result of storage calculation can be realized, and it can be transferred in subsequent applications, and at the same time, it can achieve the function of error deletion.)
- 2020-11-25 12:07:51下载
- 积分:1
-
ICA
FastICA algorithm for coctail party problem
- 2011-01-07 07:37:48下载
- 积分:1
-
binfo
binary information regarding matlab code for cognitive radio. primary user and secondary users sense the spectrum using co operative sensing scheme
- 2010-10-10 12:50:59下载
- 积分:1
-
the-simulink-of-simpower
是电力电子电力系统的仿真书籍的matlab和simulink的仿真实例 (the simulink of simpower)
- 2013-08-27 08:50:03下载
- 积分:1
-
CV
说明: 计算曲率,只是其中的一个子程序,xiwangkeyibangdaodajia,youbudongdekeyiwenwo(Calculate the curvature)
- 2012-10-28 17:03:55下载
- 积分:1
-
MLD&MLT&BLCalculations
用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。
P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Journal of Geophysical Research: Oceans 109(2004).(Use netCDF file to calculate the mixed layer and barrier layer and draw the global distribution figures with m map in matlab
1Please install m_map toolbox first 2The definitions of mixed layer and barrier layer used is provided by Montegut, et al 2004: Mixed layer depth over the global ocean: An examination of profile data and a profile based climatology.)
- 2021-01-13 14:18:47下载
- 积分:1
-
toolfordeterminignoofclusters
A MATLAB based tool for determining number of clusters in a data set.
- 2010-06-19 02:19:45下载
- 积分:1