photo

Dimitris Kastoris


University of Patras

Last seen: alrededor de 2 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Mensaje

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Mathematics

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Is this code suitable for solving a system of ODEs ?
Can i use this code for a system of ODE and in what way ? x = linspace(0,1,10000)'; inputSize = 1; layers = [ ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Solving second order ODEs with ANN
Can i use this method for second order ODEs and is this modification on modelGradients correct? x = linspace(0,1,1000...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


can i use a custom activation function in this neural network and in what way?
x = linspace(0,1,10000)'; inputSize = 1; layers = [ featureInputLayer(inputSize,Normalization="none") fullyConnect...

más de 1 año hace | 1 respuesta | 0

1

respuesta