Community Profile

photo

aroj bhattarai


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to curve fit using two functions in two different data segment
Dear Matlab users, I have two set of data points, first 200 (y, x3) and second 200 (y, x1) to fit using two non-linear function...

2 years ago | 1 answer | 0

1

answer

Answered
Create a new table from a plot constructed from data points
Although non-profesionally coded, sharing the desired answer in case somebody new in MATLAB have similar issue: Reading the dat...

2 years ago | 0

Question


Average of two dataset
Dear all, I have two experimental data set of different ranges from 0 to 0.5 and 0.6: % Test data: x1 = linspace(0, 0.5, 10);...

2 years ago | 2 answers | 0

2

answers

Question


Create a new table from a plot constructed from data points
Dear all, Reading an excel sheet with around 24000 data points, I made a plot. Now I would like to create a new table from this...

2 years ago | 2 answers | 0

2

answers

Question


Taylor expansion calculation of exp(x^2)
Dear Matlab users and experts, I am aware that the exponential function is standarized as "exp" in Matlab . However, I need to ...

3 years ago | 1 answer | 1

1

answer

Question


If statement is not correctly operating
Dear Matlab experts, I have a simple if statement to execute, however is not responding how I am expecting in a relaxation func...

3 years ago | 0 answers | 0

0

answers

Question


Initialize values at time = 0
Dear Matlab users and experts, In Fortran, if (TIME.EQ.ZERO)then Dmat = 0.0; Dmat_ant = 0.0; Thetam = ...

3 years ago | 1 answer | 0

1

answer

Question


Not enough input arguments
Dear experts, I am quite new in MATLAB usage. Recently I have written a code to curvefit my experimental values. However, I am ...

3 years ago | 1 answer | 0

1

answer