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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 5 | 0
