Vous suivez désormais cette question
- Les mises à jour seront visibles dans votre flux de contenu suivi.
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails.
loop through a matrix and display the number of elements until the same value occcurs based on two columns of the matrix
Réponse acceptée
38 commentaires
- We define the anonymous function idStrike for identifying/following a given strike based on an initial row ID.
- The initial idea was to use ISMEMBER for testing if time is the starting time minus a multiple of 1/366, but this couldn't work because differences are not exactly multiples of 1/366.
- We use BSXFUN to return an array of differences between all times and the initial time minus all relevant multiples of 1/366. Testing if the absolute value of differences is below a certain threshold identifies entries that are close to the initial time minus multiples of 1/366.
- idStrike returns a vector of logicals identifying rows that have at the same time the same strike as the initial one, and a time that matches the test described above with BSXFUN.
- The vector of logicals returned by idStrike can be used for indexing data and extracting all relevant entries for a given initial row.
Plus de réponses (1)
4 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Une erreur s'est produite
Impossible de terminer l’action en raison de modifications de la page. Rechargez la page pour voir sa mise à jour.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom(English)
Asie-Pacifique
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)