Feeds
提问
function must return a column vector
Hi, i am trying to plot some graphs for my my theses but i keep on getting error message.. find attached the code.. please he...
1 year 前 | 1 个回答 | 0
1
个回答已回答
Hi, i am trying plot my thesis graph using dde23 but i keep on getting this error, derivative and history function have different lengths.. HELP PLEASE!
Hi, I have been trying to plot the graph of the equations from the existing journal i am working on.. but shape i am getting is ...
Hi, i am trying plot my thesis graph using dde23 but i keep on getting this error, derivative and history function have different lengths.. HELP PLEASE!
Hi, I have been trying to plot the graph of the equations from the existing journal i am working on.. but shape i am getting is ...
3 years 前 | 0
提问
My Graph isn't displaying
i am trying to plot my graph. the code does not show any error, but the graph is not displying.. %function Modified lags = 0...
3 years 前 | 0 个回答 | 0
0
个回答提问
Hi, i am trying plot my thesis graph using dde23 but i keep on getting this error, derivative and history function have different lengths.. HELP PLEASE!
function Hassan lags = 0.2; tspan = [0,60]; sol = dde23(@ddehs, lags, @hshist, tspan); time = sol.x; S = sol.y(1...
3 years 前 | 2 个回答 | 0

