Statistics
3 Questions
0 Answers
RANK
255 161
of 300 364
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 407
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
Feeds
Question
How to convert fortran code to matlab?
PROGRAM IMPLISIT C C *** PROGRAM PENYELESAIAN PERSAMAAN HYPERBOLIK DENGAN METODA IMPLICIT C PARAMETER( IMX=1000 ) DIMENSIO...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 3 år ago | 3 answers | 0
3
answersQuestion
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?
mer än 3 år ago | 2 answers | 0
