![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19793845_1676659257208.jpg)
Dimitris Kastoris
University of Patras
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Mathematics
MATLAB
Spoken Languages:
English
Professional Interests:
Mathematics
統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
2年弱 前 | 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...
約2年 前 | 1 件の回答 | 0