photo

Md Shariful Islam


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

3 Fragen
1 Antwort

RANG
221.641
of 300.321

REPUTATION
0

BEITRÄGE
3 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 20.913

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.093

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
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...

mehr als 2 Jahre vor | 0

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort