Shuqing Qi
Followers: 0 Following: 0
Feeds
提问
Diagonal of non-square matrix
How can I build this matrix? All elements are zero except those three main diagonals. n is any given number.
3 years 前 | 3 个回答 | 0
3
个回答提问
fplot() for three functions
I wonder why my fplot()s output errors instead of the graph below?
4 years 前 | 1 个回答 | 0
1
个回答提问
How to plot two plots in one graph?
How can I plot "Chaotic_Balance(0.02, 9, 18, 1)" and "Chaotic_Balance(0.02, 10, 18, 1)" in one graph and label them like the pic...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why is my plot plotting blank?
Why I keep getting blank for my graph? I figured out that if I change plot(i,P_t(i+1)) to plot(i,P_t(i+1),'.');hold on, it wil...
4 years 前 | 1 个回答 | 0