Md Shariful Islam
Followers: 0 Following: 0
Statistics
RANK
68,739
of 296,468
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,379
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,514
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
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...
1 year ago | 4 answers | 0
4
answersfitting 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...
1 year 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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0