how to define breaks in mkpp()?

1 次查看(过去 30 天)
Avinash Bhatt
Avinash Bhatt 2019-5-2
mkpp(breaks,coefs);
If I have 256 coefficients then how can I define breaks?
  1 个评论
Avinash Bhatt
Avinash Bhatt 2019-5-13
if I have a matrix of 256 coefficients, suppose :
X=imread('cameraman.tif');
and I want to create the piecewise polynomial structure using mkpp(breaks, coeffs) where coeffs will be the pixel intensity values then how breaks can be defined.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by