Statistica
7 Domande
0 Risposte
RANK
264.540
of 297.016
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
57.14%
VOTI RICEVUTI
0
RANK
of 157.725
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
Feeds
Domanda
Batch processing alternative parameterizations of a program that uses parfor loops
I have a script ('model.m') that iteratively solves a large system of equations using a parfor loop over 20 dimensions. Denote ...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
1D interpolation over vector of observations with linear extrapolation
I have a function, func, defined over grid. I want to evaluate this function over a vector of n observations, obs, with the abi...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Maximizing along n-1 dimensions of an n-dimensional array without a for loop
I have an n-dimensional array, VV, which I would like to maximize along all dimensions for each element in the first dimension. ...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Parfor overhead: local cores vs. cluster core
I have a parfor loop that takes as inputs data from a very large cell array, where all elements of the cell array are eventually...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
preallocating arrays in subscripts
I have a very large program where, in attempt to reduce the amount of lines in the main script, I preallocate arrays in a subscr...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Parfor: Converting broadcast variables into temporary variables or sliced variables
Is there a difference in efficiency if I just assign a broadcast varible to a temporary variable inside a parfor loop vs re-writ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Simultaneously interpolating over multiple rows of a matrix.
I have a matrix ("mat") of size N*M where each row is defined over a grid ("grid"), and I would like to obtain interpolated valu...
quasi 4 anni fa | 2 risposte | 0