photo

Francesca


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Solving a problem with the Shooting Newton Method in Matlab
%Esercizio n.1 del 22 ottobre function [x, u] = NonLinearShootingNewtonExercise(N, s0, tol) % Shooting method using Newton's...

10 months ago | 0

| accepted

Question


Solving a problem with the Linear Least Squares Method
I have some problem with this code. The approximate solution obtained does not coincide with the exact one provided by the prof...

10 months ago | 1 answer | 0

1

answer

Question


Solving a problem with due essential boundery conditions with the Non Linear Collocation Method
I tried to implement the nonlinear collocation method to solve a differential equation, but the exact solution recommended by th...

10 months ago | 0 answers | 0

0

answers

Question


Solving a problem with the Energy method with Hermite cubic function
I tried to solve the problem written below with the energy method using the cubic Hermite function, but only the final value of ...

11 months ago | 1 answer | 0

1

answer

Question


Solving a problem with the Shooting Newton Method in Matlab
I tried to implement the Shooting method using Newton method to solve a differential equation, but the exact solution recommende...

11 months ago | 1 answer | 0

1

answer

Question


Solving a problem with due natural boundery conditions with the Non Linear Collocation Method
I tried to implement the nonlinear collocation method to solve a differential equation, but the exact solution recommended by th...

11 months ago | 0 answers | 0

0

answers