Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.364.290 Times

Finite Difference Matlab software
Filter: All | Freeware | Demo
 

Finite Difference Matlab

1 2 3 4 5 > 

Finite Difference Laplace Equation Solver using unequal square grid xy grids The attachment contains:1. Related matlab files.2. Picture files of possible outputs.3. A read me text file.4. A report containing detailed explanations about the basics and about coding algorithm used herein.Finite difference (central) method is applied and solution is obtained for the stream...



Platforms: Matlab


Finite Difference solution to nonlinear diffusion equation Solves nonlinear diffusion equation which can be linearised as shown for the general nonlinear diffusion equation in Richtmyer & Morton [1]. The approach is to linearise the pde and apply a Crank-Nicolson implicit finite difference scheme to solve the equation numerically.Matlab run...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (48): Finite Difference solution to nonlinear diffusion equation Download

Added: March 08, 2010 | Visits: 2.004

Python Stencil Environment Python Stencil Environment also know as PySE is a new python library for solving Partial Differential Equations with the Finite Difference Method (FDM). This is still a quite new library, and the current release must be considered as beta software. It is quite rough around the edges,...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (159): Python Stencil Environment Download

Added: May 13, 2013 | Visits: 430

Files associated with FREE finite difference textbook These files are associated with the free undergraduate level textbook: 'Introductory Finite Difference Methods for PDEs' which may be downloaded from a link on my homepage which also contains worked solutions, case studies and audio visual material. To find my homepage just search for 'clive...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (45): Files associated with FREE finite difference textbook Download

Added: June 06, 2013 | Visits: 276

Nonlinear Finite Difference Method The function nonlinearBVP_FDM .m is an implementation of thenonlinear finite difference method for the general nonlinearboundary-value problem --------------------------------------------- y''=f(x,y,y'), for a> Y = nonlinearBVP_FDM(1,3,17,43/3);Note that Y(:,1) represents x and Y(:,2) is vector...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Nonlinear Finite Difference Method Download

Added: December 10, 2013 | Visits: 703

Waveguide Mode Solver Calculate the electromagnetic eigenmodes and propagation constants of optical waveguides using the finite difference method. Features:1. Includes vector, semivector, and scalar versions.2. Can solve for all components of E and H.3. Allows for perfectly-matched boundary layers.4. Can model...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (50): Waveguide Mode Solver Download

Added: July 25, 2013 | Visits: 497

Finite Difference Beam Propagation Method Simulation of a gaussian pulse propagated in free space through 1000 um, using finite differences.Just run the script and you'll get a surface which is made up of the pulse propagated at 1 um steps.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Finite Difference Beam Propagation Method Download

Added: July 05, 2013 | Visits: 475

Spiral waves in monodomain reaction-diffusion model Matlab implementation of a monodomain reaction-diffusion model in 2-D. The model equations are a variant of the Fitzhugh-Nagumo equations modified to simulate the cardiac action potential. The progression of the two normalized state variables, membrane voltage (v) and recovery (r), is computed...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Spiral waves in monodomain reaction-diffusion model Download

Added: May 16, 2013 | Visits: 673

temperature analysis using finite difference method Study of heat transfer and temperature of a 1x1 metal plateheat is dissipated through the left right and bottom sides and emp at infinity is t n(n-1) points in consideration,Temperature at top end is 500*sin(((i-1)*pi)/(n-1)A*Temp=U where A is coefficient matrix and u is constant matrixfinite...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): temperature analysis using finite difference method Download

Added: April 23, 2013 | Visits: 495

3-D FDTD A fortran sample code which in Finite Difference Time Domain Method for Electromagnetics. - Kunz K.S., Luebbers R.J. book was translated to matlab code. For movie, a little bit code must be added into it. Especially it needs to vectorize for electric field updates.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 3-D FDTD Download

Added: March 26, 2013 | Visits: 424

fdtd1d.m A simple one-dimensional finite-difference time-domain (FDTD) electromagnetic routine that allows the user to specify arbitrary permittivity, permeability and conductivity profiles. Useful for helping students to visualize reflection, transmission, wave velocity and impedance concepts. Will also...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): fdtd1d.m Download

Added: July 29, 2013 | Visits: 299

Finite Difference Method solution to Laplace's Equation Objective of the program is to solve for the steady state voltage distribution in a region 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Finite Difference Method solution to Laplace's Equation Download

Added: May 31, 2013 | Visits: 411

Complex step Jacobian Complex step differentiation (CSD) has many advantages in efferency and accuracy over finite difference approaches (central, forward and backward). This code demonstrates how the Jacobian matrix of a given function at the reference point can be calculated using the CSD approach.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Complex step Jacobian Download

Added: July 29, 2013 | Visits: 300

Multiple Source 2D wave propagation using FDTD method FDTD(Finite Difference Time Domain) is the most easiest method of EM Solver.In this code i just demonstrate that how can we launch multiple sources in a single time,and how they can combine effect with in single time domain. The Sources are taken as 20GHz Sine wave and number of signal are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Multiple Source 2D wave propagation using FDTD method Download

Successive Over Relaxation (SOR) of Finite Difference Method solution to Laplace's Equation -Objective of the program is to solve for the steady state voltage distribution in a region 0


Platforms: Matlab


Added: June 13, 2013 | Visits: 439

3D_PML FOR FDTD METHOD(DIPOLE) FDTD is Finite Difference Time Domain method,but due to truncated it it will cause the reflectional on its boundary that will cause unnecessary noise to our simulation domain. So minimizing this unwanted signal we use PML(Perfectly Matched Layer)which can absorb this unwanted signal and so there...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): 3D_PML FOR FDTD METHOD(DIPOLE) Download

Added: April 27, 2013 | Visits: 490

Constrained Hermite Taylor Series Least Squares Like the finite difference method, the Taylor Series Least Squares method can be used to estimate derivatives. The TLS technique can be used to estimate derivatives from scattered or unstructured data. The Hermite Taylor Series Least Squares technique augments the TLS approach with information...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Constrained Hermite Taylor Series Least Squares Download

Added: March 23, 2013 | Visits: 439

solve 2d wave equation with FDM http://simulations.narod.ru/Solve 2d wave equation with Finite Difference Method. Theory described in description.docx. Droplet put on the water surface to start waves. There is a decay in wave equation. conv2 function used for faster calculations.as_colormap.m - visualization of waves as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.92 MB Download (47): solve 2d wave equation with FDM Download

Added: April 05, 2013 | Visits: 423

Laplacian in 1D, 2D, or 3D The code computes the exact eigenpairs of (1-3)D negative Laplacian on a rectangular finite-difference grid for combinations of Dirichlet, Neumann, and Periodic boundary conditions using explicit formulas fromhttp://en.wikipedia.org/wiki/Eigenvalues_a...cond_derivativeThe code can also compute...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Laplacian in 1D, 2D, or 3D Download

Added: November 10, 2013 | Visits: 539

Meep FDTD Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation software. Meep FDTD is a free finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems, along with our MPB eigenmode package. Here are some key features of "Meep...


Platforms: *nix

License: Freeware Size: 747.52 KB Download (54): Meep FDTD Download

1 2 3 4 5 >