Community Profile

photo

Han F


Last seen: 5ヶ月 前 2020 年からアクティブ

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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

1年以上 前 | 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 = ...

1年以上 前 | 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...

2年以上 前 | 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...

約3年 前 | 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...

3年以上 前 | 1 件の回答 | 0

1

回答