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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 2 个回答 | 0