photo

S0852306


自 2023 起处于活动状态

Followers: 0   Following: 0

消息

Spoken Languages:
Chinese
Pronouns:
He/him

统计学

All
  • 5-Star Galaxy Level 1
  • Knowledgeable Level 1
  • First Answer
  • Personal Best Downloads Level 2
  • First Submission

查看徽章

Feeds

排序方式:

已提交


Surface Fitting using Neural Networks
Solve N-dimensional surface fitting problems with extremely high accuracy.

20 days 前 | 28 次下载 |

Thumbnail

已回答
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(...

3 months 前 | 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 ...

12 months 前 | 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...

1 year 前 | 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 ...

1 year 前 | 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 ...

1 year 前 | 1

已回答
Smooth curve in certain regions to get desired output
You may also try using curve fitting, here's the result I got: (I...

1 year 前 | 0