N/A


Last seen: presque 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
33 502
of 300 352

RÉPUTATION
1

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
1

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 212

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Min and max value of many results
I have a code like below w=0:0.001:1.393; for i=1:length(w) k=2; tao=2; T=tan((tao*w(i)-k*pi)/2)/w(i) end When I run this...

presque 5 ans il y a | 2 réponses | 1

2

réponses

Question


(FOR STEP RESPONSE GRAPHICS) how to make an inset of matlab figure inside the figure
I have a code like below. How can I get another figure in the figure for the step response when I run this code? Please help me....

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

1

réponse

Question


How can I eliminate numbers with "e" in the transfer function and show them in their long form?
gam=0.5; N=10; wb=0.01; wh=100; if round(gam)==gam, G10=tf('s')^gam; else, k=1:N; wu=sqrt(wh/wb); wkp=wb*wu.^((2*...

environ 5 ans il y a | 2 réponses | 0

2

réponses