Eric Johnson
WSU Mathematics
自 2013 起处于活动状态
Followers: 0 Following: 0
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...
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 前 | 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 ...
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 前 | 0
提问
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 前 | 5 个回答 | 0
