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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
