Differences between revisions 3 and 20 (spanning 17 versions)
Revision 3 as of 2025-10-22 17:59:55
Size: 231
Comment: Links
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 2: Line 2:

'''MATLAB''' is an array programming language.

== General ==
Line 8: Line 12:
 * [[MATLAB/Operators|Operators]]

== Syntax ==

 * [[MATLAB/Looping|Looping]]

== Calculation ==

 * [[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]]



----
CategoryRicottone

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