Community Profile

photo

Srinivasan S


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

All
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 1
  • First Submission
  • Solver

Ver insignias

Feeds

Ver por

Enviada


Non-Linear Curve Fitting
Curve fitting for a polynomial from a given set of data.

alrededor de 3 años hace | 2 descargas |

Enviada


Blasius equation and velocity profile over a flat plate
This code solved third-order non-linear Blasius equation and plots velocity vectors inside the boundary layer

alrededor de 3 años hace | 12 descargas |

Resuelto


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

más de 3 años hace

Resuelto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

más de 3 años hace

Resuelto


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

más de 3 años hace

Resuelto


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

más de 3 años hace