What does cppelt function do in findchangepts
4 views (last 30 days)
Show older comments
Hi there,
I am using findchangepts function and would like to know how the cp and residue are calculated in [cp, residue] = cppelt(x, penalty, Lmin, statistic); When I click on cppelt function, there is no script. Can you please guide me to the source code for cppelt.
Thanks for your help in advance.
Best regards,
Mehrangiz Ashiri
0 Comments
Answers (1)
Steven Lord
on 16 Mar 2024
which -all cppelt
This is a private helper MEX-file in Signal Processing Toolbox. I don't believe we distribute the source code for that MEX-file.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!