Community Profile

photo

Guido De Angelis


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


is it possible to use a fixed-step solver with matlab?
hi, Is it possible to use a fixed-step solver like for example ode3 with matlab? Could anyone say me how can I do? thanks in ...

8 years ago | 1 answer | 1

1

answer

Question


problem in the discretization of vectors
hi! I would like find a solution for this problem. I integrate a function (fun1) in this way [t,x] = ode45(fun1, [0 0.2],...

8 years ago | 1 answer | 0

1

answer

Question


undefined variable in a for cycle
In this script (where function is a law of motion function=function(y,y',t)) I would like to find the response of the system va...

9 years ago | 1 answer | 0

1

answer

Question


control of a script
hi! I wrote this script but i'm not sure if the response can be true, what do you think about it? clc clear all dt=0...

9 years ago | 1 answer | 0

1

answer

Question


problem with an integral
A system obey an equation of motion y''=f(y'(t),y(t),t) but f(y'(t),y(t),t) change as a function of y(t). For example if y>=0...

9 years ago | 1 answer | 0

1

answer

Question


Problem with a function
hi, that's my problem (excuse me I'm a beginner with matlab!) I introduce the input variables in my workspace x=[1;2;3;4];...

9 years ago | 2 answers | 0

2

answers