Welcome![Sign In][Sign Up]
Location:
Search - boundary problem

Search list

[Algorithm第七小组实验源代码

Description: 偏微分方程数值解 有限元法 面向对象 变分问题 剖分问题 边值处理 误差分析 椭圆方程,一维二维-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-dimensional
Platform: | Size: 148480 | Author: 陈建湘 | Hits:

[matlabfem_ex

Description: 一维边值问题线性有限元数值解法的matlab程序。有详尽的算法分析,程序注释清楚。适用于有限元方法的初学者,能帮助读者加深对基本概念的理解。-one-dimensional linear boundary value problems finite element numerical solution of Matlab procedures. A detailed analysis of algorithms, clear procedures for the Notes. Application of the finite element method in the beginners will help readers to better understand the basic concepts.
Platform: | Size: 107520 | Author: 姚飞 | Hits:

[matlabfulldyn.tar

Description: 这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation and the elastodynamic kernels are analytically derived in the spectral domain (spatial wavenumber). The method is explained e.g. by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc. -This is a Class 3 model simulation of seismic waves of matlab scripts. This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium.The problem is formulated as a boundary integral equationand the elastodynamic kernels are analytically derived inthe spectral domain (spatial wavenumber). The method is explained eg by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc.
Platform: | Size: 7168 | Author: 杀风景 | Hits:

[Algorithmlibearingfilm

Description: 边界远程序,加入油膜压力的接触问题求解的边界元程序-Far from the border procedures, adding the oil film pressure of the contact problem solving the boundary element program
Platform: | Size: 19456 | Author: lilin | Hits:

[Othertwo-dimensional

Description: 二维弹性(平面应变)问题的常量边界元程序-Two-dimensional elasticity (plane strain) problem with constant boundary element procedure
Platform: | Size: 80896 | Author: dayu | Hits:

[Algorithmlsq

Description: 打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法 -Shooting method for boundary value problems for differential equations, which is to strike a mathematical equation of the boundary value problem approach
Platform: | Size: 1024 | Author: join | Hits:

[Windows DevelopBoundary

Description: 该程序主要针对三角形问题,通过输入三角形三条边的取值范围,自动生成边的测试值,并对测试值是否能构成三角形、是否等边三角形、是否等腰三角形、是否直角三角形进行了判定与显示。其中在测试值的生成方式上,采用了两种自动生成方式:一是健壮性测试(所谓的七点法),二是边界值分析(也即五点法)。-The program mainly for the triangle problem, by entering the three sides of the triangle range, automatically generated test edge value, and test whether the value of the triangle pose, whether the equilateral triangle, is it isosceles triangle, right triangle conducted to determine whether and显示. Which the test value is generated, using two types of automatic generation methods: First, robustness testing (the so-called seven-point method), and the other is boundary value analysis (that is, five-point method).
Platform: | Size: 49152 | Author: Cuilq | Hits:

[Documents0706.0655v2

Description: A cylindrical wave expansion method is developed to obtain the scattering field for an ideal two-dimensional cylindrical invisibility cloak. A near-ideal model of the invisibility cloak is set up to solve the boundary problem at the inner boundary of the cloak shell. We confirm that a cloak with the ideal material parameters is a perfect invisibility cloak by systematically studying the change of the scattering coefficients from the near-ideal case to the ideal one. However, due to the slow convergence of the zeroth order scattering coefficients, a tiny perturbation on the cloak would induce a noticeable field scattering and penetration.
Platform: | Size: 522240 | Author: Jason | Hits:

[Waveletfloatwt97

Description: 97浮点一次小波变换,注意变换中的边界扩展问题-A 97-point wavelet transform, transform Note the expansion of the boundary problem
Platform: | Size: 3072 | Author: sara | Hits:

[OtherMatlabpossion

Description: Matlab经过多年的发展与完善,已成为科学与工程计算的重要工具,而有限元方法作为近似 求解边值问题的一种数值技术,也广泛应用于数学和工程问题.对Matlab和有限元的原理和步骤 进行了阐述,并用实例证明了两者的结合使所要研究的偏微分方程的数值解更为有效、精确.-Matlab after years of development and improvement of science and engineering has become an important tool for the calculation, while the finite element method for solving boundary value problem as an approximate numerical technique, it is widely used in mathematics and engineering problems. Matlab and the finite element of the principles and steps described and demonstrated with examples of the combination of the two has to work on the numerical solution of partial differential equations is more effective and accurate.
Platform: | Size: 121856 | Author: | Hits:

[matlabshooting

Description: shooting method for two point boundary problem
Platform: | Size: 1024 | Author: bing sun | Hits:

[Windows Develop2dfmbem

Description:
Platform: | Size: 13312 | Author: cuixiaobing | Hits:

[OtherFastBEM

Description: 关于最新的边界元快速算法的专著,提出了一种代数方法来加快边界元方程组的求解。值得一看。-Boundary Element Methods (BEM) play an important role in modern numer- ical computations in the applied and engineering sciences. Such algorithms are often more convenient than the traditional Finite Element Method (FEM), since the corresponding equations are formulated on the boundary, and, there- fore, a signifi cant reduction of dimensionality takes place. Especially when the physical description of the problem leads to an unbounded domain, traditional methods like FEM become unalluring
Platform: | Size: 10357760 | Author: john thames | Hits:

[Algorithmfemod1

Description: FEMOD1 is an interactive program for the setup, solution, and printout of a two point boundary value problem in a one dimensional region. The finite element method is used. The differential equation has the form: -d/dX ( K(X) dU/dX ) + C(X) * dU/dX + B(X) * U = F(X) + P(X) Here, P(X) stands for a point load function. The boundary conditions at the end points may have one of the following forms: U(X0) = value1 K(X0) * dU/dX(X0) = value1 * U(X0) + value2. -FEMOD1 is an interactive program for the setup, solution, and printout of a two point boundary value problem in a one dimensional region. The finite element method is used. The differential equation has the form: -d/dX ( K(X) dU/dX )+ C(X)* dU/dX+ B(X)* U = F(X)+ P(X) Here, P(X) stands for a point load function. The boundary conditions at the end points may have one of the following forms: U(X0) = value1 K(X0)* dU/dX(X0) = value1* U(X0)+ value2.
Platform: | Size: 40960 | Author: zhang xiaoping | Hits:

[Algorithmfemod2

Description: FEMOD2 is an interactive program for the setup, solution, and printout of a boundary value problem in a two dimensional region. The finite element method is used. -FEMOD2 is an interactive program for the setup, solution, and printout of a boundary value problem in a two dimensional region. The finite element method is used.
Platform: | Size: 41984 | Author: zhang xiaoping | Hits:

[matlabconduction

Description: 模拟计算一维热传导的问题,热传导的边界条件是两端绝热. -Simulation of one dimensional heat conduction problem, heat conduction across the boundary condition is adiabatic.
Platform: | Size: 1024 | Author: tianhanmin | Hits:

[Otherboundary

Description: boundary problem in math
Platform: | Size: 1024 | Author: mass | Hits:

[OtherStatic_electromagnetic_field_electromagnetic_field

Description: 电磁场和电磁波静态场及其边值问题的解Static electromagnetic field and electromagnetic field and Boundary Value Problems-Static electromagnetic field and electromagnetic field and the Boundary Problem Static electromagnetic field and electromagnetic field and Boundary Value Problems
Platform: | Size: 1841152 | Author: 8js | Hits:

[AlgorithmFEM_TRANSFER

Description: 二维稳态热传导问题的有限单元法程序,该 程序基于三角形线性单元,可以处理任意三种边界类型的热传导问题。-Two-dimensional steady heat transfer finite element method program, the program is based on linear triangular elements, and deal with any of three types of heat conduction boundary problem.
Platform: | Size: 67584 | Author: GSD | Hits:

[Mathimatics-Numerical algorithmsproblem

Description: 一维热传导问题时变边界上热通量重构问题One-dimensional heat conduction heat flux on the time-varying reconstruction of the boundary problem-One-dimensional heat conduction heat flux on the time-varying reconstruction of the boundary problem
Platform: | Size: 812032 | Author: yun | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net