photo

Thomas Gunther


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
3 Respuestas

CLASIFICACIÓN
27.186
of 300.392

REPUTACIÓN
1

CONTRIBUCIONES
9 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.335

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 3

Ver insignias

Feeds

Ver por

Pregunta


How do I resample data from 1 sample per second to 50 samples per second?
I am collecting data from an Avionics device which provides 1 sample per second sampling rate. I have the ability to get the .c...

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

1

respuesta

Respondida
How do I copy a .csv file from any specified folder to the working directory where matlab is run from?
Okay, thanks. I will give it a go and see if that works.

más de 7 años hace | 0

Pregunta


How do I copy a .csv file from any specified folder to the working directory where matlab is run from?
I have been looking in your previous collections of Answers but have not found what I need for my situation. I will be creating...

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

2

respuestas

Respondida
How do I run a separate .exe file within a .m script?
Thank you Paolo. I tried your solution and it works perfectly. I was not aware of the 'system' function to run an external bat...

más de 7 años hace | 0

| aceptada

Pregunta


How do I run a separate .exe file within a .m script?
I have an executable program to pull bin data from different directories and convert the data into .csv files. How do I write t...

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

1

respuesta

Pregunta


How do I resize multiple arrays that are read in from large csv files of different sizes?
I am constantly reviewing data measurements from three devices and each time I extract data, they are usually different in size....

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Adding to or Subtract From a Specifc Array Element Based on Size or Magnitude Condition
I am comparing the deltas between two compass readings and both compasses are measured from 0 degrees up to 359.99 degrees. Whe...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Respondida
Is there any way of extracting raw data from scanned plots of charts with X and Y scales defined on graph paper?
I have attached a simple graph showing Tue Airspeed vs. Pressure Altitude and I want to be able to extract data from one of the ...

más de 7 años hace | 0

Pregunta


How Do I Remove Scientific Notation From X/Y Axes on Plotted Data
I have large data files collected over a long time period where time sampling is in seconds. So measured data magnitude plotted...

más de 7 años hace | 2 respuestas | 2

2

respuestas

Pregunta


Is there any way of extracting raw data from scanned plots of charts with X and Y scales defined on graph paper?
I want to use scanned image of a chart with plotted data. If I define the X/Y scaling and limits, is there a way to extract plo...

más de 7 años hace | 4 respuestas | 0

4

respuestas

Pregunta


How I can insert rows of zeros at beginning of a smaller matrix (X) until value of X(1,1) is less than or equal to first value encountered in column 1 of a longer matrix Y by n rows? n varies based data for Y. Resizing array X to be same size as Y.
Can you please help with how I can insert rows of zeros at the beginning of a smaller matrix (X) until the value of X(1,1) is le...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


1 have 3 csv files of various sizes with timestamps (TS) in Column 1 of each csv. 2 csv files will always have same size matrix, but third csv TS is delayed which causes a smaller matrix. How do I pad third csv with 0's until TS3 = TS1 or TS2?
1 have 3 csv files of various sizes with timestamps (TS) in Column 1 of each csv. 2 csv files will always have same size matrix...

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

1

respuesta