Differences between revisions 5 and 20 (spanning 15 versions)
Revision 5 as of 2025-10-26 23:05:00
Size: 485
Comment: Organization
Revision 20 as of 2026-02-07 05:36:38
Size: 1166
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
 * [[MATLAB/Logic|Logic]]
Line 19: Line 18:
== Features == == Calculation ==
Line 21: Line 20:
 * [[MATLAB/Plot|Plot]]  * [[MATLAB/Integral|integral]]
 * [[MATLAB/Integral2|integral2]]
 * [[MATLAB/Integral3|integral3]]
 * [[MATLAB/Lu|lu]]
 * [[MATLAB/Norm|norm]]
 * [[MATLAB/Qr|qr]]
 * [[MATLAB/Rref|rref]]
 * [[MATLAB/Rmse|rmse]]
 * [[MATLAB/Svd|svd]]

== Visualization ==

 * [[MATLAB/ConvHull|convhull]]
 * [[MATLAB/FiguresAndRelatedCommands|Figures and related commands]]
 * [[MATLAB/MeshGrid|meshgrid]]

=== Curves ===

 * [[MATLAB/FPlot3|fplot3]]
 * [[MATLAB/Plot|plot]]
 * [[MATLAB/Plot3|plot3]]
 * [[MATLAB/Quiver|quiver]]
 * [[MATLAB/Quiver3|quiver3]]

=== Surfaces ===

 * [[MATLAB/FSurf|fsurf]]
 * [[MATLAB/Patch|patch]]
 * [[MATLAB/Surf|surf]]
 * [[MATLAB/SurfNorm|surfnorm]]
 * [[MATLAB/TriSurf|trisurf]]

MATLAB (last edited 2026-02-07 05:36:38 by DominicRicottone)