-
ransac3
利用RANSAC算法鲁棒性的计算两幅视图间的基本矩阵,本代码含有7点算法,8点算法(RANSAC algorithm using the calculation of robust fundamental matrix between two views, this code contains the algorithm 7, 8-point algorithm)
- 2010-08-14 21:03:17下载
- 积分:1
-
10.1.1.140.1997
说明: 对学习最大似然法有好处,有利于论文的计算、修改(Examples of Inconsistency of Maximum Likelihood Estimates
)
- 2011-02-22 22:09:33下载
- 积分:1
-
Matlabsfjj
说明: matlab 算法集锦
集合了matlab在科学计算上的许多优秀算法,供大家学习。(Highlights of the collection matlab algorithm matlab in many scientific computing algorithms good for everyone to learn.)
- 2008-09-24 11:08:29下载
- 积分:1
-
Guass
这是求解线性方程组的一种方法,基于gauss求解法,最基本的(Solving linear equations is a method, based on gauss solution method, the most basic)
- 2011-07-15 23:13:39下载
- 积分:1
-
first-phase
The aim of this paper is to describe a novel and completely
automated technique for carotid artery (CA) recognition,
far (distal) wall segmentation, and intima–media thickness (IMT)
measurement, which is a strong clinical tool for risk assessment for cardiovascular diseases. The architecture of completely automated multiresolution edge snapper (CAMES) consists of the following two stages: 1) automated CA recognition based on a combination of scale–space and statistical classification in a multiresolution framework and 2) automated segmentation of lumen–intima
- 2013-11-20 00:11:13下载
- 积分:1
-
golden
黄金分割在文艺复兴前后,经过阿拉伯人传入欧洲,受到了欧洲人的欢迎,他们称之为"金法",17世纪欧洲的一位数学家,黄金分割数有许多有趣的性质,人类对它的实际应用也很广泛(Golden section before and after the Renaissance, after the Arabs introduced into Europe, has been welcomed by the Europeans, they called the Golden Law , 17th century Europe, a mathematician, a few golden section there are many interesting nature, human Its practical application is very broad)
- 2007-11-28 19:27:06下载
- 积分:1
-
turbulivity
计算风工程湍流积分尺度matlab程序。(Turbulence integral scale wind engineering calculation matlab program.)
- 2020-11-28 15:19:30下载
- 积分:1
-
initial_kalman
关于智能小车的避障系统的卡尔曼滤波算法matlab程序。。(About Smart car obstacle avoidance system Kalman filter algorithm matlab program. .)
- 2015-03-20 09:59:18下载
- 积分:1
-
Matlab-userguide
this is for the fresher to use the matlab
- 2012-11-22 15:23:46下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1