zoukankan      html  css  js  c++  java
  • Grapher

    Grapher

      You use Grapher to visualize and analyze implicit and explicit equations. You can graph equations as two– or three–dimensional graphs, and export them as images or animations.

      Grapher是MacOS内置的函数绘图软件(视觉化函数),可以绘制2维3维函数,并且可以导出成图片或动画。

    Create a graph and add equations

      Add your own equation:  Click Add  in the lower-left corner of the Grapher window, then choose New Equation to create your own equation.

        

      Add an equation from a template:  Click Add  in the lower-left corner of the Grapher window, then choose New Equation From Template to add parametric equations, curves equations, vector field equations, or series from templates.

      

      Add an element to an equation:  Click the Add Elements pop-up menu  to the right of the equation field, then choose Show Equation Palette. You use the Equation Palette to add standard elements (exponentiation, roots, and absolute values), operators, Greek letters, and symbols to your equations.

        

     Change the font size and look of Equation

      打开Preference,如下。

     

     Copy an image of an equation or graph to the clipboard

      在EditField上右击,CopyAs菜单可将当前公式以图像的形式拷贝到剪贴版。

      

      同样的,在绘图区右击,CopyAs菜单可将当前绘图以图像的形式拷贝到剪贴板。

      

     Animate an equation in QuickTime

      Equation->Create Animaiton...

     Evaluate an equation at a specific point

      Equation->Evaluation...

      

      

  • 相关阅读:
    节点和坐标系
    精灵类
    导演类
    部分辅助宏
    妥善使用autorelease()方法
    内存管理笔记
    向eclipse中的项目导入jar包(作为library引用和放入web-inf/lib下的两种方法和区别)
    Request processing failed; nested exception is java.lang.NullPointerException
    getRequestURI、getReuqestURL的区别【转】
    tomcat部署javaWeb项目,界面样式都没有加载
  • 原文地址:https://www.cnblogs.com/tekkaman/p/4156159.html
Copyright © 2011-2022 走看看