photo

kushal jana


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

All
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
the goto fortran90 command convert to matlab
SUBROUTINE SEARCH(AK,NB,IST,IEND,GSTIF) IMPLICIT DOUBLE PRECISION(A-H,O-Z) DIMENSION AK(4000),GSTIF(1000...

alrededor de 3 años hace | 0

Resuelto


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

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