Matlab Vpasolve does not find all the zeroes of a discontinuous function

前端 未结 0 754
面向向阳花
面向向阳花 2020-12-25 14:13

I am trying to find the zeroes of the following symbolic function.

syms x 
moment =20*heaviside(x - 8)*(x - 8) - (3*x^2*heaviside(x))/4 + 5*heaviside(x - 20)*         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题