Alfandias Saurena
Followers: 0 Following: 0
Feeds
질문
How to convert fortran code to matlab?
PROGRAM IMPLISIT C C *** PROGRAM PENYELESAIAN PERSAMAAN HYPERBOLIK DENGAN METODA IMPLICIT C PARAMETER( IMX=1000 ) DIMENSIO...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to make an anonymous function with more than 1 statement or equation?
for exmple, i have 2 or more equation (a and d), with some variable defined (B and C). B=2 C=4 a=Bx; d=Cx^2; then, i want t...
거의 3년 전 | 답변 수: 3 | 0
3
답변질문
how to not use all input arguments in the function because some of the arguments are fixed?
how to not use all input arguments in the function because some of the arguments are fixed?
거의 3년 전 | 답변 수: 2 | 0