请帮我写一下函数绘图代码 2024-5-25 • tikz-pgf pgfplots pstricks asymptote 请帮我写一下函数绘图代码 多项式函数 f(x) = x^3 – 5*x。 多项式函数 f(x,y) = x^3 – 5*y^2。 答案1 第一个要启动的函数的 pgfplot 代码: \documentclass[border=3.14cm]{standalone} \usepackage{pgfplots} \begin{document} \begin{tikzpicture} \begin{axis}[xmin=-6,xmax=6,domain=-5:5] \addplot[red] {x^2 - 5*x }; \end{axis} \end{tikzpicture} \end{document} 相关内容 目录中章节级别的参考资料 CentOS:如何使用 YUM 安装最新的 emacs 版本 从闪存驱动器启动 OS X。是否可以仅在该闪存驱动器上安装 OS X? 无法使用命令 airmon-ng 如何禁用死键 如何启动一个程序而不让它抢走我的鼠标、显示器和键盘的焦点 错误日志 使用 qtree 生成“无限”树 如何在 Playonlinux 中链接 Mendeley 插件和 MS Word GCP 私有 IP CloudSQL