Statistica
RANK
165.573
of 295.448
REPUTAZIONE
0
CONTRIBUTI
7 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Cosine/Sine polynomial summation: Ordinary sum vs. Clenshaw summation
Hi all, I'm interested in knowing whether it is advantageous, specifically in matlab, to sum a cosine/sine polynomial using t...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
TriScatteredInterp - Edge constraints for periodic data?
Hello, I try to perform an interpolation on 3D scattered data (data that is gathered on a 3D irregular mesh grid) to a regula...
oltre 11 anni fa | 0 risposte | 0
0
risposteFinding multiple values in matrix
Hi, 'Logical indexing' (<http://www.mathworks.nl/help/matlab/math/matrix-indexing.html#bq7egb6-1>) and 'sum() or mean()' shou...
oltre 11 anni fa | 0
Out of memory at the end of simulation
Hi Peter, Do you run the 32-bit or 64-bit version of matlab? You can check the maximum allowed memory that you can adress on ...
oltre 11 anni fa | 0
Domanda
Scaled spherical bessel functions
Hi all, Does anyone know about routines that compute - preferably scaled - spherical bessel functions of the first and second...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Using parfor on a single quad-core?
Hi all, Does anyone have an idea whether its advantageous to use a parforloop on a single quadcore? I have some code that cal...
quasi 12 anni fa | 0 risposte | 0
0
risposteAborting callback execution in GUI - Drawnow error
Thanks for this example! This works indeed. I was thinking of using try catch because one iteration takes a long time (due to a...
quasi 12 anni fa | 0
Domanda
Aborting callback execution in GUI - Drawnow error
Hi all, I'm working on a GUI, where I have one task that is very computationally intensive. Therefore I want to add a button ...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
Solving a linear but ill-posed linear system
Hi, I encountered some numerical problem. I Have a simple exact linear system looking like this: [9.8117e-9 - 3.5...
circa 12 anni fa | 0 risposte | 0
0
risposteOptimizing computing double integrals by elementwise matrix operations
Hi, As far as I've tried, using integral2 does not solve to problem. As I suspected you can't input a matrix to the function....
oltre 12 anni fa | 0
Domanda
Optimizing computing double integrals by elementwise matrix operations
Hi all, I wrote my own function to calculate the double integral of a function, here referred to as 'fun(x,y)' between the bo...
oltre 12 anni fa | 2 risposte | 0