Community Profile

photo

Dawid Wysocki


Last seen: 4일 전 2020년부터 활동

통계

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변