Eric Johnson
WSU Mathematics
Followers: 0 Following: 0
Statistics
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
Feeds
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
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
