SLM

Version 2.0 (1,62 ko) par Jos (10584)
special linear matrix
2,5K téléchargements
Mise à jour 18 fév. 2019

Afficher la licence

SLM creates a special matrix in which each element is the same as its linear index.
I know, it's quite simple, but I find such a matrix is often useful during algorithm development. It has exactly the same calling index as <ones>, <rand> etc.

SLM(2,3) => [1 3 5 ; 2 4 6]

Citation pour cette source

Jos (10584) (2024). SLM (https://www.mathworks.com/matlabcentral/fileexchange/10031-slm), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Version Publié le Notes de version
2.0

modernised

1.0.0.0