Jinsoo
Pusan National University
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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 ...
8年以上 前 | 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...
8年以上 前 | 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_...
11年以上 前 | 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