Statistics
20 Questions
0 Answers
RANK
274,720
of 297,046
REPUTATION
0
CONTRIBUTIONS
20 Questions
0 Answers
ANSWER ACCEPTANCE
45.0%
VOTES RECEIVED
1
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Piecewise evaluation of mean absolute error an plotting
Hello everybody, I have two vectors, A and B. A represents the reference and B a noisy reconstruction. I want to calculate...
7 years ago | 1 answer | 0
1
answerQuestion
plotting a 2nd order matlab
Hello everybody, I'm trying to plot a 2nd order polynomial. I have a vector X and the y values are determined by the equation...
8 years ago | 0 answers | 0
0
answersQuestion
How the concatenate every combination of vectors?
Hello everybody, I have 6 vectors and i want to concatenate every combination between these vectors in one individual vector....
8 years ago | 1 answer | 0
1
answerQuestion
AIC in a Gaussian Mixture Regression
Hello everybody, I am trying to fit a gaussian mixture model to a set of predictor variables. I'm not using the built-in functi...
8 years ago | 1 answer | 0
1
answerQuestion
How to compute AIC using Gaussian Mixture Regression?
Hello everybody, How can I manually compute the AIC for a Gaussian Mixture Model, with 2 predictor variables and one response v...
8 years ago | 1 answer | 0
1
answerQuestion
How to calculate the mean and standard deviation of the 27 neighbourhood of a voxel in a 3D matrix?
Hello everybody! I have a matrix 336*336*65. I want to create two new matrices of the same size, one representing the mean va...
8 years ago | 1 answer | 0
1
answerQuestion
Display each object in a binary image separately
Hello everybody, I have an image, with undefined number of objects, just like the image below. <</matlabcentral/answers/up...
8 years ago | 1 answer | 0
1
answerQuestion
Predicting values using a Gaussian Mixture Regression Model
Hello everybody, I'm trying to predict values using the parameters acquired from a Gaussian Mixture Regression model. I used th...
8 years ago | 0 answers | 1
0
answersQuestion
Applying a logistic regression to two vectors
Hello everybody, I have 2 vectors, Y and X, being Y dependent on X. I want to make a regression through a logistic curve, in or...
8 years ago | 0 answers | 0
0
answersQuestion
How to minimize the 12th norm of a difference vector?
Hi everybody, I have two vectores, lets say x and y. I calculate the difference vector d=x-y; I want to minimize d through th...
8 years ago | 1 answer | 0
1
answerQuestion
How can I make a joint histogram of 3D matrices?
Hello everybody, I'm trying to make a joint histogram of 3D matrices. Does anybody have any idea how to make it. I applied t...
8 years ago | 0 answers | 0
0
answersQuestion
How to convert .mat files into .mhd image?
Hello everybody, I have some medical images stored in .mat files that I would like to convert to .mhd files in order to uploa...
8 years ago | 1 answer | 0
1
answerQuestion
Different values in matrix and in the plot of image
Hello everybody, I have a matrix A with double precision, 198*198 of size.Ploting the image using imshow(A,[]) and search usi...
8 years ago | 1 answer | 0
1
answerQuestion
How to open .raw files?
Hello everybody, I would like to ask how can I open a .raw file. I have two images of different types. The parameter of the fi...
8 years ago | 1 answer | 0
1
answerQuestion
How to open .raw files in Matlab
Hi everybody, I have a 3D image stored in a .raw format, 32 bits floating point, uncompressed. The dimensions are 288x288x400. ...
8 years ago | 1 answer | 0
1
answerQuestion
Filtering on a graysclae image preserving the edges
Hello everybody! I have a grayscale image and I want to apply a filter in order to obtain a smoother variation of intensity acc...
8 years ago | 0 answers | 0
0
answersQuestion
Plotting 3D- matrix values against other 3D-matrix values
Hi! I have two 3D matrices with the same size, x and y. I want to plot the values of y against the values of x. How can I do it...
8 years ago | 1 answer | 0
1
answerQuestion
.mat file with structures
Hello everyone! I'm trying to create a .mat file with a struct inside. Something like this: field2='TE'; value2=TE; fiel...
8 years ago | 2 answers | 0
2
answersQuestion
Scatter plot for two 3D images
How can i do a scatter plot applied to two 3D images? I mean, I want to compare the values of 2 3D-images putting them on a scat...
10 years ago | 0 answers | 0
0
answersQuestion
code of euler's method
Hi, i follow every protocol steps for euler's method, but my results are too increased and they are not correct. Anyone could se...
10 years ago | 4 answers | 0