photo

mohamed saber


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how can i make algebric operation with syms ??
what's wrong with (symadd,symsub,symmul,symdiv) ???

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

1

respuesta

Pregunta


plotting
this is my code clear,clc l=.01; m=.01; for x=0:.00001:l; zeta=(m.*cosh(l-x))./(cosh(m.*l)); plot(x,zeta),hold on end ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Respondida
Matrix dimensions must agree.
could you please write the syntax ???

más de 12 años hace | 0

Pregunta


Matrix dimensions must agree.
where is the error please ??? clear,clc cp=1005; r=287; d=1.2; v=300; tx=284; px=98; to=298; py=100:200; a1=...

más de 12 años hace | 4 respuestas | 0

4

respuestas

Pregunta


solve an equation
hello , i have a problem to solve this equation clear,clc cp=1005; r=287; d=1.2; v=300; to=298; py=1...

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

1

respuesta

Pregunta


not explicity equation
hello how can i solve Not explicitly equation .... for example x=(x^2)/y+z x is the undefined value , y,z are given ???...

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

1

respuesta

Pregunta


number format
how can i change output number format for ex : x= 5.1235e+003 i want to be 5123.5

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


try&erorr
i have variables FS,di and others .. after calculation i get new value of FS by name FS1 .... FS1& FS must be closed together .....

casi 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


convert matlab to exe file
i made a matlab program and convert it to exe file by using mcrinstaller .. but i can't see the output in exe window .. it disap...

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

2

respuestas

Pregunta


array access
n=0; while abs(dQ)>.000001 % tolerance n=n+1; if dQ>.000001 % dQ is positive ... Ej must be increased ...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


iteration
plz .... why there is no answer in this iteration when i use this input by order : 30 , .01 ,1 1000 ,18,.02 ,1.2 ,1200, 2 , .0...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


try&erorr
i want to ask how can i make try&erorr with reasonable erorr the program is 3 tanks have a different energy .. and they connecte...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Conversion to double from sym is not possible.
i want to plot the relation between time&velocity by differentiate displacement , but there is an error syms x t; x=2.5*cos...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Respondida
plotting
thanks to all

alrededor de 13 años hace | 0

Pregunta


plotting
i've a problem in this code ... there isn't any output graph .. i don't know why ??? for t=0:.00001:1; n=n+1; x1=2.5...

alrededor de 13 años hace | 6 respuestas | 0

6

respuestas

Pregunta


how can i plot all for loop's values
i made a for loop programe ,but when i make plot for value .. the result is point .. how can i save all value of for loop and pl...

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

2

respuestas