Yat Chi
Followers: 0 Following: 0
Feeds
질문
Index in position 2 exceeds array bounds.
I have written a code to rearrange the pseudorange error of each satellite during the experiment, which the code runs well witho...
8개월 전 | 답변 수: 1 | 0
1
답변질문
Program not generating 0 as expected to turn variable cell to double
I got a variable named SNR_BD_Mean_4, as I would like to find the mean in each of the rows in variable SNR_BD_Mean_4, I will nee...
9개월 전 | 답변 수: 1 | 0
1
답변질문
Deleting 3rd column of all cell double inside a variable than combine the data together
I got a variable called Pr_error_2, each data represent the pseudorange error of satellites in each second. I would like to dele...
9개월 전 | 답변 수: 1 | 0
1
답변질문
Separating data to 3 different groups according to specific range of number in a variable
Hello, I have a 32x1875 sized variable named SNR_GPS, each rows represent the number of signals to noise ratio (SNR) of each sat...
9개월 전 | 답변 수: 1 | 0
1
답변질문
Too many output arguments
Hi, I am writing a matlab code to analyze GNSS satellite track using Rinex data. However, it comes up with error where there are...
10개월 전 | 답변 수: 0 | 0
0
답변질문
Missing timetable variable 'Toe'
Hello, I would like to use the function rinexread to collect GNSS data as well as constructing the satellite orbit during the ex...
10개월 전 | 답변 수: 1 | 0
1
답변질문
Renaming data to create legend for figure ploting
I designed a code to plot the data into a graph. It goes successfully but how can I rename the line in order according to the co...
11개월 전 | 답변 수: 1 | 0
1
답변질문
Combining several sets of data in an array into one numeric array to make a histogram
I got 1826 set of data inside variable named X, each set of data inside has several numbers as data. I once use the variable to ...
11개월 전 | 답변 수: 1 | 0
1
답변질문
Finding mean of data in array inside another array
I copied data into a new variable called X, inwhich inside X there are 1851x1 array. Inside each array there are several number ...
12개월 전 | 답변 수: 2 | 0