Community Profile

photo

Frank Pernett


Last seen: 3 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Solver
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Create a 2 by 5 matrix of all ones and store it in a Variable. Then, replace the second column in the matrix with a -12 and a 36??
x = ones(2,5) x(1,2) = -12 x(2,2) = 36

más de 2 años hace | 0

| aceptada

Pregunta


How to analyze different segments in a timetable?.
Hi I have a timetable with different physiologic measurements (example attached). The first column is duration in seconds, and...

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

1

respuesta

Pregunta


Indexing to return segments
Hi. I know this could look like a silly question but can't find a way to do it. I have a matrix (data) that is 14258 x 7, the fi...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Respondida
3D Graphic from 40 files
Thank you so much Cris. This is the result of your code ( I need to simplify mine a lot). Just need to adjust the axex, but ...

más de 3 años hace | 0

Pregunta


3D Graphic from 40 files
Hi. I have 40 tables that contain dive profiles (Dives.mat). As the sampling rate is 1 second, every datapoint for depth (Depht...

más de 3 años hace | 2 respuestas | 0

2

respuestas