搜索资源列表
Three三次样条插值
- 计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second boundary conditions procedures
第二种边界条件的三次样条函数插值与微商
- 第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
第三种边界条件的三次样条函数插值与微商
- 第三种边界条件的三次样条函数插值与微商-third boundary conditions cubic spline interpolation function and the derivative
第一种边界条件的三次样条函数插值与微商
- 第一种边界条件的三次样条函数插值与微商-first boundary conditions cubic spline interpolation function and the derivative
rcd
- 问题描述: 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画. -Problem descr iption :
dip_fdtd.f90
- 用于计算偶极子天线的三维fdtd程序,用PML吸收边界条件-used to calculate the dipole antenna 3D fdtd procedures, with PML absorbing boundary conditions
psvec
- matlab编写的关于fdtd编程的步骤和具体方法,适合初学者,且直接是三维结构,用mur吸收边界条件-Matlab fdtd prepared by the programming steps and concrete measures for beginners, which is the three-dimensional structure directly with mur absorbing boundary conditions
yuanzhut
- 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 -cup of boiling water cooling cylinder model, the bottom radius of
FDTD20060421
- 二维TE波的FDTD的实现,采用MUR吸收边界条件。-2D TE wave of FDTD the realization used MUR absorbing boundary conditions.
fdtd1Mur
- 极为实用的TM波一阶Mur吸收边界条件编程-very practical TM wave an order Mur absorbing boundary conditions Programming
finitedifference
- 用VC++程序实现有限差分波动方程不加边界条件二阶变速剖面。