Statistica
3 Domande
0 Risposte
RANK
208.405
of 301.370
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 174.151
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Program to find the deconvolution of two sequences.
Please help me with the code to find the deconvolution of two finite sequences h(n) and y(n). I have written the following c...
quasi 14 anni fa | 0 risposte | 0
0
risposteDomanda
Error in using fir1() function
I have written the following code for an FIR filter design. clc; close all; clear all; fp=input('enter the pass ba...
quasi 14 anni fa | 1 risposta | 0
1
rispostaDomanda
Error While Using the butter() function for IIR Butterworth filter design
I am using Matlab 2012a. My code for the design of IIR Butterworth filter is: clc clear all Fs=1000; fc=300; W...
quasi 14 anni fa | 2 risposte | 0
