Community Profile

photo

EE


Last seen: casi 4 años hace Con actividad desde 2017

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


parfor and function call using scatteredInterpolant
First of all, note that I've read this: https://de.mathworks.com/matlabcentral/answers/471133-can-we-use-scatteredinterpolant-in...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Which algorithm does matlab's scatteredInterpolant use?
I am wondering how matlab's scatteredInterpolant actually works. I couldn't find a helpful reference in the documentation. ...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


feed forward neural network 2D interpolation: how to bias Performance?
I'm trying to interpolate a scattered z(x,y) dataset using a feed forward neural network. Now there is a region within this dat...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to pass a vector or function to bvpinit?
my 2nd order ode and boundary conditions look like this: f = @(x,u) [ u(2); someconstant*x*somefunction(u(1))]; g = @(ya...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


pdepe fails to discretize set of parabolic differential equations
My pde-ode system: (dT/dt) -T/n * dn/dt + K*(d^2 T/dx^2)=0 dn/dt -k1*c1-k2*c2=0 dc_1/dt-k3*c_1-k4*c_2 ...

más de 6 años hace | 1 respuesta | 0

1

respuesta