Feeds
질문
Why am I receiving unexpected result with euler function?
Unexpected results occur at sol variable in script.m in for loop. I would like to assign the result of eyplicit_euler2 function ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Not enough input arguments in function with fsolve
I can not figure out what causes this error in this function. Any help will be appreciated. Thanks! function gx = gx_fermi(...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
4th order runge kutta algorithm gives strange results for ode
I have a boundary value problem as below. I would like to solve it as initial value problem first by implementing a numerical ap...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error with division of a matrix by a vector
This is the part where the error occurs and it reads : "Error using ./ Matrix dimensions must agree." These are the size...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Not enough input arguments error with fplot
This is my plot function, and i would like to plot the data and a function with given time steps, but i get the error attached b...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why is matlab always stuck in busy state?
Recently i have a problem with matlab that whenever my code contains of even simple loops then it is stuck during execution in b...
9년 초과 전 | 답변 수: 0 | 0
