![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/williamgreenwaydurhamacuk_1520250580699_DEF.jpg)
William Greenway
Followers: 0 Following: 0
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...
거의 3년 전 | 답변 수: 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....
거의 3년 전 | 답변 수: 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 ...
거의 3년 전 | 답변 수: 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 ,...
거의 3년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0