Community Profile

photo

Srinivasan S


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

送信済み


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

約3年 前 | ダウンロード 2 件 |

送信済み


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

約3年 前 | ダウンロード 11 件 |

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前