Estadística
8 Preguntas
2 Respuestas
CLASIFICACIÓN
143.767
of 300.352
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
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
apply a gaussian to a timestamp serie
I am trying to apply a gaussian transformation to a timestamp serie (basically a 1-by-n matrix of 0 and 1) using conv2. I use t...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
how do i compute the probability distribution of a sample of z score
I am trying to compute the probability distribution of a group of z-scores. I want then to use this probability distribution to...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
problem in printing as eps, number with coma separator being stored as 2 numbers
I try to print a graph with the following line: print(gcf,''-depsc'',''', [pathname, filename],'''); the printed graph is a ...
casi 14 años hace | 0 respuestas | 0
0
respuestasPregunta
how to make a polar plot line continuous between end and beginning
I am plotting polar plots and i would like to have the line linked between the last and first point of the plot. I tried to f...
más de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
problem with a subplot of a hist3 graph that render invisible my other subplot in print function
here is my problem: i have a figure made of 4 subplots: s1=subplot (3,3,[1;4]); s2=subplot(3,3,[2;5]); s3=subplot(3,3,[3;6...
más de 14 años hace | 0 respuestas | 0
0
respuestasPregunta
automatic resize of one graph using subplot function
I have a m-file which is producing one plot graph and one polar graph. In this file I attribute the plot graph to subplot(1,2...
más de 14 años hace | 2 respuestas | 0
2
respuestasHow can I manipulate the properties of a polar graph?
thank you for the quick answer. In the end I found it easier to manipulate the polar.m file directly so that the drawn graph ...
más de 14 años hace | 0
How can I manipulate the properties of a polar graph?
thank you, I assume now that if I want to manipulate the axes handles, I should follow a similar procedure (especially to remov...
más de 14 años hace | 0
Pregunta
How can I manipulate the properties of a polar graph?
I am ploting a polar graph and would like to change various properties. Mainly remove and/or the polar axis labels. I manage to...
más de 14 años hace | 3 respuestas | 0
3
respuestasPregunta
how to make the regression line of lsline function colored
I have 3 scatter plots that are diplayed in the same graph in three different colors. I would like each of them to have a regre...
más de 14 años hace | 1 respuesta | 0
