Community Profile

photo

Guanfeng Gao


UIUC

Last seen: más de 2 años hace Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • First Review
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Matlab2016a opengl in Ubuntu 14.04
Whenever I do some plot, there comes the error: *JavaSceneServerPeer problem: Couldn't create JOGL canvas--using painters* I u...

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

1

respuesta

Pregunta


image registration of two different 3D matrix in different size
I have two image matrix. One is from MRI, and another is from PET. And they are in the different size, which means the pixel siz...

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

1

respuesta

Pregunta


Dicomread Stripe in Matlab
I use the dicomread to read a series of files and create a 3D matrix in Matlab. Then, I display the image in the coronal and sag...

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

1

respuesta

Pregunta


ROI in GUI and change
I want to process a 3D medical imaging data. And then draw a 3D ROI in that field. Right now, I can show the 3D image in three d...

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

0

respuestas

Pregunta


GUI position and width errors
I change the position unit from 'normalized' to 'pixel' or any other unit. It shows that the width and length will be 0!!! Here ...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


When the axis equal error comes
When I use the 'axis equal', the error comes as follows: " Error using matlab.graphics.axis.Axes/set While setting the 'Plo...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Whether or not the Matlab is running
I know that when the Matlab command window shows:'>>', it means you can type and run immediately. And when the '>>' disappear, i...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


MATLAB GUI mouse shape control
I want to design a gui. And when the cursor point to different part of the GUI, I want it to change the shape itself. Such as be...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Multiple Axes in Gui
Hi, I have multiple Axes in the GUI, and I want them to share the same data cursor. Actually, those figures are three view of on...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Gui, Cursor, mouse control
I want to display several figures together. <</matlabcentral/answers/uploaded_files/34197/Figure1_3.PNG>> Actually they...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

casi 9 años hace

Pregunta


fmincon reach the minimum of object function
I am confused while using the fmincon to search the minimum of an object function. Question 1: using the fmincon and stop(cont...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


parallel efficiency problem in the loop
I have a question while using the parallel in Matlab. parfor ii=1:100 [a]=function(x1, x2, x3,....) end Each loop...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fmincon save each iteration information
I am using the fmincon, and I want to save the fitting value for each iteration automatically. What I can do is to display the f...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Respondida
parallel computing speed question when the body of the parfor loop takes about 2 seconds
Thanks!!! I do not have several hosts or file I/O in my parallel loop!!! However, I am still not satisfied with the speed. E.G. ...

casi 9 años hace | 0

Pregunta


parallel computing speed question when the body of the parfor loop takes about 2 seconds
I have a question about parallel: parfor ii=1:N dosomething%% end in the parfor loop, the time of dosomething is 2 s...

casi 9 años hace | 2 respuestas | 0

2

respuestas