photo

dayu


Last seen: 1년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계학

  • Explorer
  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

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

2

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

1

답변