Ram k
Followers: 0 Following: 0
Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
266.783
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
How to do this
Suppose I have a matrix with some entries zero and some are nonzero. 0.36 0 0.9 0.4 0.26 0.1 0 0 ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to do sliding window operation in Matlab?
Suppose I Have a sequence x=[4,1,1,1,2,2,3,5,9,7,7,7,6,6,1,1,2,3,4,4], and I want addition for sliding window of size 10...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot figure with following?
I plot a figure, suppose in that output is in between 0 to 50, I want that if output is greater than say 25 then that output poi...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to do this
Suppose I have a sequence of n numbers e=[5,4,45,63,22,22,1,12,3,2,2,16,14,14,16,17,1,19,21,15,32,32,27,27,43,41,7,8,13,23...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to take first some numbers from sequence?
Suppose I have a sequence of n numbers x=[1,2,6,5,5,44,12,12,12,65,9,9,9,8,33,6,5,4,4,8,7,98,98,61,61,61...n] how to take first ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to join two sequences in matlab?
I have a two sequences x1=[5 5 1 5 4 1 2 3 5 5 1 5], x2=[3 9 7 6 6 10 12 15 15 15 13], how to join these two to form a one seque...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to programme in Matlab to obtain transition probability matrix?
I have a sequence x= [12,14,6,15,15,15,15,6,8,8,18,18,14,14] so I want to make transition probability matrix. Transition probabi...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to count no. of time state occur in sequence and then divide by sequence no.?
Suppose I have a sequence 1,3,3,1,2,1,4,2,3,1,4,2,4,4,4,3,1,2,5,1 I have to count no. of times each state occur and then divide ...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
How to multiply all elements of matrix
Suppose I have a matrix 0 0.3333 0 0 0.6667 0 0 1.0000 0 ...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
how to count number of states in sequence?
Suppose I have a sequence 1,3,3,1,2,1,4,2,3,1,4,2,4,4,4,3,1,2,5,1 in this 5 states are there, so how to count that there are 5 ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to programme to calculate transition probability matrix?
Suppose I have a sequence of states like 1,3,3,1,2,1,4,2,3,1,4,2,4,4,4,3,1,2,5,1. Transition probability matrix calculated by fo...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to count repeated number pairs in matlab?
Suppose I have a sequence 5,5,5,1,5,4,1,2,3,5,5,1,5 then 5 followed by 5 is 3 so answer is 3, so how to programme it in Matlab....
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to programme in Matlab to obtain transition probability matrix from sequence of data?
Suppose I have a sequence of states like 5,5,1,5,4,1,2,3,5,5,1,5. How to programme in Matlab to obtain Transition probability ma...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make Markov Chain Model with given sequence of data?
Markov Chain model considers only 1-step transition probabilities i.e. probability distribution of next state depends only on cu...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to make Markov Chain model from sequence of data in MATLAB?
Markov Chain model considers only 1-step transition probabilities i.e. probability distribution of next state depends only on cu...
más de 8 años hace | 0 respuestas | 0