photo

mohamed saber


2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

12년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Matrix dimensions must agree.
could you please write the syntax ???

12년 초과 전 | 0

질문


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=...

12년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ???...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 .....

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 13년 전 | 답변 수: 2 | 1

2

답변

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
plotting
thanks to all

거의 13년 전 | 0

질문


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...

거의 13년 전 | 답변 수: 6 | 0

6

답변

질문


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...

거의 13년 전 | 답변 수: 2 | 0

2

답변