Community Profile

photo

Abhinav Agrawal


Last seen: fast 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Minimisation of a scaler function
Can someone help me understand this part of the code? What exactly is the function here? function [score] = mS(scale, sc, nP, ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What does a(a<0) = 0 mean in matlab?
I am new to matlab. What does a(a<0) = 0 mean? is it valid if a is an array as well?

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Order of operation using ./
What would be the order of operation if we use the follwing: A./B./C Will (A./B) executed first followed by .C or will (B....

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort