Community Profile

photo

William Greenway


Last seen: fast 2 Jahre vor Aktiv seit 2022

Statistiken

  • Thankful Level 3
  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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 ,...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort