Community Profile

photo

João Baptista


Last seen: 4 months ago Active since 2021

I´m Student in Escola Naval in Portugal, and i want learn more Matlab.

Programming Languages:
Java, MATLAB
Spoken Languages:
English

Statistics

All
  • First Submission
  • MATLAB Central Treasure Hunt Finisher
  • Solver

View badges

Content Feed

View by

Submitted


Choelsky Method
This function calculate a linear calculation system by the Choelsky compact method.

2 years ago | 0 downloads |

Solved


Return area of square
Side of square=input=a Area=output=b

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

2 years ago

Solved


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

2 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years ago