photo

Kervin Aranzado


Last seen: 2ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
274,741
of 301,204

評判
0

コントリビューション
4 質問
0 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,191

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,368

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Finite Impulse Response filter
I set the order to 100. I need help to identify lower value of this filter that will satisfy the specifications fpts = [0 0.2 0...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


FIR_Filter Kaiser
I need to decrease the filter order n by 1 fsamp = 12000; %sampling rate fcuts = [1800 2000]; %indicate frequency cutoffs m...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Error using ammod Fc must be a real, positive scalar
clc; clear; close all; %Audio ADS = audioDatastore("AUDIO.wav"); info = audioinfo('AUDIO.wav'); [y,Fs] = audioread('...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Check for incorrect argument data type or missing argument in call to function 'sin'.
I'm simulating modulation of my audio signal into a carrier wave. clc clear all; close all; %Audio ADS = audioDatastore...

3年以上 前 | 0 件の回答 | 0

0

回答