Community Profile

photo

l l


Last seen: 8 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
I want to get the values of a,b,c,d when T =1 as an example
a= 24:1:26; b= 24:1:26; c=24:1:26; d=24:1:26; m=length(a); n=length(b); f=length(c); k=length(d); for i=1:m; for j= 1...

bijna 2 jaar ago | 0

Answered
Can you help me with this task?
You need to convert the n-th order ODE equation into a system of n first-order ODE equations. See https://www.mathworks.com/help...

bijna 2 jaar ago | 0

Question


How can I code pseudo random binary sequence input current signal made by idinput?
I tried to define a prbs current signal input as function of time, something like: u=idinput(100,'prbs',[0 1],[1 3]); u=iddata...

meer dan 3 jaar ago | 1 answer | 0

1

answer