photo

Silvio Risse


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Timedata 'dd-mmm-yyyy HH:MM:SS' transform into seconds
Hello, I got a excel data in xlsx or csv, which looks like in the picture. The time vector should be transformed into second...

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

1

respuesta

Pregunta


Simulink can not work with islocalmax
Hello, i have vibrationsdata in my workspace which getting in a matlab function in simulink. This function includes the functio...

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

1

respuesta

Respondida
Transform from excel HH:MM:SS data to Matlab
datenum( '14:35:59.812', 'HH:MM:SS' ) .* (24*60*60) - datenum( '00:00:00', 'HH:MM:SS' ) .* (24*60*60) Is a good choice for my...

más de 5 años hace | 0

Pregunta


Transform from excel HH:MM:SS data to Matlab
Hello, i want to transform a timestamp excel data which looks like HH:MM:SS to Matlab. After it, the data should be convert i...

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

2

respuestas

Pregunta


islocalmax dont find the first maximum
Hello, if i use islocalmax for a signal like A=[12;12;4;65;43;34;6;7;7;3;768;324;564;23] Matlab throws ans = 14×1 logica...

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

1

respuesta