Feeds
답변 있음
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...
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...
4년 초과 전 | 0
문제를 풀었습니다
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.
거의 6년 전

