photo

Ngonidzashe Nedziwe


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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

alrededor de 7 años hace | 0

Respondida
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,[]);

alrededor de 7 años hace | 0

| aceptada

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

alrededor de 7 años hace | 0

| aceptada

Respondida
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

alrededor de 7 años hace | 1

| aceptada

Pregunta


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

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas