Borrar filtros
Borrar filtros

how to define breaks in mkpp()?

1 visualización (últimos 30 días)
Avinash Bhatt
Avinash Bhatt el 2 de Mayo de 2019
Comentada: Avinash Bhatt el 13 de Mayo de 2019
mkpp(breaks,coefs);
If I have 256 coefficients then how can I define breaks?
  1 comentario
Avinash Bhatt
Avinash Bhatt el 13 de Mayo de 2019
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Polynomials en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by