photo

Teddy Negrete Peña


Last seen: 約5年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
2 回答

ランク
85,022
of 301,186

評判
0

コントリビューション
1 質問
2 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,188

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,292

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer

バッジを表示

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...

約5年 前 | 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...

約5年 前 | 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); ...

約5年 前 | 2 件の回答 | 0

2

回答