-
FFT
提供基二FFT(频域)的C语言算法,希望对大家有用()
- 2007-07-29 08:58:54下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
vgg_quat_from_rotation_matrix
从旋转矩阵到四元数的转换,matlab代码。(From the rotation matrix to quaternion conversion, matlab code.)
- 2008-12-12 00:33:56下载
- 积分:1
-
SerieAritmetica
Una serie aritmetica en visual basic!!
- 2011-09-09 06:49:44下载
- 积分:1
-
five-ways
数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质(Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations)
- 2013-12-10 14:41:01下载
- 积分:1
-
neh
flow shop neh scheduling by makespan minimization
- 2012-03-14 21:59:14下载
- 积分:1
-
fitline
最小二乘拟合空间直线,和单独的误差计算函数(Linear least squares fitting space, and a separate error calculation function)
- 2016-08-28 16:19:16下载
- 积分:1
-
juzhen2
说明: 实现矩阵的四则运算,并能计算矩阵的特征值和特征向量(Four arithmetic operations of matrices are realized, and eigenvalues and eigenvectors of matrices can be calculated.)
- 2019-06-11 15:21:39下载
- 积分:1
-
polynomial_multiplication
实现多项式相乘求模运算,并且模多项式是可以改变的,方便,简单(To achieve polynomial multiplication modulo operation, and polynomial model can be changed, convenient and simple)
- 2010-06-25 21:11:57下载
- 积分:1
-
lwpr
说明: 局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。(Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel regression methods, it has many advantages, such as: higher efficiency and stronger asymptotic adaptation design capacity. In addition, the local linear regression to adjust to the return of the design of almost all cases does not require any boundary amendment.)
- 2020-11-09 15:19:46下载
- 积分:1