Community Profile

photo

Dawid Wysocki


Last seen: alrededor de 1 mes hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta