photo

Hyun Suk Song


Last seen: 6 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
74.844
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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

Ver por

Pregunta


Bisection method without any given interval
I want to make a matlab code for given condition "provide no interval as an initial guess but provide a tolerance of 10−5 and e...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I plot this second-order differential equation
here is my start for t1 = 0:100 for omega = 0.8:0.1:1.5 rhs = @(t,y) [y(2); -0.2.*y(2) + y - y.^3 + 0.3*cos(ome...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


direction field and solution curve for differential equation.
given function dy/dt = -ty^3 the solution of function is +-1/sqrt(t^2+C) and y(0) = +-1/sqrt(c). I cannot deal with this solu...

alrededor de 5 años hace | 2 respuestas | 0

2

respuestas