Sathyanarayan Rao
Followers: 0 Following: 0
Professional Interests: Numerical Computing and Computer Modeling
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Feeds
已提交
Planetary Motion Animation
I animate Earth and Mars orbits using ode45 solver
22 days 前 | 6 次下载 |
已提交
Duffing Oscillator Phase Space Animator
This MATLAB code provides an elegant visualization of the Duffing oscillator's phase space dynamics.
1 month 前 | 3 次下载 |
已提交
Electrical resistivity tomography Geometric Factors
Comparison of analytical and numerical geometric factors for surface-borehole configuration.
6 years 前 | 2 次下载 |
已提交
Estimating parameters for van-Genuchten soil water retention curve model
Matlab inbuilt 'nlinfit' is used to estimate van-Genuchten fitting parameters.
6 years 前 | 1 次下载 |
已提交
Convert white pixels in a binary image to coordinates
This function forms coordinate array [x,y] of white pixels based on user defined range.
6 years 前 | 1 次下载 |
已提交
Perpendicular Line to a given line forming a T-shape
Given any two points, two other points can be constructed forming a T shape
6 years 前 | 1 次下载 |
已提交
Instrument output text file with header and unwanted lines to matlab matrix
Removes header and unwanted lines from any text file and saves data in matlab matrix form.
7 years 前 | 1 次下载 |
已提交
JPG image to EIDORS finite element model data via linear interpolation
EIDORS image is generated based on jpg image pixels.
7 years 前 | 1 次下载 |
已提交
Remove reciprocals from a Electrical Impedance Tomography (EIT) scheme
Removes reciprocal quadrupoles from a EIT scheme.
7 years 前 | 1 次下载 |
已提交
Integer to Integer map using logical indexing
Logical indexing is used to map integer from one set to another
7 years 前 | 1 次下载 |
已提交
carnatic music mayamalavagowla first sarali swara generation in MATLAB
The semitones of sarigama is generated in matlab using a sinusoidal signal.
7 years 前 | 1 次下载 |
已提交
Binary image to Finite element mesh ( GMSH geo file )
This code creates GMSH geo file from an image boundary that can be readily meshed using GMSH.
8 years 前 | 4 次下载 |
已提交
Visualizing GMSH .msh file in MATLAB using TRIPLOT
In this code, I import GMsh .msh file and form elements and nodes matrix which is then visualized.
8 years 前 | 8 次下载 |
已提交
Electrical Impedance Tomography Image Reconstruction using MATLAB based freeware EIDORS
In this code, using EIDORS Electrical Impedance Tomographic Image Reconstruction is demonstrated.
8 years 前 | 20 次下载 |
已提交
Points to Surface Matrix
Given a set of coordinates and its connection information, surface data is generated.
8 years 前 | 1 次下载 |
已提交
Regularized Least Square: Tikhonov Regularization test for Hilbert matrix.
Regularized Least Square and ordinary least square solution are compared.
8 years 前 | 6 次下载 |
已提交
Linear Regression: Least Square Solution
Least square solution is demonstrated for human population data
8 years 前 | 2 次下载 |
已提交
Transmittance and Reflectance Spectra of Multilayered Dielectric Stack using Transfer Matrix Method
Transfer Matrix Method is used to calculate transmittance and reflectance of dielectric layers.
8 years 前 | 11 次下载 |
已提交
Electrical Resistivity Forward problem: Poisson's equation with heterogeneous conductivity
Poisson's equation is solved for a heterogeneous medium with varying conductivity.
8 years 前 | 1 次下载 |
已提交
Two dimensional wave interference using Finite Difference Time Domain method (FDTD).
Using FDTD, interference of two sinusoidal source is visualized using FDTD method in TM mode.
9 years 前 | 5 次下载 |
已提交
Explicit Numerical Methods to solve Differential Equation
Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
9 years 前 | 1 次下载 |
已提交
Analytical plot of Dielectric function of Lorentz medium
This code plots complex dielectric function of a Lorentz medium using its analytical formula.
9 years 前 | 4 次下载 |
已提交
Total Field Scattered Field source with Perfectly Matched Layer Boundaries
In this code, TF/SF source is implemented for 1D FDTD source along with PML Boundary condition.
9 years 前 | 3 次下载 |
已提交
Optical Spectra of Dielectric slab using 1D Finite Difference Time Domain (FDTD).
This code calculates Transmission and Reflection spectra of Etalon slab using FDTD method.
9 years 前 | 1 次下载 |
已提交
1D Finite Difference Time Domain simulation (FDTD) with Perfectly Matched Layer (PML)
FDTD is illustrated with PML absorbing boundary condition at both ends of 1D space grid.
9 years 前 | 4 次下载 |
已提交
Optical Linear Absorption of a Two Level System
In this code, differential equation for optical polarization is solved.
9 years 前 | 1 次下载 |
已提交
Band structure of GaAs using Parabolic Approximation
Band structure of GaAs using Parabolic Approximation
9 years 前 | 3 次下载 |
已提交
Fourier transform DFT for selected range of frequencies
For selected frequency range, DFT is computed.
9 years 前 | 1 次下载 |