photo

Kabir Shariff


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

7 Questions
2 Réponses

RANG
243 614
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
57.14%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Réponse apportée
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(:)]; ...

environ 3 ans il y a | 0

| A accepté

Question


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

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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....

plus de 4 ans il y a | 0

| A accepté

Question


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

plus de 4 ans il y a | 3 réponses | 0

3

réponses