Statistics
5 Questions
0 Answers
RANK
23,798
of 295,467
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Isopleth
Hi, Does anyone have a file for making isopleths? Thanks, Karen
13 years ago | 1 answer | 0
1
answerQuestion
Everytime I try to plot, I get a straight line, and not a sine wave:(
I get a sine curve for the aproximated Euler method, but the exact solution comes out as a straight line with an error message r...
13 years ago | 2 answers | 1
2
answersQuestion
Initial Value of y(0)=0
How does one write a code for the IVP of y(0) = 0? The program won't accept the following. Also, can someone check my syntax ...
13 years ago | 1 answer | 0
1
answerQuestion
Displaying % error
can you just provide me another simpler code? based on the codes above, we want to compute the percent error for each h at value...
13 years ago | 1 answer | 0
1
answerQuestion
Calculating and Adding Percent Error to a Graph
The Percent Error = 100*abs(exact solution-Approximate solution)/Exact Solution. I am writing a Euler method approximation and I...
13 years ago | 2 answers | 0