How do I find consecutive number on (0,1) matrix and for how arrays did I have the number 0 before changing

1 visualización (últimos 30 días)
Hello everyone, I'm trying to solve a unit commitment problem and in order to do that I need to find the number of periods a unit has been offline prior to startup. For example I have a matrix like [0; 1; 1; 0; 0; 0; 0; 1] and I need to calculate when did 0 change to 1(in which array) and for how many arrays did I have the number 0 before changing to 1. Thanks a lot in advance

Respuesta aceptada

Walter Roberson
Walter Roberson el 20 de Abr. de 2018

Más respuestas (0)

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by