Raphaël
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
5.271
of 295.569
REPUTACIÓN
9
CONTRIBUCIONES
15 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Using Tiff function to save tiff files
Hi everyone, I am currently trying to save a 3D array into a SINGLE tiff file using the Tiff function as suggested by Matlab. I...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Fixing figure size to match fontsize
Hi, I'm creating figures for an article. I want to create my figure and save an .eps file, which I did with sucess. Here is a s...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
About changing and adding path
Hi, I guess I'm somewhat confused how to properly use the addpath function in matlab. At the moment, I have multiple functions,...
casi 6 años hace | 2 respuestas | 0
2
respuestasCustom axis scale and colorbar form imagesc
imagesc(x,y,image) where -image is a 2D matrix cointaining the data -x is a two value vector corresponding to the start and ...
alrededor de 6 años hace | 4
| aceptada
Pregunta
Custom axis scale and colorbar form imagesc
Hi, I have an image I'm displaying with imagesc. By default, Matlab gives you the x and y axis of the pixel number. So if I hav...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Compiling with Matlab instead of interpreting
Hi, I'm looking to compare different coding software (Matlab, Python and Labview) to know which one would be the most adept for...
alrededor de 6 años hace | 3 respuestas | 1
3
respuestasPregunta
interpolate r depedent polar result to cartesian
Hi, I'm sure the answer is somewhere on the forum but I can't seem to find it. Bassically, I'm searching for this: Cartesian...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Creating a sparse tridiagonal matrix (for 2D finite difference second order Laplacian)
Hi, I'm trying to solve a 2D finite difference problem. I simplified the problem to solving a Ax = B equation. My issue is bu...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Solving Heat Diffusion / Finite difference problem, maybe on GPU?
Hi, I want to simulate a 3D heat diffusion problem with infinite border. At each time iteration there is other simulation runni...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to get pixels mean values of a matrix
Hi, I'm trying to calculate average values of group of data in a matrix. Meaning, imagine a 4x4 matrix, I want to know the av...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Controlling Subplot sizes while using axis image
Hi, I'm trying to produce a nice figure that is being mean to me... Basically, I want a subplot with an image on the left an...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Histogram, find edges for bins of same size
Hi, I have an array filled with a lot of different number values. I want to classify those values. histcounts allows me to fi...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Selecting Value in matrix already indexed
Hi, I'm trying to something relatively simple. Is there a way to select certain value in an already indexed matrix. Here is a s...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Calling function in function
Hi, Sorry for the bad title, I don't know how to explain it in a few words. Here is what I want to do. I have several test e...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Eigen values Form : A*[phi] = beta*B*[phi]
Hi, I'm trying to find the eigen values and vectors of a two matrix system. Where A and B are two matrix that I have, beta is a...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Optimizing: Getting rid of for loop
Hi, I've been scratching my head on this problem and keep seem to figureout a good way to do it. I have a big matrix : size(...
casi 7 años hace | 1 respuesta | 0