Daniel Tanner
Followers: 0 Following: 0
Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
30.455
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
91.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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 cut a matrix?
I have a matrix that is 35000-by-11. The first column specifies a depth and the next ten specify data at that certain depth. I a...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to divide by only the even elements of matrix?
Say I have two vectors: A = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20]; B = [20 19 18 17 16 15 14 13 12 11 10 9 8 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to highlight a certain pixel when using the imagesc command?
I have a small 3-by-7 matrix which I have plotted using the imagesc() function to get a small map of an area of data. Is there ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Vector Manipulation into a matrix?
I have a vector, A, of dimensions 21-by-1. How would I be able to manipulate this matrix such that: A = [a;b;c;d;e;f;g;h;i;.....
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to remove the apostrophe's from a cell
Hi I have a 3-by-1 cell that I have imported from excel and for some reason the three entries in the cell have apostrophe's o...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to select every 11th element in a vector?
Hi, I have a column vector M with dimensions 121-by-1. Is there a way to select every 11th element in there to arrive at 11 new ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to ignore letters in a numeric cell?
I have imported a vector into MatLab from excel which was originally imported from ANSYS. I would like to plot this vector again...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to find the maximum distance between two curves?
Hi, I would like to be able to calculate the maximum distance between two curves, is there a simple way of doing this without pu...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
What does the Tilde (~) mean here in this code?
I have read the doc's for using the tilde (~) key, however I do not understand what is going on properly. I have a vector A of d...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to print all loaded files in the workspace?
Hi, I am still new to MatLab and I am currently stuck on how to load in files using a 'for' loop. I can get the loop to work, ho...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the position of points in a coordinate system?
I am new to MatLab and still learning how to use 'for' loops correctly, as I may not even need to use one here. I am trying to...
alrededor de 5 años hace | 1 respuesta | 1
1
respuestaPregunta
How to include a switch statement within a for loop?
Hi, I am having to learn and apply for loops in my new job. I have an equation which contains two variables each time, i.e. I...
alrededor de 5 años hace | 1 respuesta | 0