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
