ABCDEFG HIJKLMN
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
104.859
of 296.297
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
63.64%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.381
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.913
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
Increase digits in SIMULINK
Hello, I have solved a system of ODEs through block diagrams in Simulink, but I would like the program to use more digits in th...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Rename files: keep only first 5 characters
I have a folder with 250 pictures which I want to rename. The original names are "00XXX.[random numbers]" (with XXX from 001 to ...
casi 3 años hace | 2 respuestas | 0
2
respuestasIncrease width of x axis
I have figured it out, I had to add set(gca,'FontSize',12,'DataAspectRatio',[1 1.75 1]) for it to work. Thank you for the help....
casi 3 años hace | 0
| aceptada
Pregunta
Increase width of x axis
I want to increase the width of the x axis of a plot. Changing set(gcf, 'Position', [100, 100, 650, 650]) just increases the s...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Size of horizontal axis
I have a plot where the y values are of order 10e^4 and the x values are of order 10^1. When I plot these, the plot looks like ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Arrow between several points
I want to plot the evolution of a solution on a graph. I have constructed a vector of x and y coordinates as rows, changing eve...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Find argmin of function with two input variables
Hello, I want to find the arguments of a function La(x1, x2) that minimize this function by calculating the diff of the function...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
If point x belongs to vertices of rectangle?
I have defined a rectangle with four points, x1_min, x1_max, x2_min and x2_max. My goal is to create an if cycle with the condit...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Calculating gradient of f in point A?
Hello! I am trying to calculate the gradient of a function in a point, but I can't seem to do it. I have calculated the gradien...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
"If number belongs in the interval defined by a matrix" into code?
Hello, I am trying to veto if two given numbers belong in two admissible ranges. Instead of writing line 11 that way, could I in...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
"All elements of matrix lower than x" translated into code?
Hello, As indicated by the title, I want to translate to code a condition that occurs if all values of a matrix are below a cer...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
[Beginner] Plotting 3D graphs, but "Error using plot3 Vectors must be the same length."
i want to plot two 3D functions (Z_1 and Z_2) in one graph, where X = linspace(x_1_min,x_1_max); Y = linspace(x_2_min,x_2_max)...
alrededor de 3 años hace | 1 respuesta | 0