photo

Dimitris Kastoris


University of Patras

Last seen: 대략 2개월 전 2023년부터 활동

Followers: 0   Following: 0

메시지

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

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변