Feeds
질문
I am trying to make graphs from data in a folder on Matlab but I am having trouble even beginning. I am comparing the data for blue crabs crossing two separate antennaes. The file contains four different records.
the code is as follows. I need to separate each record (r1 stands for record 1 and so on) into graphs containing A1 data and A2 ...
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
Would anyone be able to help walk me through making graphs from a file. I need to make some graphs for research, but I am having trouble with Matlab.
I need to make graphs comparing the movement of blue crabs through two antennae on the ocean floor. I have 4 records and need to...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
I need help interpreting what this means. Could you give me detail to what this means. I need to be able to put it into words I am dealing with the dealing of tagging with animals
hold on plot ( time_r1 (idx_r1_A1), tag_num_r1 (idx_r1_A1), 'b+') plot ( time_r1 (idx_r1_A2), tag_num_r1 (idx_r1_A2), 'b...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Can anybody help me with what this kind of thing means In MatLab
I am studying some tagging with Blue crabs and I need to make sure I am on the right track with interpreting the data. Would an...
대략 13년 전 | 답변 수: 2 | 0