KmPlot

From KDE UserBase Wiki
Revision as of 16:16, 5 October 2010 by Yurchor (talk | contribs) (Created page with 'У '''KmPlot''' передбачено креслення декількох функцій одночасно та поєднання функцій для створення н...')
Other languages:

Домівка » Програми » Освіта » KmPlot/uk


↓ {| | | KmPlot — програма для креслення графіків функцій.
Програма є частиною освітнього проекту KDE. |}

Декілька графіків тригонометричних функцій


У програму вбудовано потужний інтерпретатор математичних функцій. Креслення, створені за допомогою програми, мають високу роздільну здатність, можливе використання точної метричної шкали. Роздруковані графіки будуть корисними для занять з математики та інших точних дисциплін.

У KmPlot передбачено креслення декількох функцій одночасно та поєднання функцій для створення нових графіків. Можна будувати параметричні функції. Змінити значення параметра можна пересуванням повзунка, — програма інтерактивно змінюватиме графік побудованої функції.

Features

  • powerful mathematical parser
  • precise metric printing
  • different plot types:
    • Cartesian
    • parametric
    • polar
    • implicit
    • differential
  • highly configurable visual settings (plot line, axes, grid)
  • export to bitmap format (BMP and PNG) and scalable vector graphics (SVG)
  • save/load complete session in readable xml format
  • trace mode: cross hair following plot, coordinates shown in the status bar
  • support zooming
  • ability to draw the 1st and 2nd derivative and the integral of a plot function
  • support user defined constants and parameter values
  • various tools for plot functions:
    • find minimum/maximum point
    • get y-value and draw the area between the function and the y-axis


Example Plots

x(t)=0.5(t-2sin t)
y(t)=2(1-2cos t)
rf(x)=x
x(t)=5sin(3t)
y(t)=3cos(5t)
f(x)=3sin x
g(x)=5cos(2x-pi/2)
h(x)=f(x)+g(x)


Documentation