-
第7章实例:压电变换器的自振频率分析
说明: 有限元分析视频学习,可用于有限元分析视频学习(Finite element analysis video learning, used for finite element analysis video learning)
- 2020-03-21 16:06:34下载
- 积分:1
-
约束优化问题
含约束的优化问题求解案例,算法简单,求解很方便实用(Constrained optimization problem solving case, the algorithm is simple, easy to solve, practical)
- 2017-09-08 15:50:49下载
- 积分:1
-
fft
计算fft,输出频谱,相位,模值,Calculation of FFT, the output frequency, phase, amplitude,
- 2021-03-05 15:29:32下载
- 积分:1
-
多维随机数的生成方法
多维随机数的生成方法,一维随机数生成方法,高维随机数的生成方法(Generation methods of multidimensional random number, one-dimensional random number and high-dimensional random number)
- 2020-06-18 15:20:01下载
- 积分:1
-
NS_Solver_Staggered_Pressure
一个求解Navier-Stokes不可压缩流动的代码。用Matlab编制。(It s a source code for Navier-Stokes equation in incompressilbe flow, which is written in Matlab.)
- 2020-06-29 14:00:02下载
- 积分:1
-
bicg_sparse
程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )
- 2013-09-09 18:31:58下载
- 积分:1
-
CFD
这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。(This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM, AUSMDV and AUSM+ are employed for this code. In order to improve the calculation accuracy, the MUSCL interpolation with various type limiter are used.)
- 2014-04-09 13:39:33下载
- 积分:1
-
1
说明: 利用有限差分法求解雷诺方程,进而可以求解气体静压轴承的特性(The Reynolds equation is solved by the finite difference method, and the characteristics of aerostatic bearing can be solved.)
- 2018-05-19 18:05:08下载
- 积分:1
-
Prj1_exp2
计算等径双圆筒透镜的场分布,并画出等位线分布图(Calculation of Electron Physics )
- 2020-10-14 19:27:30下载
- 积分:1
-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1