Han F
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Is there a MATLAB function similar to 'Spectrum0.ar()' from R?
Hi, I want know if there is a function could return the same results from 'Spectrum0.ar()' (a R fucntion)? The description of...
2年弱 前 | 1 件の回答 | 1
1
回答質問
Why ''int'' and ''integral'' return different answers
Hello, I am doing a simple integration: For integral: zzz = @(x) x.^(-0.98).*(1-x).^(-0.98) integral(zzz,0,1) ans = ...
約2年 前 | 4 件の回答 | 0
4
回答質問
How to deal these type of errors from pdepe? "Error in pdepe/pdeodes (line 359)"
Hello, I am trying to solve a system of pdes with the following form: I wonder if it is possible to solve this system w...
約3年 前 | 2 件の回答 | 0
2
回答質問
How to transfer date from gpu to workplace faster?
Hi everyone, There is bottleneck in my codes. I use CUDA to accelerate some parts of my algorithm, and the results should be...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Why does the gather() function only take around 0.001 seconds at command window, while 1s in a loop?
Hi everyone, I wrote an algorism to solve a set of pde. There are some very long equations in the middle of while loop, and I t...
4年弱 前 | 1 件の回答 | 0