Jinsoo - MATLAB Central
photo

Jinsoo


Pusan National University

Last seen: 2年以上 前 2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 01/13 to 03/25Use left and right arrows to move selectionFrom 01/13Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 質問
0 回答

ランク
28,009
of 297,716

評判
1

コントリビューション
11 質問
0 回答

回答採用率
63.64%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,428

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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

12年弱 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答