Jacob Jepson
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
約3年 前 | 0 件の回答 | 0
0
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 0 件の回答 | 0
0
回答質問
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...
4年以上 前 | 0 件の回答 | 0
0
回答質問
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...
4年以上 前 | 0 件の回答 | 0
0
回答質問
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...
5年弱 前 | 2 件の回答 | 0
2
回答質問
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...
5年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
5年弱 前 | 1 件の回答 | 0