photo

vb


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
1 Réponse

RANG
214 918
of 301 186

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 188

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 292

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

Feeds

Afficher par

Question


I have been given a series RLC circuit to find the following step response , damping ratio, natural frequency ,damped frequency,overshoot,rise time,peak time,steady state output voltage, settling time 2% &5%, Number of oscillations
I had found the transfer function and the step response plot but need to find the rest without using stepinfo command.I also tri...

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

0

réponse

Question


how can i use laplace initial value problem with step function for the given example?
for example: D^3x-Dx= 1 for t<2 =0 for t >=2 having x(o)=x'(0)=x''(0)=0 I know the basic of laplace in matlab like using syms...

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

0

réponse

Question


i wanted to know how to do initial value problem with step function using matlab
for example: D^3x-Dx= 1 for t<2 =0 for t >=2 having x(o)=x'(0)=x''(0)=0 I know the basic of laplace ...

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

1

réponse

Réponse apportée
how to plot the graph for the functions 0<x<2 with y=sin x and y=x^3 and how to get point of intersection?
x=linspace(0,2,1000); y1=cos(x); y2=x.^2; plot(x,y1); plot(x,y2); grid on I tried this but i need point...

environ 13 ans il y a | 0

Question


how to plot row 2 and row 3 in a matrix?
will be thankful to reply

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

1

réponse

Question


how to plot the graph for the functions 0<x<2 with y=sin x and y=x^3 and how to get point of intersection?
I will be thankful to your reply..

environ 13 ans il y a | 3 réponses | 0

3

réponses