photo

Daniela Conforti


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
281.916
of 300.381

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

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

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How can I use the function fir1 and filtfilt together?
I need to use function fir1 for a bandpass filter and then I need to add a Zero-phase digital filtering with filtfilt. I write...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Find coefficient for the best second-order polynomial that fits my data, using least-square fitting
I want to fit my data x= [1,06e-06 1,33e-05 6,23e-05 0,00017 0,00047 0,00100] with a generic second order polynomial y= a*x^2 + ...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I number each element of a matrix according to the corresponding ordered position, row by row?
For example, I have matrix A: A = [9 15 1 16 15 9 1 16 1 6 2 4] The sorted matrix is: B= [1 9 15 16 1...

quasi 7 anni fa | 2 risposte | 0

2

risposte