Community Profile

photo

Alfandias Saurena


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 3 answers | 0

3

answers

Question


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?

2 years ago | 2 answers | 0

2

answers