Estadística
21 Preguntas
2 Respuestas
CLASIFICACIÓN
15.102
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
21 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
call center data arrival
if you have call center arrival data with times and call amounts how do you generate a model for arrivals? is it poisson? how to...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
time series interruption in matlab
I have data points 1 to 100. X occurred At data point 60- How do you do interrupted time series for in Matlab?
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Date time conversion 24
I have date in three column: HOUR;MINUTE;AM/PM I have try modestly to convert this to military time (1:00 to 24:59) but the ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
making loop for parameter calculations
hi all, i would like to make a loop. i would like to continue running a code with different parameter. if lets say there is o...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
choosing from numbers whose sum is X
hi all, suppose i generate 1000 random numbers and want to pick five out of that 1000 so that the sum of the five numbers is ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
optimization for points game, 2 variables!
hi all, i'm trying to figure out a way to solve this problem and do so in matlab. here is the setup: 1. you want to m...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
bar plot with trend line
hi all i am trying to make a plot that looks like the following: <<http://desmond.imageshack.us/Himg715/scaled.php?server=...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Matrix subplot with number on top of bar
hi all, i am trying to create a matrix bar plot with the values on top of each bar. i can get it to work for a row or column ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
subplot with number on top of bar
hi all! if you are plotting a bar how is it possible to put the number on top of the bar so it is easier to look at? tha...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot specific graph
hello all im trying to graph in a certain way and was hoping to learn how to do this. attatched is what im trying to do but n...
más de 12 años hace | 1 respuesta | 0
1
respuestaHow to sort the elements of a matrix in a random order
maybe you could try making a new random matrix and sorting by those values.
más de 12 años hace | 0
Pregunta
if statement within loop
hi all i been trying to solve this problem for some time. i try before but i got close but not all the way. here is example ...
más de 12 años hace | 1 respuesta | 1
1
respuestaPregunta
how to throw out certain intervals.
hi all, this question may be easy for some but i dont even have a clue to how to do it. here is how i want to do: I hav...
más de 12 años hace | 5 respuestas | 0
5
respuestasPregunta
fitting a curve and adding values
hi all, suppose i have the follo wing(i know it's linear but just for example of code) x = [ 1 2 3 4 5]; i want to fit ...
más de 12 años hace | 1 respuesta | 0
1
respuestaReduce time with this
It doesnt seem to work. is it because i simply have data and not a function? im hoping that yi will look similar to original da...
más de 12 años hace | 0
Pregunta
smoothing parameter periodicity value
hi, im using a filter that has a smoothing parameter. this is based on periodicity of data. my data is not periodic though.it...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Reduce time with this
hi all! i've a filter that is used on the data, but there is lots of data! i am hoping to resample the data(ia take every 2nd...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Inserting space between values in vector
Hi, Say I have a vector x = [1 2 3 4] How can I make it x1 = [1 0 2 0 3 0 4 0] Thank you!!
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Resample issue with findpeaks
Hi, I'm not sure what the issue is so I will post the code and hopefully someone knows what's going on. :D x = 1:num...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
while loop only diving last result
Hi, I have some code within a while loop. Let's say the loop runs 10 times and I want to find Xstar for each of those 10 time...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Organizing Messy Notepad data
I have some data in Notepad that is a mess. It's a .txt file.There is basically no space between any of the different columns wh...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
cutoff value for data
hi all how do you usually pick the best cutoff frequency? is it possible to make a loop that will run the program many times ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
symbolic discrete ft
hi, is it possible to compute the Fourier transform symbolically with no data? thank you very much
más de 12 años hace | 1 respuesta | 0