photo

Han F


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
34,560
of 300,262

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
1

排名
 of 20,900

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

3 years 前 | 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 = ...

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

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

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

5 years 前 | 1 个回答 | 0

1

个回答