Estadística
4 Preguntas
                        0 Respuestas
CLASIFICACIÓN
241.141
                          
                          
of 300.392
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          4 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            0.0%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.373
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
equation solving with 3 variables and 4 equations
Hello, I am having trouble with my code depending upon the inputs. Here is the code: clc; clear; sx=input('sigma_x='); sy=i...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
ODE graph for multiple occurrences
Hello, My MATLAB code as of right now will graph a ODE for one value of gamma. I would like to write the code so that it graph...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Looking for help on graphing
Hello, I have this equation: uSol(t) = (2*exp(-(5*t)/8)*(39*cos((39^(1/2)*t)/8) + 5*39^(1/2)*sin((39^(1/2)*t)/8)))/39 and I...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I run multiple iterations that plot on the same graph?
Hello all, I want to take the equation: 4*x+((Dl*x^2)/2)-4 I would like to run 100 iterations of this equation with Dl st...
más de 4 años hace | 2 respuestas | 0
