Feeds
提问
simulate hourly data from monthly data
Hi All, I have monthly temperature data from Jan-Dec. I want to simulate hourly temperature data from these monthly data. Ho...
7 years 前 | 2 个回答 | 0
2
个回答提问
remove noise from measured data
Hi All, I am reading this page from Matlab, and I have the following question from it. Can you please explain? It says: "The...
7 years 前 | 0 个回答 | 0
0
个回答提问
deleting rows with a criteria for repeating indices
Hi All, I have this matrix: 460231 1 406962 1 407721 1 407963 1 409590 1 480657 2 527635 2 525820 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
splitting matrix based on a value in one column
Hi All, I have a very large matrix part of which looks like this: 7 0 10 0 16 0 19 1 26 1 29 1 3 1 ...
7 years 前 | 2 个回答 | 1
2
个回答提问
compare cell arrays for equality
Hi, I have two cell arrays. One looks like this: glf=['070617', '091216','280217'] and the other one is grmmf=['070617', 28021...
7 years 前 | 1 个回答 | 0
1
个回答提问
butterworth filter cutoff frequency calculation
Hi All, I am not a electrical engineer so my question may sound stupid. Sorry about that. I have a some noisy data and I want...
7 years 前 | 1 个回答 | 1
1
个回答提问
division of large arrays
Hi ALL, I am trying to divide two arrays, each are 1224477x1 double. I get an out of memory error from matlab. how do we deal wi...
7 years 前 | 0 个回答 | 0
0
个回答提问
plot different x ranges
Hi All, I have some big data in which x values must be broken into pieces and each piece with its corresponding y values mus...
8 years 前 | 1 个回答 | 0
1
个回答提问
occupancy detection from a column of zeros and ones
Hello All, I have some data which is basically some 0s and 1s like below in one column: 1 1 1 0 1 0 0...
8 years 前 | 1 个回答 | 0
1
个回答提问
Finding the exact end of decay period
Hello All, I have some data such as the file attached. I want to know how I can find the exact end of the decay period so that...
8 years 前 | 1 个回答 | 0
1
个回答提问
standard error of regression from fitlm
Hi Everyone: I am using fitlm function for linear regression of some data. How do I find the standard error of the regression...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to put long dash as line style in a plot
how to put long dash as line style in a plot
9 years 前 | 1 个回答 | 0