William Greenway
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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...
2年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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