photo

Radek


Spolecna Laborator Optiky UP A FZU AV CR VVI

Last seen: 14 giorni fa Attivo dal 2020

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Parallel processing of data stream
Just for the record... The solution is (obviously) to use spmd block. To communicate between workers one can use functions spmd...

6 mesi fa | 0

| accettato

Domanda


Parallel processing of data stream
I am trying to process big data in parallel using parallel toolbox. The idea is quite simple. First, I would have a function run...

6 mesi fa | 2 risposte | 0

2

risposte

Domanda


Parallelize cumulative average algorithm
Hi, is there a way how to parallelize algorithm computing average of data accessible only as a stream using parfor? dat = 1:9;...

7 mesi fa | 1 risposta | 0

1

risposta

Risposto
Readtable: Invalid parameters name
Thanks to @Cris LaPierre I was able to finaly read data from text file with readtable(), while skipping particular columns. The...

oltre 2 anni fa | 0

Domanda


Readtable: Invalid parameters name
I am trying use readtable() function to read simple text file, however I keep geting all sorts of "Invalid parameter name" error...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Risposto
How can I change the temp directory the MATLAB installer uses?
The -tmpdir and/or -downloadFolder flags does not work with r2021b installer on Linux. Installer will always download the files...

quasi 3 anni fa | 0

Domanda


Read string from files since R2020a
I have a large binary data file with some ASCII formatted metadata header at the beginning. To read this header, I use 'string-o...

oltre 4 anni fa | 1 risposta | 1

1

risposta