Daniel Jackson
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
217 631
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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 mois il y a | 1 réponse | 0
1
réponseQuestion
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 mois il y a | 1 réponse | 0
1
réponseQuestion
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 mois il y a | 1 réponse | 0
1
réponseQuestion
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 mois il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 2 ans il y a | 1 réponse | 0