Estadística
CLASIFICACIÓN
221.721
of 301.252
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.207
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.657
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestahow 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...
más de 13 años hace | 0
Pregunta
how to plot row 2 and row 3 in a matrix?
will be thankful to reply
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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..
más de 13 años hace | 3 respuestas | 0