photo

James Stringer


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
121,814
of 300,527

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,525

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

Feeds

View by

Question


How do I generate a Triangle function
How would I generate code for implementing the triangle function triangle(2Bt-n) for n = 1:20 so far: t = 0:0.005:1; ...

10 years ago | 1 answer | 0

1

answer

Question


Comparing a signal reconstruction with given equation
I am supposed to compare a signal reconstruction with the given equation g_t = sum(n = 1:20) of g_a*(n/2B)sinc(2piBt-npi) . I am...

10 years ago | 1 answer | 0

1

answer