Community Profile

photo

Srey


Last seen: Today Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Explorer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot the velocity profile of a time varying signal?
A signal with sanpling rate fs=1000, with duration 5 minutes. Can we plot the velocity profile of this time varying signal.?

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


To add two datetime arrays , with millisecond values
I have a datetime array a=[ 09:39:12.000, 09:39:12.000] and another datetime array with b= [ 0:00:00.001, 0:00:00.002] ...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


Solving equations in Matlab
I have 3 poInts (1,3) (2,1) (1,1 ). From a point (x0,y0), 3 people are walking to 3 different points (1,3) (2,4) (1,4).Assum...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How to separate signals with diffrent frequencies
t = linspace(0, 1, 1001); x=sin(2*pi*t*3) + sin(2*pi*t*6) + sin(2*pi*t*10)+sin(2*pi*t*13)+sin(2*pi*t*20)+sin(2*pi*t*50)+sin(2...

meer dan 9 jaar ago | 2 answers | 0

2

answers