mmDerivative(t,y)

バージョン 1.0 (499 Bytes) 作成者: Rusty
This function calculates the derivative of a matrix w.r.t to another matrix
ダウンロード: 141
更新 2015/1/17

ライセンスの表示

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

引用

Rusty (2025). mmDerivative(t,y) (https://www.mathworks.com/matlabcentral/fileexchange/49070-mmderivative-t-y), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersComputational Geometry についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0