-
FDTD-
把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的。(The Maxwell equations in time and space on the field differencing. Using the leapfrog (Leap frog algorithm)- Space field for alternating electric and magnetic fields calculated by the time domain electromagnetic field is updated to mimic the changes to achieve the purpose of numerical calculation.)
- 2013-11-04 09:40:37下载
- 积分:1
-
matinv
说明: 矩阵求逆,使用fortran语言编写,希望能对有需要的朋友有所帮助(Matrix inversion, written in FORTRAN language, hoping to help friends in need)
- 2020-12-11 17:49:18下载
- 积分:1
-
finite-element-method
有限单元法基本原理和数值方法,书籍,供学习参考(The basic principle of finite element method and numerical methods)
- 2016-01-08 11:35:30下载
- 积分:1
-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分: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
-
static-condensation
静力缩聚法求缩聚后的结构刚度、质量矩阵,以及频率(Static condensation method for structural stiffness after condensation, mass matrix, and the frequency)
- 2013-07-08 14:38:12下载
- 积分:1
-
pro2
用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子(A Genetic Algorithm for Active Suspension System routines)
- 2020-09-18 17:17:56下载
- 积分:1
-
矩阵的运算
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法(matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.)
- 2021-03-18 22:49:19下载
- 积分:1
-
公约数
说明: 用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1
-
Optimization
约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。(Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.)
- 2008-12-18 18:14:07下载
- 积分:1