photo

Amine Ne


Last seen: 3 månader ago Active since 2018

Followers: 0   Following: 1

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Swap between two sub array of an array
Thank you Stephan Jung, The *solution* is: nVar = 12; A = randperm(nVar); idx1 = randi([1,nVar-2], 1, 2); idx1 = ...

ungefär 6 år ago | 0

Question


Swap between two sub array of an array
Swap between two sub sequences. Position one and two are selected randomly first and then position three and four. Provided thes...

ungefär 6 år ago | 2 answers | 0

2

answers

Question


How to reverse a subarray of an array
Reversing element order in a selected sub sequence? Two positions are selected randomly then element positions between these ...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Swap 3 random elements in an array
How do I randomly swap three elements in an array? The element at selected position one will be moved to selected position tw...

ungefär 6 år ago | 2 answers | 0

2

answers