Statistics
7 Questions
0 Answers
RANK
253,823
of 300,571
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 21,027
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,680
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
