-
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
-
sod-problem-by-MacCormack
一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。(Use MacCormack difference scheme for solving a two-dimensional shock tube problem)
- 2014-01-03 09:15:51下载
- 积分:1
-
mpso
多目标粒子群优化算法,利用粒子群算法原理编写优化两个目标函数。(Multi-objective particle swarm optimization algorithms, particle swarm optimization principle to write to optimize the two objective functions.)
- 2020-12-30 20:38:59下载
- 积分:1
-
colorspace
说明: 常见的空间转化代码,将彩色空间从BGR 转换到HSV,LAB等(Common space conversion codes, converting color space from BGR to HSV, lab, etc)
- 2020-01-06 21:46:03下载
- 积分:1
-
间断有限元
the structure of the DG-FEM is very similar to that of the finite element method (FEM), there are several fundamental differences. In particular,
the mass matrix is local rather than global and thus can be inverted at very
little cost, yielding a semidiscrete scheme that is explicit. Furthermore, by
carefully designing the numerical flux to reflect the underlying dynamics, one
has more flexibility than in the classic FEM to ensure stability for wavedominated problems. Compared with the FVM, the DG-FEM overcomes the
key limitation on achieving high-order accuracy on general grids by enabling
this through the local element-based basis
- 2022-06-13 20:11:15下载
- 积分:1
-
matlab11
1、 写出此两点边值问题的积分形式;
2、 构造有限元方程;
3、 编程计算显示计算结果。(1, write the two-point boundary value of the integral form 2, structural finite element equation 3, programming calculations show the results.)
- 2008-04-13 19:35:36下载
- 积分:1
-
MATHMATICAL STATISTICS
说明: 分别对beta估计值模拟分析、非中心对称分布、卡方拟合优度检验、筛选抽样随机数抽取、有限样本性质模拟这5个内容进行了编程说明(The five contents of beta estimation simulation analysis, non-centrosymmetric distribution, chi-square goodness-of-fit test, random number extraction of screening sampling and Simulation of finite sample properties are explained by programming.)
- 2019-01-10 09:45:54下载
- 积分:1
-
floyd
最短路径floyd算法 数学建模 matlab(Floyd shortest path algorithm of mathematical modeling matlab)
- 2008-06-14 15:58:28下载
- 积分:1
-
TDMAsolver.f90
TDMA solver for tridiagonal matrix
- 2010-09-15 10:54:16下载
- 积分:1
-
SVD
最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。(Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the problem, and can be calculated singular value decomposition least squares problem.)
- 2020-07-04 15:20:02下载
- 积分:1