Statistiques
4 Questions
0 Réponses
RANG
274 758
of 301 219
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 21 193
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 467
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
FIR_Filter Kaiser
I need to decrease the filter order n by 1 fsamp = 12000; %sampling rate fcuts = [1800 2000]; %indicate frequency cutoffs m...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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('...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
