orthonormal basis of given function

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.

Respuestas (0)

Categorías

Más información sobre Polynomials en Centro de ayuda y File Exchange.

Preguntada:

el 20 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by