Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
173.720
of 299.737
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.791
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 165.655
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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:...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0