function y = equation(x)
syms f z
f=3*z^5-z^3+8*z-3
y=subs(f,x)
end
why is not working?
syms requires the Symbolic Math Toolbox, which is not available on Cody.
Return a list sorted by number of occurrences
1514 Solvers
1056 Solvers
622 Solvers
Given a window, how many subsets of a vector sum positive
754 Solvers
525 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!