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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0