photo

bh dhouha


enit

Last seen: plus d'un an il y a Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

  • First Review
  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How to use a while loop with irregular step?
i would like to use a "while" loop ( while i<20) but with an irregular step. For example it goes this way : i=1,2,3, 5,7,9,12,15...

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


How to add a legend to a figure, but a legend that changes every iteration in a loop ?
I have a "while" loop (while i< tmax ). What i would like to do is to add the element "curve -- i " to the legend every iteratio...

environ 9 ans il y a | 3 réponses | 0

3

réponses

Question


How to add data to an existing txt file which already contains some lines ?
How to add data to an existing txt file which already contains some lines ?

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


How to write vectors line by line in a txt file using fprintf delimited by a space?
I have for example these three vectors : [1 2 3 ], [4 5 6 ],[7 8 9]. I would like to get the result like this in the file txt:...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to import a .geo file (of gmsh) into GUI matlab?
How to load a .geo file (of gmsh) containing lines and arcs into GUI matlab

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to return the intersection point of a line and a circle-arc ?
As shown in the figure below i would like to find the intersection between the edge and the arc Please help me <</matlabcen...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to detect if there is an intersection between a line and other existing elements in a figure GUI ?
I have a figure GUI matlab which contains elements like circle-arcs and lines (as shown in the fig below). I will draw a line .B...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to ajust matlab GUI axes appearence?
I adjusted x axe and y axe to be equal (as shown in the fig ) but in the interface they don't appear to be equal, it doesnt take...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to translate a point on a line by a distance "e" ?
I have the line given by the points A and B . The line is in the form [a b c] where the equation is ax+by+c=0. I would like to k...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


How to translate a point according to a direction theta ?
How to translate a point by a distance "d" according to a direction theta ?

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


What is an edge exacty in matlab? is it simply a line ?
Here i'm not talking about image processing or edge detection. i mean drawing an edge given two points what does it mean? if it ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to translate a circle-arc by a distance "e" ?
How to translate a circle-arc by a distance "e" ? i mean in a parallel way.

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


Does it exist an already developed module on matlab that returns a parallel circle-arc to another given circle-arc ?
I would like to return the parallel circle-arc to a given circle-arc, displaced by a distance "e". I found packages that allow ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to adjust axes and grid in GUI matlab? how to get more precision for example [-1 -0.5 0] other than [-1 0]
I would like to make the axes and the grid more precise as shown in the image below but i dont know how . i would like that when...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


How to convert a 1x 19 char to 4x5 char ?
How to convert a 1x 19 char to 4x5 char ?

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Anyone could help me with the Code matlab of "adaptive thresholding method" of an image?
I searched for hours for the code of this method "adaptative thresholding" but didn't find anything. This method is based on the...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


Interpretation of a value of entropy 0.8 of an image ? What is the conclusion ?
If i had a result of 0.877 for an entropy of an image what does it mean?What conclusion can i understand ? Same question for an...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to obtain the histogram of a colored image by "imhist" ?
I have an image 180x180 colored,i used the function "imhist" but there is always an error i dont know why .

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to change the language of "help" matlab from english to fr without reinstalling all ?
How to change the language of "help" matlab from english to fr without reinstalling all ?

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


where can i find the code of an existing matlab function like "entropy"(for image processing)?
where can i find the code of an existing matlab function like "entropy"?

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


What do "fftshift" do exactly for an image ?
What do "fftshift" do exactly for an image ?

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


How to calculate the mean of an image?
How to calculate the mean of an image? Does the code mean2(img) give the right result?

plus de 9 ans il y a | 2 réponses | 1

2

réponses

Question


What is the meaning of A (: ,: ,1) in matlab? where A is a matrix
What is the meaning of A (: ,: ,1) in matlab? where A is a matrix .thanks

plus de 9 ans il y a | 2 réponses | 1

2

réponses

Question


How to convert a 1x1 cell to a string?
How to convert a 1x1 cell like {'line'} to a character vector like 'line', or a string like "line" please. thx

plus de 9 ans il y a | 3 réponses | 10

3

réponses

Question


How to convert a 2-D char to string?
i have a 2/5 char array that i want to convert to string. How please?

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


About listbox item selection: If i have two boxes how can i know from which one the cursor has selected?
I have two listboxes : listbox1 containing lines,and listbox2 containing cercles. And i have a button "Set" (as described in the...

plus de 9 ans il y a | 1 réponse | 0

1

réponse