bartley dacutanan
Followers: 0 Following: 0
Feeds
질문
i used syms so i can find an expresssion for Cn in terms of n, but then i get this error (Conversion to logical from sym is not possible.). i have read online that vpa cancel this so incorporated this (i might be wrong). I'm newbie to matlab sorry.
syms n syms t f1=(1-cos(t)).^2; f2=(t/pi).^2; energy1=int(f1,-pi,0); energy2=int(f2,0,pi); ene...
7년 초과 전 | 답변 수: 1 | 0