Daniel Jackson
Followers: 0 Following: 0
Feeds
提问
How to add trim values on to a linear models output?
I am comparing a nonlinear model to a linear model, a short elevator input over 10s is used for the input for both the linear an...
8 months 前 | 1 个回答 | 0
1
个回答提问
Plotting the aircraft pitch angle response to elevator
The image attached below are the equations needed and the simulink model I have so far, using the following code. The Step 1 is:...
11 months 前 | 1 个回答 | 0
1
个回答提问
Aircraft pitch angle response to elevator inputs
Is it possible to form a simulink block diagram based upon the image below. The code below are the equations for the given varia...
11 months 前 | 1 个回答 | 0
1
个回答提问
Standard deviation error bars for each interpolated value of temperature
I am trying to produce standard deviation error bars for the interpolated data ranging from 10 to 35 degrees with a a 1 degree i...
12 months 前 | 2 个回答 | 0
2
个回答提问
I'm trying to create a 57x1 matrix out of the con_data 57x4 matrix/variable, and then plot that matrix from the userinput. But avg_energy is an unrecognised function/variable
Code for continent selection: function [continent, con_data] = choose_continent() % prompt messaged displayed in command windo...
2 years 前 | 1 个回答 | 0
1
个回答提问
I have a menu in which a user selects a continent and enters in a year that they want to look at a set of data values for. How would I go about extracting the values in matrix
Code for continent and year selection below: function [continent, con_data] = choose_continent %prompt messaged displayed in ...
2 years 前 | 1 个回答 | 0