photo

Han F


Last seen: 10 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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

1 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答