Alvaro Mª Zumalacarregui Delgado
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
76.886
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
18 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
44.44%
VOTOS RECIBIDOS
0
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
solve equation system with dsolve
I am trying to solve a differential equation system with the command dsolve, but the answer is empty sym I wrote this syms x y...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
I can't hold a lot graphs in an axes
I don´t know why I can't se the 4 functions in the axe this is the code: P = app.P.Value; Q = app.Q.Value; ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
specific solution in a vector field of a equation system
I create a vector field of a equation system, also I want to represent the spefic solution of the system in that field but I thi...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
explanation of vector field
I have gotten a vector field of a equation system but I don't know how interpret i, could anyone explain me please? this the sy...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Create a vector field
I am trying to create a vector field of a equation system, but I think that I have the slope wrong: this is the system: dx/d...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
runge-Kutta problem command ode45
I try to solve an equation with the command ode45 b ut I have an error, this is my code: tspan = [0 5]; y0 = 100; Q = 30, b ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
represent a function in Matlab
I don't understand the graph of this exponential function, it is look like a two line instead of an exponential, this is the cod...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
solve an equation system with matlab
I trying to solve a system but when I run matlab send me an error, this is the code syms a b xo = 7000; yo = 8000; x = 6600...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
runge-kutta ode45
I want to solve a two EDO system with the runge kutta method, I wrote this code but i don't get anything, someone know why this ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
'Value' must be a double scalar.
% the program send me that message when I run the interface value = app.tasaX.Value; % this is a list box with nouns which have...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
vector fields in Matlab
I am trying to create a vector field of a diferential equation system, I know what is the real vector field, but with my code I ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Array indices must be positive integers or logical values.
I am trying to represent to functions in matlab app designer but when I run the interface and click the buttom the app send me t...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
represent exponential function in app designer
How can I put the initial condition to the functions y1 and y2? Because the interface doesn't draw in the axes the function that...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'ln' for input arguments of type 'double'.
I am trying to represent a function and before my code has an operation with a Ln, and when I run the app and click the button g...
más de 3 años hace | 1 respuesta | 0
1
respuestaError using quiver The size of Y must match the size of U or the number of rows of U.
I have the same error but with other code, I only change the "m" value and Matlab sends me the same error: P = 50; ...
casi 4 años hace | 0
Pregunta
Error using quiver The size of Y must match the size of U or the number of rows of U.
i am trying to create a vector field with app designer with the function quiver but i have an error 'Error using quiver The si...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Create a Vector fields
I trying to create a vector field of a diferentials equation system, I write a code in matlab app designer but I not sure how to...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
I can't put two functions together with the command hold
I am trying to put in the same axes two functions with the command hold but i don't accomplish it, this is my code function Ca...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to solve ?Error using/Matrix dimensions must agree.'?
I am working with Matlab app designer, while i was trying to run the interface the program send this message, what is the proble...
casi 4 años hace | 1 respuesta | 0