Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Given a non-singular matrix A, an arbitrary matrix D and a spesfic constant d, applying the following routine
[M,s] = mtx_d(A,D,d)
to find a scaler s and the resulted matrix M, such that
M = A + D*s and det(M) = d.
The constant d may be real or complex. Specially, if d = 0, then M is a singular matrix.
Citation pour cette source
Feng Cheng Chang (2026). mtx_d(A,D,d) (https://fr.mathworks.com/matlabcentral/fileexchange/48529-mtx_d-a-d-d), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Matrix inverse and determinant
Informations générales
- Version 1.1.0.0 (340 octets)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Update the m-file. |
||
| 1.0.0.0 |
