photo

Daniel Jaló


Aveiro's University

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Professional Interests: Physics

Statistica

All
MATLAB Answers

16 Domande
0 Risposte

File Exchange

1 File

Cody

0 Problemi
5 Soluzioni

RANK
22.567
of 300.369

REPUTAZIONE
2

CONTRIBUTI
16 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
2

RANK
9.137 of 20.936

REPUTAZIONE
82

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
823

RANK
55.596
of 168.436

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 3
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Alternatives to break command inside a spmd command
Hello. I was looking for an alternative to a break command inside an spmd block. Imagine we have a code with 4 loops in parall...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


When to use codistributed arrays
Imagine I have the following matrix: A = rand(6400,6400) Now imagine I create a distributed array from it: (I have 4 wo...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Codistributed arrays taking too long to run
Hello fellow programmers. I've been exploring the distributed arrays functionality on Matlab. I tried doing a simple matrix...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Parallel programming with createJob
Hi. I'm having some confusion regarding the functions createJob and createTask. I have a function, compute(a,b), that gives ...

oltre 12 anni fa | 1 risposta | 1

1

risposta

Domanda


Parallel programming: defining tasks
Hi. I made a simple function, compute(m,n), that calculates the number of primes between m and n. I used this function to tes...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


GPU computing without NVIDIA graphic card
Hi. My computer has the following graphic card: AMD Radeon HD 6520G + 7670M dual GPU Is it possible for me to take advantag...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


How to insert a function into a GUI
Hi. I'm making a simple GUI which receives functions and do operations on them. It is complete, however to change the functio...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


How to include a function into the main directory
I've created some functions that I use often. I'm wondering if there's any way to make it so that the functions work even if th...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How to connect various computers to matlab
Hi. I'm wondering if there is anyway to connect two computers, let's call it PC1 and PC2, so that I can use the resources of ...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Surface of a equation
Hi. I want to plot the quadratic surface of a sphere: x^2 + y^2 + z^2 = r , where r is equal to 1. Therefore: x^2 + y^2...

circa 13 anni fa | 4 risposte | 0

4

risposte

Domanda


When to use spmd and parfor function.
Hi. In what situations are those two functions best suited? What's the difference between them? I never know which one to use...

circa 13 anni fa | 1 risposta | 1

1

risposta

Domanda


How to set an mpiexec configuration (Parallel programming)
Hi. As of today I can only use the default local configuration to initiate parallel programming. I was wondering if anyone coul...

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


Parallel programming: where to start?
Hi. I want to learn parallel computing in Matlab, however I don't know where to start. Is there any good beginner book that co...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Parallel programming: parfor vs for computing time
Good afternoon. I'm interested in learning parallel programming in matlab. For that reason I tried some scripts in matlab usi...

circa 13 anni fa | 3 risposte | 0

3

risposte

Domanda


Parallel programmin: matlabpool error
Good day, dearest of communities, Much to my dismay, not once have I ever successfully made use of parallel computing code wi...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Error when using matlabpool
Hi. Whenever I try to use any variation of matlabpool, e.g. endmatlabpool open I get an error that says the followin...

oltre 13 anni fa | 2 risposte | 0

2

risposte