photo

Fan Li


Last seen: 5 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
2 个回答

排名
256,138
of 300,381

声誉
0

贡献数
9 个提问
2 个回答

回答接受率
22.22%

收到投票数
0

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Random fitting when use fittype function in Toolboxes
Hi Matlab users I am working on the data fitting by fittype function in Toolboxes. Basically, I have a set of data, x and y. I ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Speed up the code with legendre or Gegenbauer polynomials combined with the symbolic function?
Dear users I have below code with Symbolic variables to evaluate a function. The a_n,b_n,c_n and d_n are numerical arrays which...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to make the below code with Symbolic variables run faster
Dear matlab users I have below code with Symbolic variables to evaluate a function. The a_n,b_n,c_n and d_n are numerical array...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
I got NaN using parfor while the same code works with for loop
Hi Edric This a part of my code. It reads the data and does the correlation calculations. You can reproduce the problem wit...

8 years 前 | 0

提问


I got NaN using parfor while the same code works with for loop
Hi everyone I found I got NaN using parfor while the same code works with for-loop. My input is very large. So I tested i...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to free memory of variable on linux
Hi I wrote a code in matlab, but the input data is 10 GB and also I have to create some very large arrays during calculation ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Why Interactive MATLAB job require less memory compared to non-interctive job on cluster
Hi everyone I am running matlab on school's cluster (linux system). The original data read into matlab is up to 4 GB, and the...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to read large text data into matlab
Hi every one I have a text file up to 10 GB which has to be read into matlab. The part of the data is listed below ITEM: T...

8 years 前 | 3 个回答 | 0

3

个回答

提问


How to calculate the correlation functions for two vectors which have three components for each part
Hi every one I write my own code to calculate the correlation function for two vectors (A and B) which have 3 columns (A1(t),A2...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
The sequence of the matrix after xcorr function
Thanks for answers.

8 years 前 | 0

提问


The sequence of the matrix after xcorr function
Hi every one I am beginner of matlab. I want to use the xcorr function to calculate the correlation function. My input is a ma...

8 years 前 | 1 个回答 | 0

1

个回答