Generating sequences with minimal overlap
이전 댓글 표시
Hi there,
I aiming to run a relatively basic sequence learning task, which has a mixture of practised and random sequences.
The practise sequences is as follows: 312 423 214 134
I now need to generate a number of (e.g., 10) random sequences of the same length that include as little overlap as possible e.g., cannot include the same run of 4 numbers anywhere.
I was therefore wondering if there was a way to automise this using some custom code or function.
Any help would be much appreciated.
댓글 수: 1
Torsten
2022년 11월 9일
I don't understand your problem description.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!