Description: Finite Difference methods for solution of PDE and ODE. Presented mathematical algoritms for solution of Partial Differential Equations and Ordinary Differential Equations. Matlab codes included in the text. Platform: |
Size: 3164160 |
Author:snv |
Hits:
Description: 本书介绍了图像处理中用到的各种数学问题,并提供一些代码来实现这些算法-The objective of this book was to explain the underlying mathematics of
the PDE-based and variational approaches used in image processing. In
Appendix A we explain the main ideas of finite difference methods, which
allow one to discretize continuous equations. Platform: |
Size: 10675200 |
Author:陈财明 |
Hits:
Description: finite difference and volume for PDE solution in electromagnetic, a book usfull for this field Platform: |
Size: 6179840 |
Author:neesu |
Hits:
Description: Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, ILDL, SIP, MSI, Krylov space methods like CG and, BiCGSTAB (with a variety of preconditioners), and a multigrid solver using Jacobi, ILU, ILDL and SIP for smoothing. In addition there is a block tridiagonal solver for when you want to try a direct method. Platform: |
Size: 217088 |
Author:Feiyu Lu |
Hits:
Description: 用matlab解偏微分方程的各种方法,包括pdepe函数,pde工具箱,有限差分法等。偏微分方程类型包括椭圆形,抛物线型等。-Matlab solution of partial differential equation for all kinds of methods, including pdepe function, pde toolbox, finite difference method, etc. Partial differential equation types including elliptic, parabolic, etc.
Platform: |
Size: 6025216 |
Author:艾荷 |
Hits:
Description: Finite difference methods:
Spatial discretization (3)
Temporal discretization (2)
Convergence, Consistency, Stability (2)
Solution of PDEs require spatial and temporal discretization
Typically, the spatially-discretized domain is called the grid
The PDE (originally on a continuous domain) is solved on a discrete set of grid points
Typically, the PDE is reduced to a set of algebraic equations (that might or might not involve matrix inversion)
Types of grids:
Structured grid
Unstructured grid
Hybrid grids
Platform: |
Size: 2522112 |
Author:Alvaro562003 |
Hits:
Description: This book introduces finite difference methods for both ordinary differential equations (ODEs) and partial differential equations (PDEs) and discusses the similarities and differences between algorithm design and stability analysis for different types of equations. A unified view of stability theory for ODEs and PDEs is presented, and the interplay between ODE and PDE analysis is stressed. The text emphasizes standard classical methods, but several newer approaches also are introduced and are described in the context of simple motivating examples. Platform: |
Size: 3181568 |
Author:jim |
Hits:
Description: This Matlab script solves a particular case of the parabolic PDE studied in class using the CrankNicolson
finite difference algorithm. Platform: |
Size: 3072 |
Author:zhewei |
Hits:
Description: MATLAB求解偏微分方程的几道例子,有限差分,有限元等方法,有文字参考,本人初学,希望交流-MATLAB to solve a few examples of partial differential equations, finite difference, finite element method, there is a reference text, I am a novice, I hope the exchange Platform: |
Size: 439296 |
Author:songmingkai |
Hits: