![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28410557_1669117050130_DEF.jpg)
Jochem
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0