Community Profile

photo

Kervin Aranzado


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 0 answers | 0

0

answers

Question


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

1 year ago | 0 answers | 0

0

answers