-
CG
说明: 共轭梯度法求解线性方程组,主要采用FR共轭梯度法(solve liner solutions from CG)
- 2014-04-09 19:51:23下载
- 积分:1
-
ADINA84
ADINA 系统是一个单机系统的程序,用于进行固体、结构、流体以及结构相互作用的流体流动的复杂有限元分析。借助 ADINA 系统,用户无需使用一套有限元程序进行线性动态与静态的结构分析,而用另外的程序进行非线性结构分析,再用其他基于流量的有限元程序进行流体流动分析。此外, ADINA 系统还是最主要的、用于结构相互作用的流体流动的完全耦合分析程序(多物理场)。(ADINA System is a stand-alone system program for performing complex fluid flow finite element solid structure, and fluid structure interaction analysis. With ADINA system, users do not need to use a finite element program linear static and dynamic structural analysis, but with additional nonlinear structural analysis program, and then the other program flow based on finite element analysis of fluid flow. In addition, ADINA system or main, fully coupled analysis program for fluid flow structure interaction (multi-physics).)
- 2016-11-10 18:24:26下载
- 积分:1
-
PolyFractionValu
本程序提供大量实用多项式计算函数:求一维实(复)多项式值、求一维多项式组值、求二维实(复)多项式值、两一维多项式相乘、两一维多项式除法、计算连分式函数值。(look it yourself.)
- 2021-02-19 10:19:44下载
- 积分:1
-
elasticity-plane-problem
弹性力学平面问题有限元fortran源程序,包括平面梁,刚架,内含输入文件及exe文件
(Finite element elastic plane fortran source code, including flat beam, frame, containing the input file and the exe file)
- 2011-01-25 14:59:38下载
- 积分:1
-
Generate_SystemMatrix
本程序在matlab中运行。
Generate_SystemMatrix是一个计算OSEM,MLEM迭代图像算法中系统矩阵的函数,其用法Generate_SystemMatrix(pixel),为所要重建图像的大小,一般为64,128,256,pixel也大运算越慢。
里面的diedai-test文件是一个简单的MLEM重建算法,其中要加载SystemMatrix矩阵就是Generate_SystemMatrix(128)的结果,注意如果要运行diedai-test,生成的系统矩阵名要保存为SystemMatrix,否则出错。
testsino是一个正弦图实例,就是MLEM算法中的投影矩阵,机算是数据。(This program is run in matlab. The Generate_SystemMatrix is a calculation of the OSEM, a function of the system matrix MLEM iterative image algorithm, its use Generate_SystemMatrix (pixel) to rebuild the image size, usually 64,128,256, pixel also large computing slower. Inside diedai-test file is a simple MLEM reconstruction algorithm, which load SystemMatrix matrix is the result of Generate_SystemMatrix (128), pay attention to if you want to to run diedai-test, the generated system matrix is saved as SystemMatrix, otherwise an error. testsino instance of a sinogram projection matrix MLEM algorithm, machine be regarded as data.)
- 2020-12-08 14:39:20下载
- 积分:1
-
water-drop-vof
用Fluent VOF模型模拟单个小水滴落入盛水的水杯之中(Fluent VOF model simulations using a single drop falling into a water glass)
- 2021-04-01 22:19:07下载
- 积分:1
-
program3
早期的圆柱绕流程序,用fortran语言编写,用来了解早期绕流流动的发展(flow around the cylinder)
- 2011-06-22 16:06:03下载
- 积分:1
-
12408927_G_P算法
说明: 关联维数求解,大组件构建,可以快速得到关联维数的值。(The value of correlation dimension can be obtained quickly by solving the correlation dimension and constructing large components.)
- 2021-04-10 10:00:20下载
- 积分:1
-
poly
求两个多项式的最大公约式,多项式按照如下格式输入,如果输入
3 //次数
1 2 3 4 //系数
则表示
1+2x+3x^2+4x^3(For two of the largest convention-type polynomials, polynomial input in accordance with the following format, if you type 3// number 1 2 3 4// coefficient express 1+ 2x+ 3x ^ 2+ 4x ^ 3)
- 2008-05-16 18:44:14下载
- 积分:1
-
C3.17
说明: 有两个ARMA过程,其中信号1是宽带信号,信号2是窄带信号,分别用AR谱估计算法、ARMA谱估计算法和周期图法估计其功率谱。(There are two ARMA processes, in which signal 1 is a wideband signal and signal 2 is a narrowband signal. The power spectrum is estimated by AR spectrum estimation algorithm, ARMA spectrum estimation algorithm and periodogram method respectively.)
- 2020-07-27 09:27:39下载
- 积分:1