Community Profile

photo

Hjalmar Stenberg


Last seen: Today Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How do I create function that is defined by itself?
I need help creating this function. I have defined x(t) as x = @(t) t.*((t>=0)&(t<1))+(0.5+0.5.*cos(2*pi*t)).*((t>=1)&(t<2))+...

3 years ago | 1 answer | 0

1

answer