How can i differentiate a matrix by vector??

4 ビュー (過去 30 日間)
CHANDRASHEKARA TALKAD NAGARAJU
CHANDRASHEKARA TALKAD NAGARAJU 2017 年 12 月 13 日
回答済み: Tony Cheng 2018 年 12 月 14 日
I have a 4*4 matrix, K=[200 0 -100 0;0 200 0 -100;-100 0 150 ( mu * 100)-50;0 -100 -50 350] and a randomly generated 1000*1 vector mu.How can i differentiate K with respect to mu.
Thanks
  3 件のコメント
CHANDRASHEKARA TALKAD NAGARAJU
CHANDRASHEKARA TALKAD NAGARAJU 2017 年 12 月 13 日
i want to find out dK/d mu..where K is 4*4 matrix which is mentioned above and mu is a 1000*1 vector.
Torsten
Torsten 2017 年 12 月 13 日
What is dK/d mu ?
Could you show it for a simple example ?
Best wishes
Torsten.

サインインしてコメントする。

回答 (1 件)

Tony Cheng
Tony Cheng 2018 年 12 月 14 日
maybe you can differentiate each column of the matrix by the vector, then assemble the results together as a new matrix.

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by