Justin Bruh
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
37.264
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
bvp4c gives error "The derivative function ODEFUN should return a column vector of length 4."
I'm trying to use bvp4c and it's giving me the error above even though my function vector is a column vector of length 4. What a...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
bvp4c with more boundary conditions than equations
I'm working an orbital mechanics problem where I have four differential equations with four time dependent variables (radius and...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Perform double integral of a symbolic equation?
I have the following code producing a 10x10 matrix of symbolic equations (B): syms x y phi(1)=x*y*(1-x)*(1-y); ph...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to solve for the first five values only?
I have an equation: cos(x)cosh(x)+1=0 There are infinitely many solutions to x but I only want the first five(only positive x...
casi 8 años hace | 1 respuesta | 1
1
respuestaCompute function of two variables
I've figured it out. Everything down to the end of the 3 loops is the same. Then I added this fourth loop: index1=0; ind...
casi 8 años hace | 0
Pregunta
Compute function of two variables
I have a function Ux=f(x,t) where f(x,t) is an infinite sine series (which I've truncated at 50 terms). I want to find the value...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Ignore answers with imaginarey components
I have a for loop nested inside of another for loop. I am using each for loop to vary a specific number (i.e A and B) to get eve...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to Solve a System of Equations with Multiple Variables
I'm working through a propulsion homework problem. I've gotten to the end where I've ended up with four equations and four unkno...
más de 8 años hace | 3 respuestas | 0