photo

dayu


Last seen: mehr als ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Explorer
  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort