Integration of haar wavelet

How I will integrate the piecewise function mentioned in the picture (replacing the variable 'x' by 's', p_i,n(s) ), with the product of (x-s)^-alpha with respect to s for each interval separately.

3 Comments

Do you know the antiderivative of (x-a)^(n-alpha) ?
This is just (x-a)^(-alpha), from the caputo definition.
Torsten
Torsten on 20 Jan 2024
Edited: Torsten on 20 Jan 2024
What about using MATLAB's "integral" for the different sections ? Of course, all parameters have to be given as numerical values.

Sign in to comment.

Answers (0)

Asked:

on 20 Jan 2024

Edited:

on 20 Jan 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!