Feeds
提问
Why doesnt e1 converges to zero
this my code for the power irritation % A is the Student Matrix after adding the three students clear all A...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to scale arrows
I have this code for a vector field, the arrows keep getting crazier no mater what i do, can some one plese tell me how do i mak...
11 years 前 | 2 个回答 | 0
2
个回答提问
HOw can I change the size of the arrows
I did this code to plot a vector field, and i was wondering how can i change the size of the arrows? t1 = linspace(-1,100,20...
11 years 前 | 2 个回答 | 0
2
个回答提问
wrong function plot different than wolframalpha
I wrote this code to plot a function y=-1:0.05:15; yprim= (0.75*y)-(0.05*y.^2)-((1.5*y.^3)/(1.25+y.^3)); plot(y,yprim) ...
11 years 前 | 1 个回答 | 0