photo

Kabir Shariff


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
2 个回答

排名
243,639
of 300,756

声誉
0

贡献数
7 个提问
2 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

已回答
Exporting Interpolation of 2D data in 2D format
Hello, I found the solution to the problem to recontruct the griddata into table, use out = [xx(:) yy(:) zz(:) vq(:)]; ...

3 years 前 | 0

| 已接受

提问


Exporting Interpolation of 2D data in 2D format
Hello, I have a 2D unstructured mesh data from numerical result. I would like to interpolate the data in matlab and export the ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Summation with for LOOP
Hello, I have a function y that is repeated after a certain interval of T. I want to add the value of the previous y to the ne...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Multi variable parameter estimation from data set
Hello, I have a set of data from numerical simulation (36 simulations), I want to obtained a generalize empirical relation f...

3 years 前 | 1 个回答 | 0

1

个回答

提问


multiple plot on single x axis
Hello, I would like to plot multiple data on a single x axis Here is an example, I used subplot to plot the data in t...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Optimization of multiple input variable to a model
Hello Community, I am relatively new to matlab, I have a optimization problem detailed below; the aim is to develop an analy...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Curve fitting multiple parameters function
Hello, I have a set of data that fits a defined curve fitting function model as I = a*exp(-bx)+c; the parameters a, b and c...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Rescaling curves by a factor to a single curve
Hello, thank you for the assistance. I finally found a way to rescale the data and then use a fit function as suggested earlier....

4 years 前 | 0

| 已接受

提问


Rescaling curves by a factor to a single curve
Hello, I have a set of curves that I want to rescale into a single master curve. How can obtain the scaling coefficient? I at...

4 years 前 | 3 个回答 | 0

3

个回答