About Neville's Algorithm

2 Ansichten (letzte 30 Tage)
Joey Wang
Joey Wang am 14 Nov. 2020
Bearbeitet: Joey Wang am 14 Nov. 2020
So how exactly can I number my functions if Matlab doesn't support function numbering?
For example:
I got n nodes with x=-1:(2/n):1
But since there's no function numbering, I can't create P0,1(x)~Pn-1,n(x) with loops
The seemingly doable way I can come up now is to define function p=((input point)-x(i)) and go for a double loop, which avoids numbering the functions in the first place

Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by