photo

SAFA BOUDHRAA


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 0

提问


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...

7 years 前 | 2 个回答 | 0

2

个回答