![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14310198_1544078969582_DEF.jpg)
Hansol Lee
Followers: 0 Following: 0
Feeds
질문
How can I recognize symbolic value with actual value 0?
I was making some calculation and got symbolic value of ans = 3/2 - (73^(1/2)/4 - 7/4)*(73^(1/2)/4 + 7/4) it was actually...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
How can I make a symbolic function with vector input?
I want to make a symbolic function with vector input. I tried a code a=sym('a',[1 3]); f(a)=a(1)^2+a(2)+a(3)*a(1); k=[1 1 ...
거의 5년 전 | 답변 수: 1 | 0