![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17625393_1582573505220_DEF.jpg)
Dawid Wysocki
Followers: 0 Following: 0
Feeds
질문
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...
대략 4년 전 | 답변 수: 1 | 0