Estadística
CLASIFICACIÓN
21.559
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
63.64%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
generate random DNA sequence
I would like to randomly generate a set of 7-bases DNA sequences with a weighted probability. I want to have 20 sequences. I ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use textscan to read this .dat file? (Part 2)
Hi, I have another similar but more complicated formatted data. I still have a trouble to write correct arguments of "textscan"...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use textscan to read this .dat file?
Hi, I fail to use textscan to read the following formatted data. What should be the correct argument to read it and let the s...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
regarding Distributed Computing Toolbox
Hi, Hope my question is appropriate to raise here. I prepare a M-file to assign a job with 8 tasks to 8 cores on the clust...
alrededor de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
random number generation: MATLAB vs Fortran
Hi, I am a MATLAB user. I am curious about the difference of random number generation in MATLAB and Fortran. I know fr...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
questions about distributed jobs with Local Scheduler
If *using a Local Scheduler*, From Help, one syntax of createTask is t = createTask(j, F, N, {inputargs}) This task ev...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How to know seed directly?
Hi, I use "rng" to know which seed was selected after doing "rng shuffle." How can I only know the seed directly? I don't ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Do I meet the limitation of Matlab? A unwanted pattern keeps showing from a random simulation.
*I always get a unwanted pattern from a random simulation* no matter how I change the way of random number generation. In the be...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
How can't a matrix be generated randomly?
My first attempt to generate the 100-by-2000 matrix with random numbers is simply using "rand" or "randi." The three main ste...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How to efficiently create a matrix of random numbers generating independently?
Hi, I want to have a 100-by-2000 matrix of random numbers. Each column of random numbers is generated by an independent strea...
más de 12 años hace | 0 respuestas | 0
0
respuestasfor-loop never reach the times I need
When I resume to use the default double-precision data type of all variables, the tic/toc functions well after 2^24 times. I gue...
más de 12 años hace | 0
| aceptada
Pregunta
for-loop never reach the times I need
Hi, I have a 130-by-2000 matrix. I need to do two major steps on this matrix. In the first steps, indices of this matrix were...
más de 12 años hace | 1 respuesta | 0