photo

Ewen Chan


Last seen: 3일 전 2014년부터 활동

Followers: 0   Following: 0

메시지

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

통계

MATLAB Answers

10 질문
3 답변

순위
34,261
of 300,678

평판
1

참여
10 질문
3 답변

답변 채택
30.0%

획득한 표
1

순위
 of 21,039

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,111

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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 ...

거의 5년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 6년 전 | 0

질문


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?

대략 6년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

대략 6년 전 | 0

질문


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...

6년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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...

6년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

9년 초과 전 | 0

질문


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...

9년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변