Teddy Negrete Peña
Followers: 0 Following: 0
Feeds
已回答
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...
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...
4 years 前 | 0
已回答
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...
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...
4 years 前 | 0
提问
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); ...
4 years 前 | 2 个回答 | 0