photo

Eric Johnson


WSU Mathematics

Active since 2013

Followers: 0   Following: 0

Message

Graduate student in mathematics
Professional Interests: differential equations, systems modeling

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
230,459
of 301,298

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,225

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,851

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
How can I specify different entires in a vector - partially using a function
Thank you both for your help. It works! function[g, IC] = Initial_Condition2(L, Delta_x) x = 0:Delta_x:L; n = length(x...

12 years ago | 0

Answered
How can I specify different entires in a vector - partially using a function
I can't get that code to run. I need the arguments I had in there because this is a small part of a much larger m-file. Thank ...

12 years ago | 0

Question


How can I specify different entires in a vector - partially using a function
Hi! I'm trying to produce the initial conditions (using a vector) for a differential equation where the first and last set of...

12 years ago | 5 answers | 0

5

answers