photo

Md Shariful Islam


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
221,624
of 300,302

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • First Answer
  • Thankful Level 2

View badges

Feeds

View by

Question


fitting data with a combination of exponential and linear form ( a*exp(-x/b)+c*x+d )
Hello Altruists, I have been trying to fit my data to a combination of exponential and linear form, i.e., a*exp(-x/b)+c*x+d . I...

2 years ago | 4 answers | 0

4

answers

Answered
fitting data with exponential + linear form
Hi, In this code, do we just need to declare the initial guesses(a = 6E10, b = 4E-4, c = 0, d = -1.57E12) before following code...

2 years ago | 0

Question


cannot solve for unknown variable; stuck in setting search range in the command vpasolve
Referring to this answer, Walter helped me solving the problem. In that answer, there was a search range specified (vpasolve(si...

3 years ago | 1 answer | 0

1

answer

Question


cannot solve for unknown variable
I am trying to solve for unknown variable P in the following code. I determined value of P= 2.945e-5 manually. However, I am not...

3 years ago | 1 answer | 0

1

answer