Tom W
Followers: 0 Following: 0
Estadística
4 Preguntas
5 Respuestas
CLASIFICACIÓN
38.283
of 302.041
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.511
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 178.376
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
Feeds
Editing a Tall table and writing it into a csv file
Did you figure it out?
más de 5 años hace | 0
Pregunta
Matching Time from 2 files/arrays
There are basically 2 different ways I'm trying to solve the same problem. I have 2 time fields that are both cells (i.e. yyyy/...
más de 7 años hace | 1 respuesta | 0
1
respuestaHow do you convert Month/Day to Julian Day?
I figured it out. Had to use: julianday = hms2h(hr,min,sec) + day; Can check by creating a matrix greg2(julianday-...
casi 10 años hace | 0
| aceptada
How can I display longitude and latitude values in a projected figure?
noticed you had plotm(lat,long) did you mean "lon" instead of "long" Also, look into the m_plot package, it's an old ...
casi 10 años hace | 0
Pregunta
Time matching across 2 differently sized time series arrays
How can I come up with an array index that provides matching times? Time1 = [31:0.01:35]; Time2 = [31.01:0.02:35.2]; ...
casi 10 años hace | 2 respuestas | 0
2
respuestasUsing x,y,z data recorded with a Zygo Interferometer and the MetroPro software?
For a question 3 yrs old...it hurts to answer. Maybe it will help people that just discovered the same problem. Use "plot3k". ...
casi 10 años hace | 0
Pregunta
How do you convert Month/Day to Julian Day?
I need to convert [yyyy MMM dd (hh mm ss)] into 3-digit (decimal) julian day, but every function I try takes numbers 1-31 (for d...
alrededor de 12 años hace | 3 respuestas | 1
3
respuestasCounting the year in julian dates
You don't need julian days, all you need is today() minus hire date (with format). Difference in days will be the output. or...
alrededor de 12 años hace | 0
Pregunta
How do I parse mixed, dynamic binary & string files?
I'm having trouble parsing files that are mixed strings & numbers. The data I need is in 3 columns (comma-delimited), and isn't...
más de 12 años hace | 1 respuesta | 0



