-
maze
关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行(Maze algorithm program, fully C++ language, you can run)
- 2012-07-31 22:21:04下载
- 积分:1
-
Global-Newton-Raphson
全局牛顿-拉普森方法求解非线性方程组,自动搜索步长,进一步保证了程序的收敛(Global Newton-Raphson method for solving nonlinear equations. The steps can be found automatically. The convergence is better than the common Newton-raphson method.)
- 2013-06-27 12:00:34下载
- 积分:1
-
微分进化算法中的其中两个子程序 kk
说明: 微分进化算法中的其中两个子程序,还有未上传(Differential evolution algorithm)
- 2020-06-23 05:00:01下载
- 积分:1
-
龙格库塔
说明: 一阶,二阶,三阶,四阶,显式与隐式龙格库塔方程求解常微分方程的matlab代码(Matlab code for solving ordinary differential equations of first, second, third, fourth, explicit and implicit Runge Kutta equations)
- 2019-11-27 15:45:44下载
- 积分: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
-
Volterra
可是实现产生均匀分布的混沌序列,可以用于均匀分布的伪随机发生器(uniform distribution of the chaotic sequence)
- 2012-11-15 14:57:58下载
- 积分:1
-
lm
说明: levenberg-maquardt最小二乘拟合算法(This program do the levenberg-maquardt LS fit.)
- 2012-02-29 09:56:40下载
- 积分:1
-
shdom
fortran语言的球谐函数离散坐标法大气传输模型主程序,可用于大气场景生成(FORTRAN, spheric harmonic function of the discrete coordinate method main program, the atmospheric transmission model can be used for the atmospheric scene is generated)
- 2020-10-11 09:57:33下载
- 积分:1
-
椭圆偏微分方程求解函数
椭圆偏微分方程求解函数,调用该函数可以解任意椭圆偏微分方程(Elliptic partial differential equations to solve the function, call this function can solve any elliptic partial differential equations)
- 2018-03-07 22:32:48下载
- 积分:1
-
ykb
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
- 2020-08-03 17:18:34下载
- 积分:1