Feeds
질문
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년 초과 전 | 답변 수: 4 | 0
4
답변답변 있음
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...
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0

