当前位置:
首页
资源下载

搜索资源 - Three Dimensional Lattice
搜索资源列表
-
2下载:
3D 复杂的FDTD的MATLAB程序,同时计算运行时间 PML吸收边界,This MATLAB M-file implements the finite-difference time-domain
solution of Maxwell s curl equations over a three-dimensional
Cartesian space lattice comprised of uniform cubic grid cells.
-
-
0下载:
FDTD解Maxwell旋度方程,三维直角坐标空间格子内包含均匀三次单元格-finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
-
-
0下载:
FDTD(时域有限差分法)算法的Matlab源程序-This MATLAB M-file implements the finite-difference time-domain
solution of Maxwell s curl equations over a three-dimensional
Cartesian space lattice comprised of uniform cubic grid cells.
-
-
0下载:
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
-
-
0下载:
osg中的范例,点阵中三维亮点飞行运动等-osg in the example of three-dimensional lattice in the bright spot in the flight campaigns
-
-
0下载:
三维格子BOLTZMANN的程序代码 采用python语言编译-Three-dimensional lattice BOLTZMANN program code using python language compiler
-
-
0下载:
finite element method- ***********************************************************************
3-D FDTD code with PEC boundaries
***********************************************************************
Program author: Susan
-
-
0下载:
关于FDTD PML的程序,在每个直角方向PML的厚度可不同。-This C code implements the finite-difference time-domain
// solution of Maxwell s curl equations over a three-dimensional
// Cartesian space lattice. The grid is terminated by CPML ABCs.
Th
-
-
0下载:
一个C语言实现的三维FDTD的源代码,用CPML吸收边界条件,激励源设置为脉冲源,对一个偶极子天线进行了FDTD仿真。-This C code implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional. Cartesian space lattice. The grid is terminated by CPML ABCs. The t
-
-
0下载:
空间散射元点阵的真三维显示方法Scatterer lattice-Scatterer lattice based on the true spatial three-dimensional display method
-
-
0下载:
Three-Dimensional Lattice Boltzmann Model for High-Speed Compressible Flows
-
-
0下载:
用格子波尔兹曼方法计算三维顶盖驱动流,边界用非平衡外推法-Lattice Boltzmann method to calculate three-dimensional lid-driven flow, the boundary non-equilibrium extrapolation
-
-
0下载:
基于D2Q9的格子波尔兹曼模型模拟三维驱动流-Based on D2Q9 lattice Boltzmann model to simulate three-dimensional driven flow
-
-
0下载:
这是一个基于C++实现的FDTD源代码。能求解三维Maxwell旋度方程。采用CPML吸收边界调节,其中每个方向的PML吸收层厚度可以不一样-This C code implements the finite-difference time-domain
solution of Maxwell s curl equations over a three-dimensional
Cartesian space lattice. The grid is terminated by CPML
-
-
0下载:
3-D FDTD code with PEC boundaries-3-D FDTD code with PEC boundaries. This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic gri
-
-
4下载:
lattice boltzmann 三维模型代码 可参考-the lattice boltzmann three-dimensional model code can reference
-
-
0下载:
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a two-dimensional Cartesian space lattice comprised of uniform square grid cells.
The computational domain is truncated using the perfectly m
-
-
0下载:
格子boltzmann方法中对于三维方腔的模型建立以及代码程序。-Lattice boltzmann method for three-dimensional square cavity model code program.
-
-
0下载:
PCA是主成分分析,例子中有一个三维点阵图像,最后结果为二维图像。-PCA is the principal component analysis, a three-dimensional lattice image example, the final results for the two-dimensional image.
-
-
2下载:
对三维点阵进行克里金插值
% USES:
% [elevation] = KRIGING(PointsX,PointsY,PointsElev)
% [elevation] = KRIGING(PointsX,PointsY,PointsElev,Range,Sill)
% [elevation,gridX,gridY] = KRIGING(PointsX,PointsY,PointsElev)
%
-