![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16974993_1574947787781_DEF.jpg)
Jacob Jepson
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
62.101
of 297.046
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
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
Feeds
Frage
How to estimate three parameters in BVP5C
I am trying to estimate three (unknown) parameters, c, N_0 and C_0 using BVP5C. The boundary problem I wish to solve consists of...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Why is ODE15s ignoring my boundary conditions?
Hi all, I'm attempting to solve the Fishers PDE by spatially discretising and then feeding the time derivative to ODE15s (theref...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Feedback and help with my code that uses ODE15s
Hi all, I've developed some code that solves a moving boundary PDE with ODE15s, that I'd quite like some feedback on as it's sti...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Solve a second order BVP with a singularity problem
I am trying to use BVP4C to solve a second order nonlinear BVP. My code below includes the initial guess, boundary conditions et...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Passing a known vector to BVP4C
Hi All, I wish to solve the second order BVP (which has been turned in to a system of two first order ODEs in the code): fo...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Help with event function in ode15s
My code integrates with ode15s a function called CellODE with the parameters mentioned. I would like my event function to stop t...
fast 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to get a 3D contour plot with two matrices and a vector
I currently am using surf to plot the Image attached (see image of the surface plot, internetpic.jpg) . My code is; surf(x_new...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Color map and shading interp not working with plot3
I am using the matlab function plot3 to plot in 3D space. I am using a matrix called x_new, a vector called T_disc and a matrix ...
etwa 5 Jahre vor | 1 Antwort | 0