Community Profile

photo

aroj bhattarai


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 1

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答