Statistica
RANK
8.636
of 300.853
REPUTAZIONE
5
CONTRIBUTI
5 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
4
RANK
of 171.319
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
Using sinc() in a filter desing
This works: 2*fc * sinc(2*fc*(n-L/2))
quasi 8 anni fa | 0
| accettato
Domanda
Using sinc() in a filter desing
In order to design a filter (windowing method), I first generate my sinc function like so: L = 20; fc = 0.25; n = (1:...
quasi 8 anni fa | 1 risposta | 1
1
rispostaDomanda
Changing real part of complex number?
I have an array of compelx numbers. I'd like to change the real part of the 34th array member to zero. This code doesn't work:...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
audiorecorder is "not intended for long recordings". What is?
Hi, I need to do a continious, long audio recording. I tried |audiorecorder| object, set up a callback using |TimerFcn| a...
oltre 8 anni fa | 1 risposta | 1
1
rispostaReplicating crossoverFilter() by using butter() and filter()
OK, figured it out. I used 'CrossoverSlopes', 12,... which is wrong for my use case where I have two 2nd order Butter...
quasi 9 anni fa | 1
Domanda
Replicating crossoverFilter() by using butter() and filter()
How do I replicate Matlab crossoverFilter() from Audio Toolbox by using standard butter() and filter() functions? I used par...
quasi 9 anni fa | 1 risposta | 1
1
rispostaDomanda
C equivalent to MATLAB “filter”?
Why is my MATLAB "filter" giving different result than equivalent C code? MATLAB: [B_coeffs, A_coeffs ] = butter(4, 1...
circa 9 anni fa | 1 risposta | 0


