Submitted


Simple Random Walk in Three Dimensions
Random walk is simulated and animated in three dimensions.

9 years ago | 4 downloads |

Thumbnail

Submitted


3D Magnetic Field Computation of a Straight Wire of Finite Length using Biot-Savart's Law
Here I compute magnetic field of a wire using finite element method

10 years ago | 12 downloads |

Thumbnail

Submitted


Fraunhofer Diffraction of Light by a Circular Aperture
This code calculates the diffracted intensity pattern for a circular aperture

10 years ago | 9 downloads |

Thumbnail

Submitted


Finite Difference Band Matrix Method for Laplace Equation
Using band matrix method, Laplace equation is solved for a parallel plate capacitor.

10 years ago | 3 downloads |

Thumbnail

Submitted


Redheffer Star Product of Two Matrices
This function computes Redheffer star product of two matrices.

10 years ago | 2 downloads |

Thumbnail

Submitted


Building a Dart Board on a Cartesian Grid
This code forms a matrix whose data values represent a Dartboard

10 years ago | 2 downloads |

Thumbnail

Submitted


Fraunhofer Diffraction of Light by a Rectangular Aperture
This code calculates the diffracted intensity pattern for a rectangular aperture

10 years ago | 10 downloads |

Thumbnail

Submitted


Simulating Chaotic Behavior of Double Pendulum
Chaotic behavior of double pendulum is simulated using MATLAB ODE45 solver

10 years ago | 11 downloads |

Thumbnail

Submitted


Two dimensional Hi-pass and Low-pass Rectangular Image Filter
In this file, two dimensional high pass and low pass rectangular image filters are demonstrated.

10 years ago | 3 downloads |

Thumbnail

Submitted


Two dimensional Gaussian Hi-pass and Low pass Image Filter
In this file, two dimensional high pass and low pass Gaussian image filters are demonstrated.

10 years ago | 4 downloads |

Thumbnail

Submitted


Visualizing a Toroidal Surface (Torus) in Matlab
Torus is visualized by using its parametric equation and MATLAB mesh command.

10 years ago | 2 downloads |

Thumbnail

Submitted


Newton-Raphson Method to Find Roots of a Polynomial
Newton's method can be used to find roots or zero crossing of a real valued function.

10 years ago | 3 downloads |

Thumbnail

Submitted


2D Fourier Transform of a cosine pulse using MATLAB inbuilt 2D FFT2 function.
Two dimensional cosine pulse and its Fourier transform is computed and visualized.

10 years ago | 3 downloads |

Thumbnail

Submitted


Surface Plot of Dini's Surface (Parametric Surface)
Surface plot of Dini's surface is demonstrated using mesh command

10 years ago | 1 download |

Thumbnail

Submitted


A finite cosine wavetrain and its Fourier transform
This code computes frequency spectrum of a finite cosine wavetrain using MATLAB FFT function.

10 years ago | 1 download |

Thumbnail

Submitted


Animation of a Simple Pendulum using the Euler-Cromer numerical method.
The oscillatory motion of a simple pendulum is simulated using Euler-Cromer method.

10 years ago | 6 downloads |

Thumbnail

Submitted


Charging a RC circuit
This code plots current and electric charge as a function of time for a charging RC circuit.

10 years ago | 17 downloads |

Thumbnail

Submitted


Diet Problem in Linear Programming
The goal of Diet problem is to minimize the cost of food satisfying nutrient constraints.

10 years ago | 3 downloads |

Thumbnail

Submitted


Finite Difference Method to solve Heat Diffusion Equation in Two Dimensions.
Heat diffusion equation of the form Ut=a(Uxx+Uyy) is solved numerically. All units are arbitrary.

11 years ago | 33 downloads |

Thumbnail

Submitted


Magnetic field of a Square current loop using Biot Savart's Law
Using Biot Savarts law, magnetic field due to a square loop is evaluated.

11 years ago | 4 downloads |

Thumbnail

Submitted


Magnetic field of a Circular current loop using Biot Savart's Law
Magnetic Field of a circular loop is evaluated in two dimensions.

11 years ago | 7 downloads |

Thumbnail

Submitted


Finite Difference Method to solve Poisson's Equation in Two Dimensions.
This code employs successive over relaxation method to solve Poisson's equation.

11 years ago | 11 downloads |

Thumbnail