Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the values of parameters of a trial function that extremize a functional
ResourceFunction["VariationalBound"][f,u[x],{x,xmin,xmax},ut,{a},{b},…] finds values of the parameters a,b,… of a trial function ut that extremize the functional | |
ResourceFunction["VariationalBound"][f,u[x,y,…],{{x,xmin,xmax},{y,ymin,ymax},…},ut,{a},{b},…] finds values of the parameters of a trial function of two or more variables. | |
ResourceFunction["VariationalBound"][{f,g},u[x],{x,xmin,xmax},ut,{a},{b},…] finds values of the parameters that extremize the ratio |
Eigenvalue problem for a fourth-order ordinary differential equation:
| In[1]:= |
| In[2]:= |
| Out[2]= |
The solution fits the equation well in this case:
| In[3]:= |
| Out[3]= |
| In[4]:= |
| Out[4]= |
| In[5]:= |
This work is licensed under a Creative Commons Attribution 4.0 International License