photo

Richard Wolvers


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Change a for loop iteration if condition is met
Hello everyone, I have the following problem. I want to stop an iteration in a for loop if a certain condition is met and the...

7 years ago | 1 answer | 0

1

answer

Question


How to change duplicate values, so that every value is unique
Hello everyone, At this moment i am stuck with the following problem. I want to change the values of duplicate values, so eve...

7 years ago | 2 answers | 0

2

answers

Question


How can I loop this endless if conditions
Hello everyone, I have a project where I have to build a matlab simulation, where several different items are repaired in a r...

7 years ago | 1 answer | 0

1

answer

Question


How can I subtract certain values from a matrix depending on another matrix?
Hello, the question may look a bit strange but here is the situation. I have three matrices: r = [6 10 12;8 5 4;9 8 12] ...

7 years ago | 2 answers | 0

2

answers