photo

Zana Taher


Last seen: mehr als 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
4 Antworten

RANG
20.065
of 300.392

REPUTATION
2

BEITRÄGE
2 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
1

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

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
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Defining boundary condition for pde for pdepe function
Hi Torsten, How would you make: du/dx = 0 at x=0 instead of du/dx = -1/k at x=0 ?

mehr als 6 Jahre vor | 0

Beantwortet
Problems in passing data from lsqcurvefit to pdepe solver
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

mehr als 6 Jahre vor | 0

Beantwortet
Fitting the numerical solution of a PDE with one parameter to some data
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

mehr als 6 Jahre vor | 1

Beantwortet
How can I estimate a coefficient of pde connecting pdepe and lsqcurvefit functions?
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

mehr als 6 Jahre vor | 0

Frage


pdepe: [c f s]: extract f (the flux term)
Hi everyone, I would need to extract the flux term, f, (not gradiaent) in the pdepe function. Does anyone know a way to extract...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to copy only the output of a function and paste the output in another function?
Suppose the output of your first function is y1=x^2, and the input of your second function is y2=y1+10. How can I copy only the ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort