photo

Ewen Chan


Last seen: circa un anno fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Professional Interests: computational fluid dynamics, finite element analysis, computational finance

Statistica

MATLAB Answers

10 Domande
3 Risposte

RANK
34.261
of 298.615

REPUTAZIONE
1

CONTRIBUTI
10 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
30.0%

VOTI RICEVUTI
1

RANK
 of 20.624

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 161.826

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 2
  • First Review
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Local parallel cluster profile validation createJob takes a very long time to run
I am trying to validate my local parallel cluster profile on my system and when it gets to the step createJob and it runs for a ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Risposto
How to I pass off a Simulink application command syntax to MATLAB Job Scheduler on a local cluster?
So the application ran and I was able to get the results that were written out by the application, but at the end, when MATLAB t...

oltre 5 anni fa | 0

Domanda


Is there a way to add a column for "running duration" to the MATLAB Job Monitor?
Is there a way to add a column for "running duration" to the MATLAB Job Monitor?

oltre 5 anni fa | 0 risposte | 0

0

risposte

Risposto
How to I pass off a Simulink application command syntax to MATLAB Job Scheduler on a local cluster?
Tangential question - my MATLAB R2015a installation is missing the mdce.bat from C:\Program Files\MATLAB\R2015a\toolbox\distcomp...

oltre 5 anni fa | 0

Domanda


How to I pass off a Simulink application command syntax to MATLAB Job Scheduler on a local cluster?
I have a MATLAB/Simulink application that I normally would call from the MATLAB command window with: app inputfile.m And t...

oltre 5 anni fa | 4 risposte | 0

4

risposte

Domanda


Is there a way to split MATLAB m scripts into a header file with multiple include files?
So for a little background in regards to the point-of-view/perspective that I am coming into this question from -- I used to wor...

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Why is tic/toc not reporting the correct elapsed time?
I'm trying to time how long it takes for my program to run and tic/toc is reporting an elapsed time of 150 seconds, but when I t...

quasi 6 anni fa | 1 risposta | 1

1

risposta

Domanda


plotting a family of curves
So I have a code that is something like this: I'll first show what the code that produces the original picture looks like and...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Is there a way to parallelize the function hygepdf?
So I have a script that uses the hygepdf function in a for loop and the result of i=i+1 does not depend on the result that is ca...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


My data is x,y,z,w. How can I create a 3D contour plot of it?
I have a tab delimited text file (see attached) that has x,y,z data from a design of experiments sweep and the output variable i...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Risposto
How to I convert this to a 2d array?
This is what the 3D surface looks like in CAD. But I am looking for a 2D contour plot because it is going into a print public...

circa 9 anni fa | 0

Domanda


How to I convert this to a 2d array?
I have a space delimited text file in the form of x y z and I want to create a 2d array so that I can plot the contour (using co...

circa 9 anni fa | 4 risposte | 0

4

risposte

Domanda


Why does the GPU load increase over time?
Here's my code: % for j=1:4 tic; reset(gpuDevice(1)); clear all; % clean up format long; % show double precisi...

circa 11 anni fa | 1 risposta | 0

1

risposta