photo

Adam Attarian


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
2,347
of 300,352

REPUTATION
27

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
14

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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 1

View badges

Feeds

View by

Question


FFT of Downsampled Signal
I have an aperoidic signal that is being sampled at a very high frequency, 3.125 MHz. The signal is sampled for 8 minutes, leavi...

6 years ago | 1 answer | 0

1

answer

Answered
Logical Indexing for entire Table
The solution is simple, and I'm ashamed I didn't see it earlier: T=T(m,:);

7 years ago | 13

| accepted

Question


Logical Indexing for entire Table
Essentially, I am trying to do (pseudo code): T=table(data); % T contains many columns of doubles, date times, and is other...

7 years ago | 2 answers | 1

2

answers