-
Mathematica实现数值分析
利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
- 2020-12-22 15:09:07下载
- 积分:1
-
Penalty-Function-Method-
惩罚函数法C语言相关程序
它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。(Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where M is a sufficiently large positive number, from the " punishment" effect, called the penalty factor, F (x, M) called the penalty function.)
- 2020-12-02 01:39:26下载
- 积分:1
-
uniFiber2
三维Hashin准则,分层准则的渐进损伤失效模拟子程序(progress damage evaluation)
- 2021-04-13 14:48:56下载
- 积分:1
-
kraken_tl
利用简正波理论来计算声场,其中用到的思想可以在《计算海洋声学》中找到(using the nomal mode theary to compute the sound field)
- 2011-12-27 15:02:06下载
- 积分:1
-
minFunc_2012
说明: 集成了梯度下降法、牛顿法、拟牛顿法、共轭梯度法等多个最优化算法(It integrates gradient descent method, Newton method, quasi Newton method, conjugate gradient method and other optimization algorithms)
- 2020-01-13 11:30:32下载
- 积分:1
-
NHMT
说明: 埃特金不等距插值,有例子,检验过,很顺利(Aitken non-equidistant interpolation, there are examples of tests, it is smooth)
- 2008-11-30 19:02:40下载
- 积分:1
-
mvcoprnd
使用Matlab软件计算Normal Copula,Student t Copula,Clayton Copula,Gumbel Copula的程序(Calculated Normal Copula, Student t Copula, Clayton Copula, Gumbel Copula using Matlab software )
- 2021-02-23 18:19:40下载
- 积分:1
-
wavepacket-cpp-0.1.1b
c++编写的小波包算法,可以实现小波包分解与重构,速度较快(A wavelet packet implementation written in C++, does wavepacket decomposition and reconstruction quite efficiently)
- 2020-07-04 00:20:02下载
- 积分:1
-
WENO-master
sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
- 2017-09-14 17:37:48下载
- 积分:1
-
Polynomial-arithmetic-calculation
计算多项式的加减乘除求值求根
在codeblocks中c++11标准下编译通过(caculate the polynominal
use codeblocks in c++ 11 standard)
- 2016-04-05 23:19:11下载
- 积分:1