Fateh Ouali - MATLAB Central
photo

Fateh Ouali


Last seen: 7 days ago Active since 2024

Followers: 0   Following: 1

Statistics

CodyFrom 05/24 to 03/25Use left and right arrows to move selectionFrom 05/24Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
52,183
of 158,439

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
61

NUMBER OF BADGES
1

  • Solver
  • Explorer

View badges

Feeds

View by

Solved


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

9 months ago

Solved


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

9 months ago

Solved


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

9 months ago

Solved


Calculate the area of a triangle between three points
Calculate the area of a triangle between three points: P1(X1,Y1) P2(X2,Y2) P3(X3,Y3) these three points are the vertices of ...

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

9 months ago

Go to top of page