photo

Ngonidzashe Nedziwe


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Why I can't see Simscape in Library Browser
simscape is part of the full version not the student version, please check the version licence libraries

mehr als 7 Jahre vor | 0

Beantwortet
If I have single column vector from 1 to 54 values as given below and I want to divide this column vector into 6 column vector and store it into a matrix how could I do this?? please try to help me out..
for multicolumn array splitting u can use the reshape command in matlab. xi=[1;2;3;4;...;54]; n=6; split=reshape(xi,n,[]);

mehr als 7 Jahre vor | 0

| akzeptiert

Beantwortet
What does the higlighted symbol indicate ?
those a signal logging probes. You can use them to log the signal passing through that section on to the workspace. you can remo...

mehr als 7 Jahre vor | 0

| akzeptiert

Beantwortet
how to plot graph using left and right x-axis....
please make reference of this link https://www.mathworks.com/help/matlab/ref/plotyy.html

mehr als 7 Jahre vor | 1

| akzeptiert

Frage


im trying to get a signal from a 3 phase voltage measure component from simscape library and want to use the signal with a 2FSK baseband demodulation block?
Hi im currently trying to use a 3 phase voltage measure block from the simscape power library to get a signal which i then want ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten