Community Profile

photo

Amit Kadarmandalgi


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Answered
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...

5 years ago | 0

Question


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 ...

5 years ago | 3 answers | 0

3

answers