-
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
-
35kv-svg-control
svg电力控制系统的仿真论文,很详细。包括系统的软件硬件,大部分为原创!包括matlab-fuzzy pi算法的实现(svg power control system simulation study, very detailed. Including system software and hardware, most original!)
- 2010-10-13 19:01:20下载
- 积分:1
-
for-anderson-CFD-code
计算流体力学安德森第七章练习作业,附源程序。。(CFD Anderson Chapter VII practice operations, with source code. .)
- 2014-04-05 09:52:41下载
- 积分:1
-
basic PSO for function
应用基本粒子群算法求解复杂连续函数优化问题(Application of Basic Particle Swarm Optimization to Complex Continuous Function Optimization)
- 2019-06-01 11:15:13下载
- 积分:1
-
vof
计算多项流的好程序,简单好用,计算量小。可以较好的模拟二维的两项变化情况(Calculating a number of streams of the program, easy to use, small amount of calculation. Can better simulate the two-dimensional variation)
- 2020-12-01 11:39:27下载
- 积分:1
-
sudoku
The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
- 2012-07-30 16:59:24下载
- 积分:1
-
uniFiber
说明: Abaqus复合材料Hashin失效子程序(Failure subroutine of Hashin for ABAQUS composite)
- 2020-02-22 15:29:35下载
- 积分:1
-
Fortran_3D_FDTD
说明: 三维FDTD程序,一个Fortran写的三维FDTD程序(Three-dimensional FDTD procedure, a Fortran program written by three-dimensional FDTD)
- 2021-04-09 11:19:00下载
- 积分:1
-
program
用matlab的算法,实现MUSIC时间反演,主要用于信号处理中的相关问题(MUSIC time reversal matlab algorithm, mainly used for signal processing issues related to)
- 2012-05-05 10:50:43下载
- 积分:1
-
zjdwork
语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的(Voice signal filtering process (low-pass, band-pass, multi-band-pass, fft convolution filtering)
- 2009-04-14 16:01:45下载
- 积分:1