![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8642924.png)
Philip G
Followers: 0 Following: 0
Biophysicist. Curious.
Statistiques
RANG
2 552
of 297 016
RÉPUTATION
24
CONTRIBUTIONS
2 Questions
7 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Volumetric slice plot of tomographic data
Hi, if you do not want to use a simple |isosurface| or volume viewer as I suggested in my comment, every image can have an |alp...
presque 8 ans il y a | 2
| A accepté
How to load and read these files in matlab?
If you are unsure how to import a certain file ... you can use the import wizard (right click on your file in MATLAB and choose ...
presque 8 ans il y a | 0
| A accepté
How can I save a matlab GUI figure with logo inserted into it.
I do it very similar to your code ... axes(handles.ax_img) % here I specify the axes where to plot the image logo1 = imrea...
presque 8 ans il y a | 0
| A accepté
cell array elements comparision
Hey lucksBi again ;) These are very basic operations you are asking - maybe consult the documentation for basic handling of c...
presque 8 ans il y a | 0
combine elements of cell arrays
You might try the MATLAB functions horzcat and vertcat. For example: a{1,1}{1,1}=123; b{1,1}{1,1}=123; horzcat(a{1,1}{1...
presque 8 ans il y a | 0
| A accepté
Question
Predicting text with neural networks
Hi, I have worked with standard fitting and classification networks as well as convolutional networks so far. But now I am stu...
presque 8 ans il y a | 1 réponse | 0
0
réponsePlotting in Matlab GUI.
Hi, the approach using |guidata| to store and retrieve data is correct. The general structure should be like function datai...
environ 8 ans il y a | 0
| A accepté
I have several sub folders where I have images. I want to use imwrite for those images and get all of them in a folder. Thanks.
Hi, I am not sure what exactly you want to do with sprintf and what you mean with "output of the images" but ... There are f...
environ 8 ans il y a | 0
Question
Neural network for fitting histograms - tips for optimisation / setup?
Hi, I am currently using a FITNET to estimate underlying parameters for histogram data. As I am not greatly experienced in usin...
environ 8 ans il y a | 1 réponse | 0
0
réponseA résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
plus de 8 ans il y a