tan(x) graph
显示 更早的评论
采纳的回答
更多回答(1 个)
syms x
fplot(sin(x)^2,[0 2*pi])
1 个评论
Nice ;-)
syms x
simplify(0.5*sin(2*x-pi/2)+0.5)
rewrite(ans,'sin')
类别
在 帮助中心 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





