N/A
Followers: 0 Following: 0
Feeds
提问
Plotting Error Bars (Uncertainties) for Scatter Plot Points
Shown in my code below, I am calculating a vector of drag coefficients and a vector Reynolds number, and then a calculation of t...
9 years 前 | 1 个回答 | 0
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9 years 前
提问
Analyzing Sections of Plot Data
I have a plot of data used from testing a rocket engine's thrust vs. time response. I want to find the total impulse under the ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Possible Bug in Copying Figures
In R2015a, is there a bug in copying and pasting figures in word, such that you need to crop out white space on the bottom and e...
9 years 前 | 2 个回答 | 0
2
个回答提问
Subscripts in MATLAB Legends
This is a very basic question, and as my code suggests, it should work, but it's not: I want have the variables in these legend ...
9 years 前 | 4 个回答 | 3
4
个回答提问
Bode Plots - Changing Line Styles
I created 3 bode magnitude plots with bodemag() and hold on, and I wanted to have it plot the three lines as three different bla...
9 years 前 | 2 个回答 | 0
2
个回答提问
fft Amplitude Spectrum Stem Plot from Fourier Series
I want to make a stem plot (amplitude spectrum using stem()) from the fft function in MATLAB, given the Fourier Series function ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Plotting Step Responses with For Loops
Hi, I have a problem with the plot command in regards to plotting step responses in for loops. I've searched everywhere and can...
10 years 前 | 1 个回答 | 0