photo

Praveen Ranganath


Active since 2011

Followers: 0   Following: 0

Message

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

Statistics

All
File Exchange

13 Files

Cody

0 Problems
7 Solutions

RANK
N/A
of 300.392

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
762 of 20.933

REPUTATION
2.436

AVERAGE RATING
4.50

CONTRIBUTIONS
13 Files

DOWNLOADS
29

ALL TIME DOWNLOADS
22627

RANK
47.413
of 168.335

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
80

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Solved


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

ongeveer 10 jaar ago

Solved


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...

ongeveer 10 jaar ago

Solved


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

ongeveer 10 jaar ago

Submitted


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

ongeveer 10 jaar ago | 1 download |

0.0 / 5
Thumbnail

Solved


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

meer dan 10 jaar ago

Solved


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 ...

meer dan 10 jaar ago

Solved


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...

meer dan 10 jaar ago

Solved


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:...

meer dan 10 jaar ago

Submitted


Pi
This code computes approximate value of Pi

ongeveer 11 jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


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

meer dan 11 jaar ago | 1 download |

0.0 / 5

Submitted


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

meer dan 11 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

meer dan 11 jaar ago | 1 download |

3.0 / 5
Thumbnail

Submitted


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

meer dan 11 jaar ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


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

meer dan 11 jaar ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


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

ongeveer 12 jaar ago | 6 downloads |

4.6 / 5
Thumbnail

Submitted


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

ongeveer 12 jaar ago | 1 download |

5.0 / 5
Thumbnail

Submitted


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.

meer dan 12 jaar ago | 2 downloads |

4.0 / 5
Thumbnail

Submitted


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.

meer dan 12 jaar ago | 7 downloads |

4.2 / 5
Thumbnail

Submitted


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.

meer dan 12 jaar ago | 1 download |

5.0 / 5
Thumbnail

Submitted


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

bijna 14 jaar ago | 1 download |

0.0 / 5