Feeds
提问
Problems in accessing 2nd column of matrix
I know this is a very simple problem, but I cant seem to find what is the issue as it seems logical. I tried instances when...
9 years 前 | 2 个回答 | 0
2
个回答提问
Shifting graph vertically upwards
I have a simple qn: I want to shift a graph vertically upwards. vert_offset = kneeV(1) - kneeangle(1); peak_x = peak...
10 years 前 | 1 个回答 | 0
1
个回答提问
determine location of certain turning points of curve
I'm working on a set of running gait kinematics data and I'm supposed to find the maximum and minimum points of the curve to get...
10 years 前 | 1 个回答 | 0
1
个回答提问
for loop with an exclusion
I'd like to run a particular code through a loop where n_datafiles = [1,2,3,4,6,7,8] while skipping the number 5. n_datafiles...
10 years 前 | 1 个回答 | 0
1
个回答提问
Assigning element of another array into another array based on index
I've stored the index of the elements of interest in an array, B, and would like to use the values in B to obtain the values of ...
10 years 前 | 2 个回答 | 0
2
个回答提问
FInding value that satisfies 2 conditions
i need to verify the accuracy of the different measuring systems (data stored in diff .mat files) i'd used in my project by veri...
10 years 前 | 3 个回答 | 0