-
fluid-1
说明: 气泡上浮实验,基于fluent的二维模型(Bubble Floating Experiment)
- 2019-03-28 21:16:57下载
- 积分:1
-
sort
快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
- 2020-06-29 20:00:01下载
- 积分:1
-
regrRR
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。(Ridge Regression RR ridge regression estimates, it is useful to nonlinear time series algorithms, in Local Polynomial prediction in very useful.)
- 2008-07-24 15:50:34下载
- 积分:1
-
Simpleequationstoachieve
说明: 利用该方程组求解一般的线性方程组,别且符合数学求解原理(Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve)
- 2010-04-22 10:38:10下载
- 积分:1
-
Gauss-Hermite
国外比较好用的高斯-厄米特数值积分源代码(the code of gauss-hermite )
- 2021-04-01 17:49:08下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
CG_DESCENT-C-2.0.tar
共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。(Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.)
- 2020-06-28 20:00:01下载
- 积分:1
-
RMTstat_0.2.tar
里面包含了随机矩阵理论里经典的仿真,如marcenko-pastur law,tracy-widom law等(It contains some classical simulationa in the random matrix theory,such as marcenko-pastur law,tracy-widom law)
- 2013-08-01 14:46:46下载
- 积分:1
-
Bilinear-interpolation
双线性插值FORTRAN计算程序,用于FORTRAN90(Bilinear interpolation)
- 2021-03-18 09:59:20下载
- 积分:1
-
top-ten-algorithms-of-mathematical
自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)
- 2012-05-08 10:47:43下载
- 积分:1