资源列表
FD3S_1.1.tar
- 3维弹性波高阶有限差分正演程序,使用了交错网格,计算区域为圆球形-This directory contains the source code for high-order finite difference 3D elastic wave propagation on staggered grids for spherical geometry.
Report_Proj5_jiangchen_10212020018
- 设计一个程序,用后向Euler 法/梯形法求解电路系统的MNA 方程(该方程由stamp 程 序得到),其中线性方程的求解采用GCR 迭代法。-Design a program that uses the backward Euler method/trapezoid method for solving circuit system MNA equation (the equation obtained by the stamp program), in which the linear
cxxz4
- fortran编写的四节点平面应力/应变计算有限元程序-fortran prepared four-node plane stress/strain finite element calculation procedures
moniPNAH
- 应用某旋转阵列进行声全息的等效源计算程序,加上正则化及相位计算部分就可以工程应用了。-A work acoustic array function. A mfile of NAH by ESM. please add the regulation function for actually work.
InterfacialTension
- The scr ipt to calculate interfacial tension using Perl language in Material Studio software
newmark
- 用C语言写的newmark程序,可用于解决有限元方面的问题。-Newmark written in C language program can be used to solve the problem of finite element aspects。
NA
- ZJU NA,AC算法,从第一题到第七题。-ZJU NA, AC algorithm, from the first question to the seventh question.
PDE_Galerkin
- 应用Matlab采用Galerkin法求解偏微分方程-Galerkin method for solving partial differential equations by matlab
Adaptive-CoDE
- Adaptive Composite Differential Evolution Algorithm 自适应复合差分进化算法-Differential Evolution with Composite Trial Vector Generation Strategies and Control Parameters
基础遗传算法
- 基础遗传算法,由FORTRAN编译,IVF7.0,适用于遗传算法和FORTRAN初学者使用。使用时请将所有文件拷贝到Project文件夹下,每次加载时只需要加载ga170.f90就可以。
MATLAB-homworks-
- 上学学习matlab的期末考试试题:包括地球和火星绕太阳运转动画演示;利用两种不同途径求解边值问题;多种方法求解Lorenz模型;多种方法求解Apollo卫星的运动轨迹;利用Matlab设计一个简单的计算器,要求:(1)友好的交互界面;(2)至少能够实现加减与乘除预算。-School learning matlab final exam questions include: Earth and Mars around the sun animation using two different
Gaussin-Curve-Fitting-with-C
- 采用最小二乘方法的高斯曲线拟合算法, 用C 语言编写. 包含子程序.-Gaussian Curving Fitting with C language