photo

dayu


Last seen: más de 1 año hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Explorer
  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

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

2

respuestas

Pregunta


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

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

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta