Feeds
提问
Removing vertical lines in a piecewise function when discontinuty points are not known
I am creating various cantor staircases by starting from different functions: for example: N = 3; f{1} = @(x)sin(2*pi*x); ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Cantor function in matlab
How can we create a recursive sequence in matlab that converges to the cantor function? f_0(x) will be equal to x Then, for ...
2 years 前 | 3 个回答 | 0
