photo

chengwei zhang


Last seen: más de 5 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
156.447
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta