Community Profile

photo

Srinivasan S


Last seen: circa un anno fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

circa 3 anni fa | 2 download |

Inviato


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

circa 3 anni fa | 11 download |

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa