-
2011B题
用来作为数学建的参考资料学习,希望对爱好则用所帮助(math model study study .Used as a reference material for Mathematical Studies)
- 2017-06-25 20:39:30下载
- 积分:1
-
graphene_dos
石墨烯量子态密度计算,采用紧束缚近似以及薛定谔方程,计算态密度(Graphene quantum state density calculated using the tight-binding approximation and the Schrodinger equation to calculate the density of states)
- 2013-02-27 16:30:00下载
- 积分:1
-
nelder1.c
nelder-mead algorithm for unconstrained optimization simulation in c programming language
- 2012-12-07 07:49:14下载
- 积分: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
-
Pattern_recognition1
张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类(Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gender-disaggregated data)
- 2009-12-27 23:00:53下载
- 积分:1
-
FENZHI
分支界限费用矩阵的说明文档,非常实用,建议下载哦(Branch line cost matrix documentation, very practical, it is recommended to download Oh)
- 2013-09-13 14:24:50下载
- 积分:1
-
hw6
计算流体力学 第六次大作业 计算实例:方腔流 涡量流函数法(CFD sixth large job Calculation example: cavity flow vorticity stream function method)
- 2017-03-23 19:56:51下载
- 积分:1
-
Crank-Nicolson_
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
- 2020-11-07 23:09:48下载
- 积分: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
-
14-NR
14节点牛拉算法计算潮流程序,用于电力系统的潮流计算程序,可以直接用于潮流计算,也可以用于学习潮流计算的流程和方法。(For power flow calculation program, can be used directly flow calculation can also be used to study flow calculation processes and methods.)
- 2020-07-04 20:40:02下载
- 积分:1