photo

chengwei zhang


Last seen: ongeveer 5 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
164.456
of 298.649

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.641

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161.878

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer