Daniel Jackson
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
217.607
of 295.527
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 1 answer | 0
1
answerQuestion
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 maanden ago | 1 answer | 0
1
answerQuestion
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...
11 maanden ago | 2 answers | 0
2
answersQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0