
The basic plot command plot is called by Maxima automatically, when a diagram is produced; input of that command by the user does not make sense. When using the Gnuplot interface Draw, an existing …
The basic plot command plot is called by Maxima automatically, when a diagram is produced; input of that command by the user does not make sense. When using the Gnuplot interface Draw, an existing …
findpeaks - Find local maxima - MATLAB - MathWorks
This MATLAB function returns a vector with the local maxima (peaks) of the input signal vector, y.
Maxima, a Computer Algebra System
Mar 1, 2026 · Maxima is a fairly complete computer algebra system written in Lisp with an emphasis on symbolic computation. It is based on DOE-MACSYMA and licensed under the GPL free software …
Introducción a graphs (Manual de Maxima 5.47.0)
55.1 Introducción a graphs El paquete graphs permite trabajar con estructuras de grafos y digrafos en Maxima. Tanto los grafos como los digrafos son de estructura simples (no tienen ni aristas múltiples …
Plot functions with different domains in Maxima - Stack Overflow
Jun 19, 2013 · What is the best way of plotting several functions with different domains into the same plot? Is there a way to do this with plot2d, or do I have to use draw2d instead? I especially like the …
islocalmax - Find local maxima - MATLAB - MathWorks
Select maxima based on their prominence. Compute the local maxima of a vector of data and their prominence, and then plot them with the data.
Maxima – Installation
Mar 2, 2026 · Maxima is a fairly complete computer algebra system written in Lisp with an emphasis on symbolic computation. It is based on DOE-MACSYMA and licensed under the GPL free software …
maxima入門
Mar 23, 2014 · maximaには関数のグラフを描画する機能があります。 実際にはもっと多くのオプションがありますが入門編なので簡易的なコマンドを載せると次のようになります。
A Maxima tutorial
1 Introduction Maxima is a Free Software package for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary …