photo

shikhar


Last seen: 3年弱 前 2013 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how do i find argmax?
how do i find argmax of, say x=[1 2] without any user defined function?

約11年 前 | 3 件の回答 | 1

3

回答

質問


how to calculate max of symbolic variable?
syms f, y=int(sin(pi*f),f,1,2) %results -2/pi z=int(cos(pi*f),f,1,2); %results 0 max(y,z) % shows an error since y a...

約11年 前 | 1 件の回答 | 0

1

回答