photo

Manula Somaratna


Last seen: alrededor de 1 mes hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

All
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

7 meses hace

Pregunta


Editor docking issue MATLAB 2019a and above
Hey everyone, I am currently using macOS 10.14 Mojave on a 2018 Macbook pro 15". On Matlab versions 2019a, 2019b and 2020a I ...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Resuelto


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

más de 4 años hace

Resuelto


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

más de 4 años hace

Resuelto


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

más de 4 años hace