搜索资源列表
-
0下载:
采用有限差分法计算屏蔽微带传输线的电位及其电容,程序由matlab实现,Finite difference method using shielded microstrip transmission line potential and its capacitance, procedures to achieve by the matlab
-
-
7下载:
利用matlab实现电磁场数值方法里面的有限差分与有限元法-Using matlab to achieve numerical method of electromagnetic field inside the finite difference and finite element method
-
-
3下载:
这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方便。-use the Matlab to build a code,use numirical method to solve 2-D heat transfer problem, cold in the pack,can be modified by your need
-
-
0下载:
This MATLAB code demonstrates the finite-difference frequency-domain
method by modeling transmission and reflectance from a broadband
wire grid polarizer.
-
-
1下载:
利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
-
-
0下载:
有限差分法定温度分析程序:这个程序用有限差分法分析,当一个从一边受热的方型物体放置空气中,之后,其温度分布情况。-temperature analysis using finite difference method
-
-
0下载:
This MATLAB code demonstrates the finite-difference frequency-domainmethod by modeling transmission and reflectance from a photonic crystal.-This MATLAB code demonstrates the finite-difference frequency-domain method by modeling transmission and refl
-
-
0下载:
Finite Difference Method for Poisson equation.
-Δu =f(x,y) in Ω
u(x,y)=0 on Γ-Finite Difference Method for Poisson equation.
-Δu =f(x,y) in Ω
u(x,y)=0 on Γ
-
-
1下载:
有限差分法
微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。
-Finite Difference Me
-
-
0下载:
本程序用矩阵实现有限差分算法,本程序求解第一类边界条件下无源矩形金属槽电位分布,计算电磁学。-A simple code for finite difference method.
-
-
1下载:
利用matlab软件和时域有限差分方法来算三维结构的程序,采用了周期边界条件-Using matlab software and finite difference time domain method to count three-dimensional structure of the program, using the periodic boundary condition
-
-
0下载:
This paper shows how electrical engineering undergraduates can acquire a working
knowledge of the finite element method (FEM) within a short period of time using MATLAB. For
simplicity, only first-order triangular elements are considered. The sca
-
-
1下载:
Solve 2d wave equation with Finite difference method有限差分法解二维波动方程-Solve 2d wave equation with Finite difference method
-
-
0下载:
Objective of the program is to solve for the steady state DC voltage using Finite Difference Method
-
-
0下载:
有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程-Finite difference method in Matlab (elliptic equations), the finite difference method for solving the Poisson equation on a rectangular domain
-
-
0下载:
有限差分法求解拉普拉斯方程,超松弛迭代,光波波长计算模拟-Finite difference method for solving the Laplace equation, SOR, the wavelength computational simulation
-
-
0下载:
有限差分法matlab 实现及其相关应用,包含相应实例-The MATLAB implementation of Finite Difference method, including some application examples
-
-
0下载:
用有限差分法编程求解拉普拉斯方程在网格结点处的值并统计迭代次数-Solving the value of the Laplace equation in a grid junction with the finite difference method and statistical programming iterations
-
-
0下载:
有限差分法的matlab程序,可以计算椭圆型方程-Finite difference method matlab program that can calculate elliptic equations
-
-
0下载:
solve second order boundary condition using finite difference method and shooting method (comparing result)
-