photo

William Greenway


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
35,953
of 297,457

REPUTATION
1

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
1

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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 3
  • Thankful Level 2

View badges

Feeds

View by

Question


How to set "TightInset" globally?
I'm trying to set up a MATLAB script that needs to print multiple figures. I want to set up the settings globally so that I don...

3 years ago | 1 answer | 0

1

answer

Question


How to plot 2 plots in one for loop with each plot having a legend
I want to plot two graphs in one for loop where each graph has multiple curves. Please see below for an example of what I mean....

3 years ago | 1 answer | 0

1

answer

Question


Decimation/Interpolation - Anti-Aliasing and Anti-imaging Filter Design in MATLAB
I've got a discrete time signal that I'm looking to decimate and interpolate. To decimate, I understand that the signal must ...

3 years ago | 1 answer | 1

1

answer

Question


Implementing Hilbert Function to obtain envelope
I'm trying to implement a Hilbert filter in order to get the envelope of a signal. I ideally want to use: Hilbert = firpm(64 ,...

3 years ago | 2 answers | 0

2

answers

Question


Convolution not working with 'uint16'
I'm importing some .dat data into MATLAB to perform a discrete time convolution on a 'uint16' number. I'm using the fread an...

3 years ago | 1 answer | 0

1

answer

Question


upfirdn increases number of samples
I'm trying to apply a bandpass filter to an audio sound that I am inputting into MATLAB. When I apply my bandpass filter to the...

3 years ago | 1 answer | 0

1

answer

Question


Implementation of filter bank using fir1
I'm trying to implement a filter bank using fir1 and a kaiser filter. I have currently implemented my fir1 filter for the low...

3 years ago | 1 answer | 0

1

answer