-
chazhi
本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
- 2013-11-14 15:28:33下载
- 积分: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
-
myEqualizer
说明: 一个复数域的自适应盲信号均衡器的MATLAB例程(a complex field of adaptive equalizer Blind MATLAB routines)
- 2005-09-19 12:02:16下载
- 积分:1
-
fdtd_2D_TE_PML
fdtd的2d算法,pml边界条件,二维TE波(fdtd the 2d algorithm, pml boundary conditions, 2D TE wave)
- 2007-02-02 16:43:27下载
- 积分:1
-
iypeHhe
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
- 2018-11-24 07:00:27下载
- 积分:1
-
sola_vof
SOLA-VOF program solving Navier-Stokes equation with free surface by volume of fluid method
- 2021-01-17 23:18:50下载
- 积分:1
-
lasso
使用lasso方法,对特征矩阵进行优化特征选择(向量选择),使其达到最优。(Use lasso method, optimize the characteristic matrix feature selection (vector selection), to the optimal.)
- 2020-07-15 09:28:51下载
- 积分:1
-
公约数
说明: 用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1
-
CFD-notes
计算流体力学讲义(基础篇)
任玉新(清华大学工程力学系 流体力学研究所)(The computational fluid dynamics notes (foundation article))
- 2012-01-04 23:07:56下载
- 积分:1
-
pls_core
PLS计算
Cross-Validation模型计算(PLS calculated Cross-Validation model)
- 2006-06-03 11:37:36下载
- 积分:1