Ewen Chan
Followers: 0 Following: 0
Professional Interests: computational fluid dynamics, finite element analysis, computational finance
Statistiques
RANG
34 261
of 295 495
RÉPUTATION
1
CONTRIBUTIONS
10 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
30.0%
VOTES REÇUS
1
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 ...
presque 4 ans il y a | 1 réponse | 0
1
réponseHow 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...
environ 5 ans il y a | 0
Question
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?
environ 5 ans il y a | 1 réponse | 0
0
réponseHow 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...
environ 5 ans il y a | 0
Question
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...
environ 5 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
environ 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 5 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesHow 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...
plus de 8 ans il y a | 0
Question
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...
plus de 8 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0