Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
techeditor:math:library:functions [20.08.2023 19:%i] dystlab-wiki-admintecheditor:math:library:functions [20.08.2023 19:%i] (current) dystlab-wiki-admin
Line 145: Line 145:
 | Condition number of a square matrix (using L2 norm)                        | cond         | Matrix          | %%cond(M)%%                |                                                   | | Condition number of a square matrix (using L2 norm)                        | cond         | Matrix          | %%cond(M)%%                |                                                   |
 | Pseudo-inverse of a rectangular matrix                                     | pinv         | Matrix          | %%pinv(M)%%                |                                                   | | Pseudo-inverse of a rectangular matrix                                     | pinv         | Matrix          | %%pinv(M)%%                |                                                   |
-| Cross linear interpolation                                                 | LInterp      | Real            | %%LInterp(M RowV, ColV, Row, Col)%% |                                            |+| Cross linear interpolation                                                 | LInterp      | Real            | %%LInterp(M AX AY X Y)%%                                                     |
  
 ---- ----
 <sup>1</sup> For this function only symbolic derivatives defined, it cannot be evaluated. <sup>1</sup> For this function only symbolic derivatives defined, it cannot be evaluated.
  • Last modified: 20.08.2023 19:%i
  • by dystlab-wiki-admin