photo

l l


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
2 Réponses

RANG
18 869
of 301 159

RÉPUTATION
2

CONTRIBUTIONS
1 Question
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 182

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 105

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 3 ans il y a | 0

Réponse apportée
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...

plus de 3 ans il y a | 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...

environ 5 ans il y a | 1 réponse | 0

1

réponse