Feeds
提问
How do i fix the dimensions
my graph (code2) is supposed to look like the other graph on the 3d profiles. but my dimensions are all messed up i believe. how...
12 years 前 | 0 个回答 | 0
0
个回答提问
My graph in matlab has a blank strip in the middle
i graphed the following if true % code end[x,y]=meshgrid(-1:.01:1, -1:.01:1); a = .619211.*x.^2; b = (53913.*x.^...
12 years 前 | 2 个回答 | 0
2
个回答提问
How do i plot the 3d profiles graph located below in matlab.
I am looking to reproduce the graph below. I have the formula and I am using matlab. But I can only get an arc. I cannot get the...
12 years 前 | 1 个回答 | 0
