photo

Jochem


Last seen: 12 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Mass-Spring System Simulink
I have a mass (x gram) with the following attributes: Displacement(0) = u, velocity(0) = v, acceleration(0) = a. I need to ma...

2 years ago | 2 answers | 0

2

answers

Question


Select sequence of numbers from Array
Lets say I have an array like so: [1 1 1 2 2 2 3 3 3 4 4 4 1 1 1 2 2 2 3 3 3 4 4 4 1 1 1 2 2 2 3 3 3 4 4 4 1 1 1 2 2 2 3 3 3 4 ...

2 years ago | 1 answer | 0

1

answer

Question


Delete 0's in a matrix
I have a matrix as following: A = [0,0;0,0;800,1096;1097,1461;1462,1701] The amount of rows with 0's can be different dependi...

2 years ago | 1 answer | 0

1

answer

Question


Find which columns have duplicates
Hey there, Im writing a code where I have to find which columns of an array have duplicates in them. I already have found a w...

2 years ago | 1 answer | 0

1

answer