aroj bhattarai
Followers: 0 Following: 0
Statistics
RANK
33,537
of 295,495
REPUTATION
1
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerCreate 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...
3 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);...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 2 answers | 0
2
answersQuestion
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 ...
4 years ago | 1 answer | 1
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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 = ...
4 years ago | 1 answer | 0
1
answerQuestion
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 ...
4 years ago | 1 answer | 0