photo

Moritz


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 10 anni fa | 0 risposte | 0

0

risposte

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

oltre 10 anni fa | 0

Domanda


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

oltre 10 anni fa | 2 risposte | 1

2

risposte

Domanda


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

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

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

quasi 11 anni fa | 4

| accettato

Domanda


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

circa 11 anni fa | 0 risposte | 0

0

risposte

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

circa 11 anni fa | 0

Domanda


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

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

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

oltre 11 anni fa | 0

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta