photo

William Greenway


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 1

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答