photo

Amit Kadarmandalgi


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
1 Risposta

RANK
281.298
of 300.381

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

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 to find average signal from different excel sheets?
I have 100 excell sheets each with a 500 sample signal V clocked to time t. How to find the average signal (V) using all 100 ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


at what data rate should i take values? and how to code for it
I am using arduino matlab along with pulse sensor and I am not satisfied with the output as I dont think I am getting dicrotic c...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risposto
I have a code for data acquisition n plotting from one sensor how do write the code for three sensors such that I plot three graphs of different color in same figure
clear all close all clc; a = arduino(); tmax = 50; figure(1), grid on, title('pulse redings') xlabel ('Time (s)'), ylabe...

quasi 7 anni fa | 0

Domanda


I have a code for data acquisition n plotting from one sensor how do write the code for three sensors such that I plot three graphs of different color in same figure
clear all close all clc; a = arduino(); tmax = 50; figure(1), grid on, title('pulse sensor Analog Voltage Real Time Data ...

quasi 7 anni fa | 3 risposte | 0

3

risposte