photo

vatankhah


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


how we can fill just sector of a circle?
% Coordinates of circle x0 = x + r *cos(angle); y0 = y +r *sin(angle); plot(x0,y0,'k') i can draw a circle in ...

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

1

respuesta

Pregunta


how i can draw a sector of a circle in matlab?
I want to draw a sector of a circle. The angle and the coordinate of sector's center are specified but the direction of the angl...

más de 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


how i can fill a circle with different styles like striped,...?
i have circle with specified raduis and center: r1=10; x1=20; y1=30; i draw it like this: nd = 50; angle = 0:...

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

0

respuestas

Pregunta


How can I calculate the coordinates of a hexagon's vertics?
I have 3 hexagon in 3 levels. how can I calculate the coordinate's of these coordinates? I assume that these 3 level has t...

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

1

respuesta

Pregunta


how can i solve a problem by primal simplex or dual simplex in matlab?
I want to solve this exercise by using primal simplex method in matlab , could anyone help me with the code please? it's really ...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how can I solve an optimization problem by simplex method in matlab?
I want to solve this optimization problem by simplex method in matlab, for example we have: min 2x1-4x2 x1-5x2 <=3 2x1+...

casi 11 años hace | 3 respuestas | 1

3

respuestas

Respondida
How can I draw a filled circle?
thanks a lot for your help, it was useful

casi 11 años hace | 0

Respondida
How can I draw a filled circle?
thanks for the answer but I want just a simple command in matlab to fill a circle that is plotted with specified radius and cent...

casi 11 años hace | 0

Pregunta


How can I draw a filled circle?
I know the radius and the center coordinate of a circle I want to fill this circle with black color how can I do this?

casi 11 años hace | 8 respuestas | 2

8

respuestas

Pregunta


How can i convert a scientific number to a decimal normal number?
I got this result from matlab TotalD3 = 1.0e+003 * 2.1112 2.2224 2.2438 2.2732 2.3358 2.3784 2....

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


calculate the area of three circles overlapping
I have 3 circles. We know the center coordinates of each circle and also their radii. For example: circle 1: radius=r1 , c...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


take the execution to the specific line in matlab code
I have some code in matlab, I want to take the execution from line 200 to line 100 I need something like gotoxy function in...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to sort an array in descending order?
For example with an array like X that is: X=[10 3 6 8; 12 5 9 2; 66 4 7 11]; I want a code that gives me t...

casi 11 años hace | 4 respuestas | 2

4

respuestas

Pregunta


Calculate the intersection area of 3 circles
We know center coordinate of three circles & also their radius. Now I want to know the intersection area of these three circle ...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can you convert a scientific number to decimal?
I have an equation in matlab that gave me this result: 4.1084e+001 -9.6671e+002i how can I convert it to a decimal number?...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to copy a figure in anothe figure?
Hello, I want to produce the same figures. For example I have figure(1),figure(2). figure(1) with some points that are plotted...

alrededor de 11 años hace | 2 respuestas | 1

2

respuestas