photo

Inês Rodrigues


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 = ...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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;...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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....

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort