photo

Inês Rodrigues


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ungefär 7 år ago | 0 answers | 0

0

answers

Question


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

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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

mer än 7 år ago | 1 answer | 0

1

answer

Question


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

mer än 7 år ago | 0 answers | 0

0

answers

Question


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

ungefär 9 år ago | 0 answers | 0

0

answers

Question


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

ungefär 9 år ago | 1 answer | 0

1

answer