photo

Jinsoo


Pusan National University

Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
27,725
of 297,503

REPUTATION
1

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
63.64%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


How can I arrange the number of workers and number of computational threads?
Hello. I'm using workstation of 44 cpu and 88 threads. In this case, how can I arrange the number of workers and number of co...

5 years ago | 1 answer | 0

1

answer

Question


Performance of physical cores VS hyper-threading?
Hello. I'm using two Xeon E5-2680 v4, ASUS z10pe-d16 ws M/B(Dual CPU M/B). As you know that there're physical 28 cores and 5...

7 years ago | 0 answers | 0

0

answers

Question


typical mesh generation and surf plot ?
Hello. I'd like to ask you how can I make the typical mesh and its 3D figure in the following code: %% clc; clear; clo...

8 years ago | 1 answer | 0

1

answer

Question


Matlab GPU processing: Nvidia Quadro k2200 vs Geforce GTX 970
Hello. I'm going to buy a desktop for numerical calculation of huge matrix and iterate them. I wonder which one is better ...

9 years ago | 1 answer | 0

1

answer

Question


How can I upgrade the multi variable integration?
Hello. I'd like to integrate the multi variable equation as attached using trapezoidal integral. <</matlabcentral/answers/u...

9 years ago | 1 answer | 0

1

answer

Question


Making a MATLAB movie including the title, axis, x-y labels, time display
Dear colleague, I want to make a movie file (avi) which when played back on a non-matlab PC includes the title, axis, x-y lab...

11 years ago | 0 answers | 0

0

answers

Question


movie2avi axis label display
Dear, I made a movie file by movie2avi as follows figure(8) axis tight for ii = 1:Nt/2-10 plot(x, ex_sol(...

11 years ago | 0 answers | 0

0

answers

Question


parfor for double iteration??
Dear, I want to make a matrix G(m, n) as follows: gamma = sqrt(sqrt(k/(E*I))); % gamma G = zeros(length(x),length(qusi))...

11 years ago | 2 answers | 0

2

answers

Question


Calculating over some points
Dear Colleagues, I am trying to calculate the volume surrended by some points in space. There are some points such as (x_1, y_...

11 years ago | 1 answer | 0

1

answer

Question


quad2d: Reached the maximum number of function evaluations
I'm trying to find the error in the following code. I want to iterate: for iter = 1:10 % uallA = Int_GLA.*(-Int_GC - In...

12 years ago | 1 answer | 0

1

answer

Question


Double integral with singularity
Hi, I want to integrate the following equation (singularity at t = \tau) 1./sqrt(4*pi*(t-\tau)).*exp(-(x - \xi).^2./(4*(t-\...

12 years ago | 1 answer | 0

1

answer