Weighted Grid Points
バージョン 1.0.0.0 (1.48 KB) 作成者:
Greg von Winckel
Computes the Lobatto points for an arbitrary weight.
Construct a symbolic nonnegative weighting function w(x) on the interval [-1,1] and this script constructs the family of polynomials which are orthogonal with respect to the weight. Then the extrema of the highest polynomial are computed. Examples: w=1*x^0 gives the Legendre Lobatto points and w=1/sqrt(1-x^2) gives the Chebyshev Lobatto points. Useful for pseudospectral/collocation methods.
引用
Greg von Winckel (2024). Weighted Grid Points (https://www.mathworks.com/matlabcentral/fileexchange/6691-weighted-grid-points), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Interpolating Gridded Data についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | Missing information: requires earlier script collocD.m file ID 5515 to run correctly. |