orthonormal basis of given function
Ältere Kommentare anzeigen
Hello all,
How can i write code for finding orthonormal basis functions for polynomial functions, if i dont want to use symbolic algebra.
for example,
vk = legendreP(n,x) - (legendreP(n,cos(t))*x)/cos(t), n = 2,3,4,5, .....
is my given function and i want to find its orthonormal basis function.
I tried to write this in symbolic form but post processing to its results took huge computational cost.
Antworten (0)
Kategorien
Mehr zu Calculus finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!