photo

chadi cream


Last seen: 3개월 전 2018년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Solving trigonometric /hyperbolic equation using symbolic math toolbox
k=100; S=zeros(k,1); for n=1:k sol=vpasolve((1+cos(t)*cosh(t))==0,'random', true); S(n,1)=sol; end S=unique(S) S=sort(S...

6년 초과 전 | 1