Han F
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
34 079
of 295 448
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 2 år ago | 1 answer | 1
1
answerQuestion
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 = ...
ungefär 2 år ago | 4 answers | 0
4
answersQuestion
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...
ungefär 3 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0