-
couplage
基于模式耦合方法建立三维面波传播模型,该代码对于做波场模拟的同学很有用。(This program calculates the wavefield produced by a monochromatic surface wave mode incoming on a 3D cartesian structure. It is based on mode coupling and multiple scattering.)
- 2012-04-23 13:27:59下载
- 积分:1
-
Root_Loci
根轨迹文件 多刚体动力学 方程 根分布 稳定分析 (Root locus document root distribution multibody dynamics equations stability analysis)
- 2014-09-21 21:13:28下载
- 积分:1
-
cottlueflow
计算流体力学入门第九章代码 simple 算法(the code for the problem introduced in the book computational fluid dynamics chapter 9 simple algorithm)
- 2021-01-26 15:18:37下载
- 积分:1
-
mpi-course
陈国良并行算法实践 -mpi源程序
《并行算法的设计与分析》(parallel computing mpi)
- 2020-11-02 10:59:53下载
- 积分:1
-
kriging
kriging方法源程序,用于kriging方法构建近似模型,方便易懂(kriging method source,Kriging method used to construct an approximate model, easy to understand)
- 2021-04-26 10:08:45下载
- 积分:1
-
eptree112d
说明: 使用EPTREE可以很好的对,C,C++,Java代码进行解析。绘出函数树图,计算堆栈大小等。
<输出的文件内容>
功能树
INKURUDOFAIRUTSURI
测量若干步骤(有条件汇编)
函数索引(使用堆栈大小为每个功能输出)
使用类名单
全局变量,变结构,对象名单
#定义定义列表
清单中所使用
列表名称
信息分布函数的行数(EPTREE can be used for good, C, C++, Java code analysis. Mapping function tree diagram, calculate the stack size. )
- 2008-10-14 23:15:43下载
- 积分:1
-
UKF
无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。(unscented kalman filter code of visual c.)
- 2021-01-05 15:08:54下载
- 积分:1
-
AUSM
完成前台阶问题的计算,利用的AUSMPW格式,算法结构较为简单,所以文字说明较少(Completed on the front steps of the calculation, use of AUSMPW format, the algorithm structure is relatively simple, so less text)
- 2012-07-05 19:33:41下载
- 积分:1
-
Task2
MFC编写的计算器,基本功能都已实现,加速键没有实现(Written in MFC calculator, basic functions have been achieved, not achieved accelerator)
- 2011-11-14 22:24:05下载
- 积分:1
-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1