Community Profile

photo

Kabir Shariff


Last seen: ein Tag vor Aktiv seit 2021

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
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(:)]; ...

mehr als ein Jahr vor | 0

| akzeptiert

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten