-
ar_dcv
在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析(In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis)
- 2009-12-22 20:11:47下载
- 积分:1
-
PBGfor1D
说明: 传输矩阵法计算一维光子晶体带隙图的程序,很好用(Transfer matrix method to calculate one-dimensional photonic band gap diagram of the process, a very good use)
- 2009-08-25 08:43:49下载
- 积分:1
-
UKF
一个关于无迹卡尔曼滤波的MATLAB程序,供初学者使用。(An unscented Kalman filter on MATLAB program for beginners.)
- 2014-11-21 21:43:11下载
- 积分:1
-
mm1
说明: 很好用 , 实验过的, 素轻松判定素数数。(sushu)
- 2010-04-14 14:57:58下载
- 积分:1
-
MATLAB_Arithmetic
书名:[MATLAB语言常用算法程序集].(龚纯).清晰版
内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。(Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interpolation, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equations, linear equations group, direct, linear equations of the iterative method, random number generation, calculation of special functions, initial value problems for ordinary differential equations, numerical solution of partial differential equations, statistics and analysis.)
- 2011-04-21 12:07:00下载
- 积分:1
-
suichuli
基于matlab,水处理源代码包含数据.(Water-based matlab source code contains data)
- 2014-11-21 14:22:57下载
- 积分:1
-
Convexoptimization
methods of convex function optimization
- 2010-11-05 01:13:32下载
- 积分:1
-
apriori
Matlab Apriori Assosication Rule mining
- 2015-02-27 12:30:28下载
- 积分:1
-
用matlab模拟种群的灭绝和持续生存
说明: Permanence脉冲微分方程程序用matlab模拟种群的灭绝和持续生存(Permanence Impulsive Differential Equation Program Using matlab to Simulate the Extinction and Persistence of Population)
- 2019-04-08 16:20:35下载
- 积分:1
-
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