Community Profile

photo

Dawid Wysocki


Last seen: 4 Tage vor Aktiv seit 2020

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Create function such that for each element of the vector it applies different function
Let's say I have following functions: f1 = @(x) a*x(1) + 1; f2 = @(x) b*x(2) - 1; where a and b are parameters that I want to...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort