ibtesam

5 Reputation

One Badge

12 years, 344 days

MaplePrimes Activity


These are questions asked by ibtesam

in this program, i wuld like to plot R against a, the assign function does not work, can any one help me please????

 
result:=[]:
omega:=fsolve(subs(Pr= 0.025,subs(Pr[m]= 0, 10000*Pr^2*(Pr^2*(Pr-1)*(1+a^2/Pi^2)^2+10*Pr^2*(Pr+Pr[m])+Pr[m]^2*omega_1*(Pr-1))/((1+a^2/Pi^2)*(omega_1*(1+a^2/Pi^2)^2*(Pr+Pr*Pr[m])^2+(Pr^2*(1+a^2/Pi^2)^2-Pr[m]*omega_1+10*Pr^2)^2))+10*Pr^2*(Pr-Pr[m])/(Pr[m]^2*omega_1+Pr^2*(1+a^2/Pi^2)^2)+(1+Pr))),omega_1):
R:=(subs(Pr = 0.025, subs(Pr[m...
Page 1 of 1