Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
86.939
of 300.369
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
55.56%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
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
plot the values of two columns of a table
I have a table with two fields time and velocity every field has several lines and one column I want to plot the results but t...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
table maximum value column
Hi, I have this table 0 0 0 0 0,0100000000000000 0 0,0100000000000000 1 0,0100000000000000 2 0,02000000000000...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
lost with differential ecuations matlab
In the university they have give me a differential equation and they told me that I have to solving it iteratively. So first I h...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
regexp with _ recognized as a letter
when you use regexp regexp(Date, '(?<=Month=)\w+', 'match') Date=Year2012_MonthMay_Day05 this character '_' is recognized...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
imagesc hide one axis
It is possible to display axes with imagesc but only in one direction no both axis y and x only x thanks!
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
get the values of the axis of a plot
I have created a plot and I want to know if there is a command to get the value of the x axis of the plot because I want to draw...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
using ismembertol contradictory results
when I write this I get the following results >>ismembertol(117 , 115 , 1e-2) ans = 0 and when I write this I ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
work with proportionality with vectors
I have a vector x=[1.05 2.023 3.1 4.014 12.112] and another vector y=[4.018 8.1 24.45] how to detect that the va...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
calculate the mode with tolerance
I have a matrix A= [ 2 3 2.1 ; 8.1 3.3 2.05 ; 3.01 4.9 2.09] and I want to get the mode with a tolerance of 0.1 there is a...
más de 8 años hace | 1 respuesta | 0
