photo

Teddy Negrete Peña


Last seen: mer än 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Intgeration by parts function
Best regards Mark Sc, Indeed you can use Matlab to check what you do analytically by hand, but before using Matlab functions, y...

mer än 3 år ago | 0

Answered
Is this code efficient to generate the Lagrange polynomial?
Best regards, John D’Errico. Very kind for the prompt reply from him. I agree that using Matlab functions, with updated interp...

mer än 3 år ago | 0

Question


Is this code efficient to generate the Lagrange polynomial?
% P57_MN0306_08_06M clearvars %% Datos: % xi=1:7;yi=[.5,2.5,2,4,3.5,6,5.5]; % xa=1.5;n=2; xi=[1,4,6];yi=log(xi); ...

mer än 3 år ago | 2 answers | 0

2

answers