photo

SAFA BOUDHRAA


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to apply Time synchronous averaging on a database
Good morning ; how to apply time synchronous veraging on a database not function . I have the vector ( vector : Acceleration...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
Time Synchronous averaging on noisy signal
Morning, I am working on a vibration signal also , and I want to used the TSA to avoid the noise and to get a pure signal . But...

más de 6 años hace | 0

Respondida
matlb solution dX/dt=AX(t)+B
function DY=resolution(t,y) A=[2*t 1 -3 sqrt(3) ;cos(t) 0 sqrt(2) -3 ;0 t -2 1; 4 sin(t) 0 t]; B=[0.5*t;1;0;0] dX=A*X+B ; e...

más de 6 años hace | 0

Pregunta


matlb solution dX/dt=AX(t)+B
morning, help me please, i am working i=on the resolution of the equation :dX/dt=AX(t)+B i have used ode45 but it gives wrong...

más de 6 años hace | 2 respuestas | 0

2

respuestas