photo

Kabir Shariff


Last seen: 2年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
2 回答

ランク
252,081
of 300,886

評判
0

コントリビューション
7 質問
2 回答

回答採用率
57.14%

獲得投票数
0

ランク
 of 21,104

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,502

コントリビューション
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年 前 | 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年 前 | 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年以上 前 | 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...

4年弱 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 3 件の回答 | 0

3

回答