photo

Moritz


2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Fitting a gamma distribition to x,y data
Dear all, i do have data from size distribution measurements. The data is like: number of counts in specific size class ( e.g...

10年以上 前 | 0 件の回答 | 0

0

回答

回答済み
fitting implicit function to data
Yes, you are right. I did not see the forest because of all the trees. Actually it is a lot faster this way. I use fmincon wi...

11年弱 前 | 0

質問


fitting implicit function to data
Dear all, i am fitting an implicit function (SMA Isotherm) z(x,y) with lsqcurvefit but i wonder if there is a better solution...

11年弱 前 | 2 件の回答 | 1

2

回答

質問


Fitting implicit surface equation
Dear all, following problem: I do have a 5x4 Matrix q(C,Cna) and would like to fit the implicit expression defined in the fun...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


modify marker in plot of fitresults
Dear all, if plot my results with: h_fit = plot( fitresult,xData, yData,'o') and afterwards modify the markers with: ...

約11年 前 | 0 件の回答 | 0

0

回答

質問


Implizit surface fit of SMA Model; better way possible ?
Dear all, i am using lsqnonlin for this purpose. It works. I would like to know if there is a better way to do that? E.g usin...

約11年 前 | 0 件の回答 | 0

0

回答

質問


DDE23 solution from previous step for variable step size solver
Dear all, DDE23 is made for constant time delays. Since the solution of a previous step in a variable step size solvers produ...

約11年 前 | 0 件の回答 | 0

0

回答

質問


Coupled ODE to PDE with Method of lines
Dear all, i do have a PDE which describes sedimentation. I do discretize it in space and end up with a system of ode´s. Fairl...

約11年 前 | 0 件の回答 | 0

0

回答

回答済み
Get contour matrix without plotting?
Have you tried contourc instead of contour ? It gives you the contour lines without any plots. [cline]=contour(Z,[1 1]); give...

約11年 前 | 4

| 採用済み

質問


Method of lines with e.g ode15s versus time stepping in c++
Hello, the last months i spent some of my time learning a lot about numerical methods for PDE`s. The outcome is an implenenta...

11年以上 前 | 0 件の回答 | 0

0

回答

回答済み
how do i get the timestep of odesolver
Yeah, that is obvious but i do need the timestep in my ode. With a fixed time step it would be easy but with a variable timestep...

11年以上 前 | 0

質問


how do i get the timestep of odesolver
Hello, i do need the timestep in my equation. Is there a build in way to do that or do i have to monitor it somehow by storin...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


bvp4c or classical odesolver
Hello, i solved an initial BVP by the method of lines in the following way: i=1; dvdt(i)= -omega^2/dx.*((xcen(i)...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


Stopping external Fortran Routine
Hello, is there a way to stop an external routine called from matlab ? E.g when the routine gets stuck or takes too long (bad...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Test for mass conservation
Hello, i am not sure how to test my solution for a compressible sediment during centrifguation. I do not use mass but conc...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


characteristic variables for one transport equation
Hi, i am a bit confused. Hope someone can help me out. Consider the equation du/dt+a(u)du/dx=0 if you would have to get ...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


neuman boundary condtions (no flux) from interior points
Hello, i hope someone can give me a hint. Or better a solution. But i am glad about any help. I would like to solve an adv...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


Unstable solution with pdepe
Hi, i tried to implement one part of a sedimentation model in Matlab. Because my mathematical background is not so strong ( i...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


degenerate parabolic PDE and pdepe
Hi, i hope someone can help me on that topic: Given a 1 dimensional problem pdepe is what i considered to be the best choi...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


Formulation of a tricky PDE for pdenonlin or pdetool
Hello everyone, i am trying to implement a mathematical method in my work. Since my profession is biotechnology and not mathe...

12年弱 前 | 0 件の回答 | 0

0

回答

回答済み
PDE with discontinous flux function
Well, RTFM (Read the f... Manual). So it is all described in the PDE Manual at 2.16 i guess.

12年弱 前 | 0

質問


PDE with discontinous flux function
Hi, i have a strongly degenerate quasilinear PDE (sedimentation), describing the change of concentration depending on time an...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


how to speed up imfindcircles
Hi, i have a bunch of pictures taken with a microscope. I am analysing the size distribution of bubbles. imfindcircles works ...

約12年 前 | 1 件の回答 | 0

1

回答

質問


How to set the region of interest with mouse for video
Hello, i have a video with ~300*200 points. Several cylindrical cylinders are filmed and an object inside the cylinder will b...

約12年 前 | 1 件の回答 | 0

1

回答