Alessandro Vitiello
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
25.217
of 295.467
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
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...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 1 answer | 1
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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 : ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0