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.
Replace NaNs with the number that appears to its left in the row.
2033 Solvers
Flip the main diagonal of a matrix
511 Solvers
380 Solvers
365 Solvers
Matlab Basics II - Max & Index of Max
191 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!