Community Profile

photo

Praveen Ranganath


2011년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: Computational Science and Engineering, Spectral Estimation for Physics based Signal Processing applications, Numerical Simulations, Applied Mathematics.

통계

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

8년 초과 전

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

8년 초과 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

8년 초과 전

제출됨


Computation of DFT - WIth and without using FFT
Implementing Discrete Fourier Transform without FFT function

8년 초과 전 | 다운로드 수: 2 |

Thumbnail

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 9년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

대략 9년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 9년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 9년 전

제출됨


Pi
This code computes approximate value of Pi

9년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Matrix Decomposition Technique
A common technique for matrix decomposition into triangular matrices

거의 10년 전 | 다운로드 수: 2 |

제출됨


Phase Portrait of a given Potential
For a range of energies, the behavior of a particle is displayed as a Phase portrait

거의 10년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Projectile Motion : Animation of numerical solutions
FInite difference solution of Projectile motion (of a ball) with the effect of air Drag

거의 10년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


One Dimensional Travelling wave with transparent and reflecting Boundaries
2-D Finite-Difference simulations of a 1-D travelling wave along positive x-axis.

거의 10년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


2D Interfering waves
This simulation shows the interference of two identical sinusoidal sources.

거의 10년 전 | 다운로드 수: 10 |

Thumbnail

제출됨


1D Wave Propagation: A finite difference approach
This program describes a moving 1-D wave using the finite difference method

10년 초과 전 | 다운로드 수: 21 |

Thumbnail

제출됨


Numerical methods vs analytical methods for Differential equations
This code compares the analytical solution with the numerical solutions of a simple first order ODE

10년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Computing Electric field of a double dipole by solving Poisson's Equation
This code computes the E-fields due to 2-dipoles in a 2-D plane using Finite difference method.

거의 11년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Electric Field of a Parallel Plate capacitor using 2D Poisson Equation
Electric potential and E-field of a cross section of a parallel plate capacitor is calculated.

거의 11년 전 | 다운로드 수: 7 |

Thumbnail

제출됨


Calculating Electric field of a dipole using Coulomb's law
This code computes the Electric Field distribution due to a dipole in a 2-D plane.

거의 11년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Number theoretic transform
This code is used to find the NTT of a sequence

12년 초과 전 | 다운로드 수: 4 |