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
this function takes input as time matrix and the matrix you want to take
derivative of, quite accurate
suppose you have a matrix of speed as S = [ 1 2 3 4]; and time as T= [ 4 5 6 12] , then this
function (matrix- matrix derivative) mmDerivative (T,S) gives you a matrix dy which is the derivative of S w.r.t to T i.e.. velocity,quite helpful when you dont have a relation between two variables, but have their matrices
Citation pour cette source
Rusty (2026). mmDerivative(t,y) (https://fr.mathworks.com/matlabcentral/fileexchange/49070-mmderivative-t-y), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Convert inline to symbolic, Vectorized Multi-Dimensional Matrix Multiplication
Informations générales
- Version 1.0 (499 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.0 |
|
