photo

dayu


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

Followers: 0   Following: 0

Statistiques

  • Explorer
  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to put hat over a greek symbol express its value in legend of a plot?
I want to write expressions like alpha_0 cap(or hat)=0, alpha_0 cap(or hat)=1 and so on in legend of a plot. Need to display ...

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

2

réponses

Question


Why matlab does not integrate?
why matlab don't integrate for my code?

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

1

réponse

Question


How can I get integral of following function? Matlab is not showing result?
syms p k y >> z=sqrt((p*exp(-k*y))/(1-(1-p)*exp(-2*k*y))) z = ((p*exp(-k*y))/(exp(-2*k*y)*(p - 1) + 1))^(1/2) >> i...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to convert function with elliptic integrals containing symbolic variables to that which contain numerical values?
syms x a f=(1/sqrt(x*((x^2)-a))) d=(int(f)) f = 1/(-x*(- x^2 + a))^(1/2) d = -(2*a^(1/2)*(-x/a^(1/2))^(1/2...

presque 6 ans il y a | 1 réponse | 0

1

réponse