photo

Adam Kyle


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
105,531
of 301,464

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,292

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


How to calculate impulse response, h[n], for 60 points for the following constant coefficient diff. equation (DT)?
My equation is the following: y[n]-0.4y[n-1]+0.66y[n-2]=0.55x[n]-0.55x[n-1]+0.76x[n-2] I would love to know how to do t...

8 years ago | 0 answers | 0

0

answers

Question


How to write a function that replaces every second sample of the audio by a zero value?
I have used readaudio to incorporate the wav form into a matrix: [y,Fs] = audioread.... The matrix is 165040x1 double. How would...

8 years ago | 1 answer | 0

1

answer