搜索资源列表
wglmxy3cf_k
- 集中质量法求解二维弹性波动散射问题的函数,可以容易地转化成求解电磁波动散射问题的函数-concentrate quality for 2D elastic wave scattering function can be easily transformed into solving the problem of electromagnetic wave scattering dynamic function
regongshuzhijisuan
- 二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。-two-dimensional steady-state heat conduction problems. Based material properties are constant, no heterogeneity within the heat source. It is known to have a threefold T2 i
bifurcation2dmap
- 利用Matlab求二维离散系统的分岔图程序。 在非线性动力学及复杂经济学中经常用到类似的问题。也可以用来画其他更高维数的离散映射系统的分岔图。很实用。-using Matlab for discrete two-dimensional map of bifurcation process. In nonlinear dynamics and complex economics frequently used similar problems. Can also be used for oth
stak
- 一个可以计算二维散射问题的矩量法程序-a calculation of the two-dimensional scattering Moment Method procedures!
No33
- 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
No44
- 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
pianweifenfangcheng
- 偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题 运用局部一维格式求解二维扩散方程的初边值问题 给出了源程序,运行结果,以及算法比较
PlaneWaveIncident
- 该程序用fortran90编写,时域有限差分(FDTD)中的二维情况下(TE)平面波入射问题。
FDTD_2
- 包括了一个二维的方柱FDTD散射程序,入射波为TM模式,方柱无限长,等效为二维问题
oriencombin
- 利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组-the use of horizontal recursive algorithm to solve the problem of data sets, such as the array is a length of len, horizontal display recursive B (a, len) b is the two-dimensional
第七小组实验源代码
- 偏微分方程数值解 有限元法 面向对象 变分问题 剖分问题 边值处理 误差分析 椭圆方程,一维二维-numerical solution of partial differential equations Finite Element Method object-oriented variational problem subdivision boundary value problems handling error analysis of elliptic equation, a two-di
矩阵的压缩存储(对称矩阵,三角矩阵,稀疏矩阵)
- 矩阵的压缩存储 问题描述:矩阵是许多科学与工程计算问题中出现的数学对象。在此,我们感兴趣的不是矩阵本身,我们所关心的是研究表示矩阵的方法,以使对矩阵的各种运算能有效地完成。一个矩阵一般由m行和n列元素组成,一般的m*n阶矩阵,可表示成一个m*n的二维数组,例如matrix[m][n],需要的存储空间是m*n 实现要求: 若矩阵中的元素是对称的,即矩阵中第i行第j列与第j行第i列元素的值相等,即matrix[i][j]=matrix[j][i],我们把这种矩阵称为对称矩阵。对于n*n阶对称矩阵,我
2d_heat_transfer.rar
- 用C语言编写的有限差分法,求解二维稳态温度场问题,Using C language finite difference method, solving the problem of two-dimensional steady-state temperature field
far
- 用有限元方法求解二维三维电磁场边值问题的C语言源程序之5-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code of 5
SIMPLER_Fortran
- SIMPLER源代码 二维问题求解很方便(感谢xjtu)-SIMPLER source code is very convenient two-dimensional problem-solving (thanks xjtu)
simple
- 计算流体力学CFD不可压缩流动simple算法二维问题-Computational Fluid Dynamics CFD simple algorithm two-dimensional incompressible flow problems
SOR
- 数值计算中的sor离散格式算法,可采用该格式对二维问题进行离散-2D,Sor discretize method
2-d-elastic-BEM2CPP
- 边界元的程序tanxing t 弹性二维问题的c-BEM program elastc 2 d
二维非稳态导热问题的Fortran程序
- 计算二维非问题油内热源问题导热,可以参考学习(Calculation of two-dimensional non thermal problems in oil heat conduction, you can refer to the study)
rar
- Fortran平台下的二维导热,对流问题的数值计算求解方法(Numerical calculation of two-dimensional heat conduction and convection problem)