Feeds
질문
How can I solve a differential equation on non-fixed interval?
I am trying to solve a first order ODE with such conditions: |y(0) = 0, y(x_0)=1,| where |x_0| must be determined with the l...
거의 9년 전 | 답변 수: 1 | 0
1
답변답변 있음
Using RAM by mex-function
Thank you a lot, James. Your answer is very detailed and useful. So, I have made some changes: // assign pointers ...
Using RAM by mex-function
Thank you a lot, James. Your answer is very detailed and useful. So, I have made some changes: // assign pointers ...
대략 9년 전 | 0
질문
Using RAM by mex-function
Something strange occurs when I try to transfer matrices to mex-function. When matrices size is not big the mex-function perform...
대략 9년 전 | 답변 수: 2 | 0
