Feeds
提问
What does: plot x -> x mean?
We have to plot the graph of x -> x, but how do we do that?
10 years 前 | 0 个回答 | 0
0
个回答提问
How to write a program that produces bifurcation diagrams?
We want to write a program in MATLAB for the function: p(t+1) = f_alpha(p(t)) = alpha*p(t)*e^(-p(t)), alpha > 0. The program h...
10 years 前 | 0 个回答 | 0
0
个回答提问
How to write a program to solve a difference equation in Matlab?
We want to write a program in MATLAB for the function: p(t+1) = f_alpha(p(t)) = alpha*p(t)*e^(-p(t)), alpha > 0. The program ha...
10 years 前 | 0 个回答 | 0