Chloe Sim
Followers: 0 Following: 0
Feeds
提问
How do I plot this?
Hello, I have 3 matrix (Eg: a=[0.1;0.2;0.3;0.4;0.5;0.6;0.7;0.8;0.9;1.0] , b=[0.2;0.3;0.4;0.5;0.6;0.7;0.8;0.9;0.9;0.9], c=[0.4;0....
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I create a for loop in MATLAB for this?
Greeting everyone. I have a these matrix: A is by the order of 10 by 3. I want to do this calculation: B = (A-min(A))/[max(A)...
4 years 前 | 2 个回答 | 0
2
个回答提问
Extraction of FFT from each segment for computation
Hello! I have a code doing splitting of data size of 51200 into segments of 512 and did a FFT on each segment. How do I extr...
5 years 前 | 1 个回答 | 0
1
个回答提问
Split every current signal into N segments of Length L
Hello! I have a 3 phase raw current signal that I want to split into 100 segments of 0.1 second so as to reduce the data size fo...
5 years 前 | 1 个回答 | 0