Feeds
提问
How to fit two equations to two data set simultaneously and with multiple fitting parameters?
Hi everyone, I want to fit a set of two specific equations (f1 and f2, in the following) with respect to a set of multiple para...
2 years 前 | 1 个回答 | 0
1
个回答提问
Creating vector for parametrizing ANN
Dear all, I am struggling with the following problem; I am trying to parametrize an Artifical Neural Network (ANN) by giving ve...
2 years 前 | 1 个回答 | 0
1
个回答提问
Solution of a system of ODEs by means of bvp4c
Hi eveyone, I am trying to solve the following problem thorugh the bvp4c solver: clear,clc,close all %% coordinate R=1e-...
3 years 前 | 2 个回答 | 0
2
个回答提问
Solving an ODE system with dsolve function
Hi everyone, I am trying to solve the following system of ODEs with the dsolve command: syms h11(r) T11(r) f11(r) R=1e-3; ...
3 years 前 | 0 个回答 | 0
0
个回答提问
Non linear multiple curve fitting
Dear all, I'm trying to do the multiple nonlinear regression of some rheology curves (rheology.png). In particular, viscisty (v...
4 years 前 | 1 个回答 | 0
1
个回答提问
Problems with a Multiple Boundary Value Problem
Hi everyone, currently, I'm trying to find a solution for a Multiple Boundary Value Problem; in particular, I cannot find out a...
4 years 前 | 1 个回答 | 0
1
个回答提问
Problem with the solution of an ODE (bvp5c)
Hi everyone, currently, I'm trying to solve an highly non-linear ODE by means of the function bvp5c. The code is the following:...
4 years 前 | 0 个回答 | 0
