How to compute an inner product?

Can someone help me with the code of getting this inner product, thank you very much!
a.png

3 Comments

You want to calculate the inner product for specific functions f and g? Or are you looking to "Consider the space of bounded functions ....?"
I just want to know how can I show the formula in matlab. Thank you.
John D'Errico
John D'Errico on 30 Nov 2018
Edited: John D'Errico on 1 Dec 2018
You just want to "show" it? Its an integral. WTP? Use any tool for integration. So...
  • trapz
  • integral
  • int

Sign in to comment.

Answers (0)

Asked:

on 30 Nov 2018

Edited:

on 1 Dec 2018

Community Treasure Hunt

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

Start Hunting!