統計
All
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Surface Fitting using Neural Networks
Solve N-dimensional surface fitting problems with extremely high accuracy.
5ヶ月 前 | ダウンロード 20 件 |
回答済み
Choosing a suitable fit for the graph
You may try sum of multiple gaussian,i.e. normalize and before the curve fit is perform, i.e. x_hat = (x - mean(x)) / std(...
Choosing a suitable fit for the graph
You may try sum of multiple gaussian,i.e. normalize and before the curve fit is perform, i.e. x_hat = (x - mean(x)) / std(...
7ヶ月 前 | 1
回答済み
How to extract data from nnstart fitting algorithm
" but i want to extract the Y data for both test and validated datas and for new set of X values." I'm not entirely sure about ...
How to extract data from nnstart fitting algorithm
" but i want to extract the Y data for both test and validated datas and for new set of X values." I'm not entirely sure about ...
1年以上 前 | 0
回答済み
Non Linear Regression for a surface
@Hidd_1 "I found a function that fitt the surface with R2 = 0.92, do you have any tips how can I improve it?" About this proble...
Non Linear Regression for a surface
@Hidd_1 "I found a function that fitt the surface with R2 = 0.92, do you have any tips how can I improve it?" About this proble...
1年以上 前 | 1
| 採用済み
回答済み
Multi Variable Non-linear Curve Fitting in MATLAB
Try this: Multivariable surface fitting The fitted surface matches your data quite well: root mean square error : 0.1482 sum ...
Multi Variable Non-linear Curve Fitting in MATLAB
Try this: Multivariable surface fitting The fitted surface matches your data quite well: root mean square error : 0.1482 sum ...
1年以上 前 | 0
回答済み
2D data fitting - Surface
Try nonlinear model, this is the result i got, file exchange : surface fitting you can see the fitted surface match the data ...
2D data fitting - Surface
Try nonlinear model, this is the result i got, file exchange : surface fitting you can see the fitted surface match the data ...
1年以上 前 | 1
回答済み
Smooth curve in certain regions to get desired output
You may also try using curve fitting, here's the result I got: (I...
Smooth curve in certain regions to get desired output
You may also try using curve fitting, here's the result I got: (I...
1年以上 前 | 0