photo

chengwei zhang


Last seen: mehr als 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how do i find the matching data for locs when using findpeaks()
Hi I am using the function [pks,locs]=findpeaks() and the locs returns the position of that pks in the data when plotting b...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to generate a scatterplot matrix
Hi, I am looking for a way to create a scatterplot matrix for visualization from a csv file but it has too many columus. So i d...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how should I correctly use findpeaks() so that the output will not show me the following error
data=dlmread('Ge single crystal transmission.txt'); pks=findpeaks(data) Error using findpeaks Expected Y to be a vector. ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract data in text file
Hi guys I am trying to extract the data inside the text file and i am using: data=readtable('GeT.txt','Format','%s%s') which ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort