Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
216.930
of 301.195
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
80.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.190
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.322
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
Pregunta
How to interpolate values
Hello. I have the question about how would you interpolate some values. For example, I have: x y z 1 4...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab Script to choose data from a long long data file
I'm sorry if this has been answered before, but I would like to ask if somebody has this easy code that could help me to go fast...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
How to convert a GRD file to XYZ or MAT file
Hello, does anybody know how to convert a GRD file (from surfer) to a XYZ or MAT file. I would prefered MAT file. I've been lo...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
What is status for?
I've read many codes that when calling a function it equals to status. Like this: [status]=function(s) What is the statu...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Function fullfile, how does it work?
What's the use of the function fullfile of Matlab? Could you give me an example? Thank you very much!
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Use of this symbol [~]
Hello, I have curiosity for the use of this symbol in brackets: [~]. For example, I've seen it, calling a function: [~]=funct...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I use NCWRITE to write an entire variable?
Hello, I'm working with netcdf file. I want to write a value to a variable that it's an array. My problem is that when I do f...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem with a function
I'm trying to run a function that someone else wrote it. When I run it by writting C_initial('example') I get the following m...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Creating a *.mat file
Hello, I want to create a *.mat file, for example named bathymetry. This array called bathymetry I want to be formed by 3 other ...
alrededor de 13 años hace | 9 respuestas | 0
9
respuestasPregunta
Creating a char matrix
I need to build a char matrix, for example: A = [31T 31T 31T ...] Of dimensions 1514443x1 full of '31T'. ...
alrededor de 13 años hace | 2 respuestas | 0
