Community Profile

photo

EE


Last seen: nästan 4 år ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 4 år ago | 1 answer | 0

1

answer

Question


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

mer än 4 år ago | 0 answers | 0

0

answers

Question


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

mer än 5 år ago | 0 answers | 0

0

answers

Question


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

mer än 5 år ago | 0 answers | 0

0

answers

Question


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

mer än 6 år ago | 1 answer | 0

1

answer