![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11499260_1602029957296_DEF.jpg)
Christopher Arreola
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
158.401
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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
Matlab is outputting the vector and summation of vector components as one in the same and giving me a plot even though I don't call upon it, how do I fix?
So using the Optimization Toolbox app, I need to be able to obtain the values of the vector, sol.xo, but it keeps giving me that...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Can't figure out why my ODE solver is producing a straight line
Here's my code, can't figure out why it's only giving my a straight line, this is supposed to be a system of 3 nonlinear ODE's ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I add a toolbox that is downloaded off a separate site and not through the Add-on explorer?
So I'm trying to install the following Bifurcation Analysis Toolbox and I can't seem to figure out how, I know the usual route i...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Code is displaying graph but not plotting any points
So this code is came from a textbook and was written in the late 90's, so syntax is not working properly in newer version of mat...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Need help fixing errors on code written in old MATLAB syntax
So this code was written to accompany a textbook I bought but the code was written back in the late 90's so it has old syntax th...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Changing number of minor ticks between each integer
I currently have 4 minor ticks between each number, which is the go to number matlab uses unless otherwise specified. How do I c...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Simple way to "shrink" the dashes on a line
I want to make the dashes on my lines a lot smaller than they are. Here is a sample for line of code I used for each line: plo...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Instead of a legend display for a plot, I would like to have the labels of each curve next to it
Here's my graph: and here's the graph I'm trying to replicate: Notice how the labels are either on top(or bottom) ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting a dashed line onto a graph
So here's my graph: How do I add a dashed line that originates from a particular point somewhere in the middle of the plot ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change markers on axes to be on the opposite side and how to add more markers in between that are smaller
So here's my graph I would like to flip the axis markers for each point to the opposite side and add more markers in betw...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to remove or add portions of the x-axis that isn't being used
So this is what I'm working with: As you can see, the graph for both functions ends at 5 but the x-axis continues until 6. I wou...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaNeed help debugging so I can accurately portray graph of ODE system that is numerically solved
I have fixed this, it was due to m
alrededor de 3 años hace | 0
Pregunta
Need help debugging so I can accurately portray graph of ODE system that is numerically solved
So I'm able to produce the following graph but I need help debugging so I can figure out why it doesn't look the way it should l...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Amend a column vector to a matrix array
What are some simple ways to amend a column vector to an array? I am trying to avoid setting a fixed number of column vectors to...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
ODE solvers and code
Is it possible to see the code behind any of the ODE solvers? Or is this kept under lock and key and the inner workings are kept...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding appropriate step size for set of ODE's numerically solved without an ODE solver
So I'm trying to implement the following code to replicate this graph(parts a. and c. only) Here is my code, the time step ...
alrededor de 3 años hace | 0 respuestas | 0