photo

Chloe Sim


Last seen: mehr als 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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....

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort