photo

Inês Rodrigues


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to calculate r-squared in exponential fitting?
Hello. So I'm trying to find the r-squared in an exponencial fitting. Having x and y, I did first: Y = log(y); X = x; s_X = ...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to set a limit in each color in a color bar?
Hi! So I want a color bar with only three colors (no gradient). I did: A = [1; 2; 3; 4]; B = [10; 20; 30; 40]; C = [5; 10;...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to give diferent colours to diferent values in a matrix?
Hi! I have a 3d matrix of 0's and 1's. I would like to plot it with scatter3 with 0's showing up black and 1's showing up white....

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

1

respuesta

Pregunta


How can I open a 3D .img file?
I've already tried using analyze75: info = analyze75info('track_weighted_file.hdr'); X = analyse75read(info) and fopen/fr...

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

0

respuestas

Pregunta


3D Normal Probability Density Function
I need to use the function mvnpdf and the variables are X, MU and SIGMA. But in an example that I saw I have: Sigma = [1 .1; .1...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


3D Gaussian Decay from 1 to 0
I'm doing a model in matlab and I want that, when my variable k is 1, it decays to 0 by a gaussian pattern. It's a 3D model, so ...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta