photo

Srey


Last seen: 5 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
206,168
of 300,592

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

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

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

4 years 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] ...

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

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

11 years ago | 2 answers | 0

2

answers