photo

Hsinho


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

11 Domande
1 Risposta

RANK
21.559
of 300.364

REPUTAZIONE
1

CONTRIBUTI
11 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
63.64%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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 ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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"...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

circa 13 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 13 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Risposto
for-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...

oltre 13 anni fa | 0

| accettato

Domanda


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...

oltre 13 anni fa | 1 risposta | 0

1

risposta