Community Profile

photo

chadi cream


Last seen: 5 días hace Con actividad desde 2018

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

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

alrededor de 6 años hace | 1