Chloe Sim
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
197,567
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0