Statistik
8 Fragen
0 Antworten
RANG
28.595
of 300.364
REPUTATION
1
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
1
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.407
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
solve matlab ode system inside simulink subsystem
Hi, I have a matalb ODE code, that solves a set of differential equations. I want to put all inside a simulink subsystem, and e...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Command "matlab.io.saveVariablesToScript" max memory/elements
Hi all, I am using the matlab command matlab.io.saveVariablesToScript In order to save my output in .m file instead of .mat (i...
mehr als 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
how to fix a value in a function during an ode integration, that does not change during the integration
hi all, I have to fix a value during an ode integration: if z > 1000 dx = v*cos(gamma)*cos(chi); dy = v*cos(ga...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to insert numerical derivative in function for ode integration
Hi all, I computed the traslation dinamics of a re-entry trajecotry. Now I am adding the attitude , but I have this problem : ...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
impose a condition on a general value of a vector
Hi every one, I have to do an optimization ( with fmincon), where I have a constraint one the trajectory . basically I want th...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
ode does not converge
Hi, I have the following problem with code on the sliding mode control, solving a non linear problem: running the code, I do n...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
simulink control re entry atmosphere code
Hi, I am trying to do this simulation, is a control of a re-entry vehicle. I have a nominal trajectory that comes from an optimi...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
hi ,i have this function that ode45 integrate, the numerical integration is correct, but in the main script I have to plot the vector 'alfa', and in order to do this i have to rewrite the same code, but i need to do a cicle 'for', how is this cicle ?
function [ derivate ] = eq_moto_vincolo_q_piatto(t, X ) format long global mi m CQ T w A rho0 H R_earth beta a0 a1 b...
etwa 7 Jahre vor | 0 Antworten | 0

