photo

Marshall Harkrider


Last seen: etwa 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I am trying to convert my data set into a chart.
I have my data and the script I plan to run it through but I need to translate the data from a TXT file to a spreadsheet in MATL...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I am trying to figure out how to plot my data.
Data101 = linspace(0,10,500); red_line = sin(2*pi*Data101)*1.5; for i = 1:length(Data101) if red_line(i) >= 0.95 && red...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Trying to learn how to add a threshold trigger and peak markers.
%% Import Files signal = 58; %chose column you're interested in in data processedfilename = ['data1/LT1.txt']; opts = det...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort