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 (2024). mmDerivative(t,y) (https://www.mathworks.com/matlabcentral/fileexchange/49070-mmderivative-t-y), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Computational Geometry에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0