photo

shikhar


Last seen: etwa 3 Jahre vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 11 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


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...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort