Community Profile

photo

Dimitris Kastoris


University of Patras

Last seen: 28 giorni fa Attivo dal 2023

Followers: 0   Following: 0

Contatto

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

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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

10 mesi fa | 1 risposta | 0

1

risposta

Domanda


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

11 mesi fa | 1 risposta | 0

1

risposta

Domanda


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

circa un anno fa | 1 risposta | 0

1

risposta