photo

Alfandias Saurena


Last seen: 6 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
162,558
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

3 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?

3 years ago | 2 answers | 0

2

answers