Stelios Fanourakis
Followers: 0 Following: 0
Statistiques
RANG
8 088
of 295 448
RÉPUTATION
5
CONTRIBUTIONS
205 Questions
12 Réponses
ACCEPTATION DE VOS RÉPONSES
31.71%
VOTES REÇUS
4
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can I determine conditions and interpolate where necessary?
Hello Assumingly we have a conditional state for most of the y values on axis and need to interpolate where necessary or where ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to read numbers spreadsheets from Mac using Matlab
Hi I am using the xlsread command to read numbers spreadsheets in Matlab but I get the error that cannot find the file. The fil...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Can someone please tell me what the stress values are in the Matlab examples?
Hi Can someone please implement one of the below examples and tell me what the stress values are? Are they Newton, Pascals, som...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Interpolate among Datasets so one set matches the other
Hi I have two datasets with different dimensions. Needs to be matched somehow and one dimension needs to be interpolated to fi...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
InterpolateStress for Nonlinear Materials (Partial Differential Equations Toolbox)
Hello For those familiar to the topic. How can I use the above line structuralProperties(structuralmodel,'PoissonsRatio',0....
environ 5 ans il y a | 1 réponse | 3
0
réponseQuestion
Interpolation or curve fit data suggestions
Hello I have a series of excel data (X,Y) more than 1000 rows. They are forces and deformation. Do you know empirically what is...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Statistical Modeling and Boundary Conditions References
Hello I want to develop a statistical model to estimate pressure on an object. I am new on this and just started reading lite...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Equivalent to lsqcurvefit() without the need of the optimisation toolbox
Hi Please let me know additional equivalent functions to lsqcurvefit() with no need to have the optimization toolbox and yield ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Suggestions for predicting the displacement of a graph or force estimation.
Hello This question is aimed mostly to engineers but whoever believes he can handle it may give his valuable advice. I have a ...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Why my plot doesn't seem correct?
Hi I am using a binary image of white and black pixels (see attached image). I want to plot the white area of pixels so I am us...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How to assign each axes to hold/keep its own image?
Hi I have this set of lines set(get(gca,'children'),'cdata',squeeze(Img(:,:,S,:))); %% For Axes 1 set(get(gca,'children'),'c...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Why slider doesn't run through the images/slices?
Hi I have a few axes and sliders to run through a stack of images. 15 images in total in a stack should be accessed by slidin...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I lock resolution on images?
Hi Let me give an example. I designed a GUI figure using GUIDE putting some elements upon it such as sliders, buttons, etc. Thi...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I link the last white dot line pixels of the image?
Hi I want to link the last white pixels (lines,dots) of the image as you see it. Measuring from bottom to top of the image ar...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to extract the main square, image window of the ultrasound image?
Hi I need some help. How do I extract/crop the main square of the ultrasound image. The image window that shows the valua...
environ 5 ans il y a | 3 réponses | 0
3
réponsesQuestion
GUi WindowScrollWheenFcn problem. Please help
Please don't delete or flag my questions. This is important for me. Next time, I will flag other's questions as weill. To ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Experts on GUI please thumb up
Hello I am looking on experts on GUI. Please, see my previous question about the WindowScrollWheelFcn and how to synchronize ...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Why this error withthe scrolling wheel function? How can I solve it?
Hi I use a function called 'WindowScrollWheelFcn' to synchronize the mouse wheel scrolling with the movement of some sliders ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to bridge the gaps
Please, see attached image. I already, tried bwmorph(img,'bridge'); but it couldn't connect the detached lines. I don't wan...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I count the number of pixels from top white to bottom white pixel?
Hello I attach the image I want to work with. I define with red vertical lines the width or the space of the area I want t...
environ 5 ans il y a | 1 réponse | 0
1
réponseHow to connect the ANSYS Workbench to Matlab to perform the optimization loop in Matlab ??? Please...
Hello @Nawfal. Can you please describe me the technique you used to obtain stress strain in ANSYS? Maybe provide me some link....
environ 5 ans il y a | 0
Question
Why dice similarity is so low for those two images?
Please see attached images. Even in the eye seem that are very close one image to the other since they are more or less the same...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Boost/Enhance white pixels
Hi How can I enhance or boost the white pixels of the image? Like multiplying them, make them double. Generally, thicker whit...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Get the red lines only. Discard anything else
Hello I need a thresholding to get the red pixels (lines) only and discard anything else. Like a masking of the red lines (se...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to create convex hull from white pixels
Dear All I attach my image. The red circle annotates the white line I need to trace. The endpoints of this white line are ann...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
An edge outline segmentation suggestion please
Dear All Here is a very interesting and challenging task you may contribute to help me. I have an ultrasound image with an...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Matlab crashes after mex from cpp
Hello I usually have my Matlab crashes after the succesfully completion of mex from cpp to mexmaci64. It gives a warning mess...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Random Walker automated ?
Hello I would appreciate an automated version of random walker segmentation algorithm. Means that the seeds on the image will b...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Where is gradmag in Matlab?
I try to use gradmag and I get the error "Undefined Function or variable" Did gradmag become imgradient?
plus de 5 ans il y a | 1 réponse | 1
1
réponseQuestion
A way to segment bone in the Ultrasound Image
Hello As you can see I attach two images. The original us image and the other is after applying a harry's edge detector filter....
plus de 5 ans il y a | 1 réponse | 0