Mercurial > hg > octave-lyh
annotate doc/interpreter/quad.txi @ 17289:bc924baa2c4e
doc: Add new @qcode macro for code samples which are quoted.
Macro handles options ("on") or properties ("position") more elegantly
than @code{"text"}.
* doc/interpreter/macros.texi: Add new @qcode macro.
* doc/interpreter/tips.txi: Add documentation about @qcode macro.
* doc/interpreter/basics.txi, doc/interpreter/container.txi,
doc/interpreter/emacs.txi, doc/interpreter/errors.txi,
doc/interpreter/eval.txi, doc/interpreter/expr.txi,
doc/interpreter/external.txi, doc/interpreter/func.txi,
doc/interpreter/grammar.txi, doc/interpreter/image.txi,
doc/interpreter/install.txi, doc/interpreter/interp.txi,
doc/interpreter/io.txi, doc/interpreter/matrix.txi,
doc/interpreter/numbers.txi, doc/interpreter/oop.txi,
doc/interpreter/package.txi, doc/interpreter/plot.txi,
doc/interpreter/quad.txi, doc/interpreter/sparse.txi,
doc/interpreter/strings.txi, doc/interpreter/system.txi,
doc/interpreter/vectorize.txi, libinterp/corefcn/balance.cc,
libinterp/corefcn/bitfcns.cc, libinterp/corefcn/cellfun.cc,
libinterp/corefcn/conv2.cc, libinterp/corefcn/data.cc,
libinterp/corefcn/debug.cc, libinterp/corefcn/defaults.cc,
libinterp/corefcn/dirfns.cc, libinterp/corefcn/dlmread.cc,
libinterp/corefcn/error.cc, libinterp/corefcn/file-io.cc,
libinterp/corefcn/find.cc, libinterp/corefcn/gammainc.cc,
libinterp/corefcn/graphics.cc, libinterp/corefcn/help.cc,
libinterp/corefcn/hex2num.cc, libinterp/corefcn/input.cc,
libinterp/corefcn/load-path.cc, libinterp/corefcn/load-save.cc,
libinterp/corefcn/ls-oct-ascii.cc, libinterp/corefcn/lu.cc,
libinterp/corefcn/luinc.cc, libinterp/corefcn/matrix_type.cc,
libinterp/corefcn/oct-hist.cc, libinterp/corefcn/pager.cc,
libinterp/corefcn/pr-output.cc, libinterp/corefcn/pt-jit.cc,
libinterp/corefcn/qz.cc, libinterp/corefcn/rand.cc,
libinterp/corefcn/regexp.cc, libinterp/corefcn/schur.cc,
libinterp/corefcn/sighandlers.cc, libinterp/corefcn/sparse.cc,
libinterp/corefcn/spparms.cc, libinterp/corefcn/str2double.cc,
libinterp/corefcn/svd.cc, libinterp/corefcn/symtab.cc,
libinterp/corefcn/syscalls.cc, libinterp/corefcn/toplev.cc,
libinterp/corefcn/tril.cc, libinterp/corefcn/typecast.cc,
libinterp/corefcn/utils.cc, libinterp/corefcn/variables.cc,
libinterp/dldfcn/__init_fltk__.cc, libinterp/dldfcn/chol.cc,
libinterp/dldfcn/colamd.cc, libinterp/dldfcn/fftw.cc, libinterp/dldfcn/qr.cc,
libinterp/dldfcn/symbfact.cc, libinterp/octave-value/ov-base.cc,
libinterp/octave-value/ov-fcn-handle.cc,
libinterp/octave-value/ov-fcn-inline.cc, libinterp/octave-value/ov-java.cc,
libinterp/octave-value/ov-range.cc, libinterp/octave-value/ov-struct.cc,
libinterp/octave-value/ov-usr-fcn.cc, libinterp/parse-tree/oct-parse.in.yy,
libinterp/parse-tree/pt-binop.cc, libinterp/parse-tree/pt-eval.cc,
libinterp/parse-tree/pt-mat.cc, scripts/@ftp/ftp.m,
scripts/deprecated/java_convert_matrix.m, scripts/deprecated/java_debug.m,
scripts/deprecated/java_unsigned_conversion.m, scripts/deprecated/shell_cmd.m,
scripts/general/dblquad.m, scripts/general/display.m,
scripts/general/genvarname.m, scripts/general/idivide.m,
scripts/general/interp1.m, scripts/general/interp2.m,
scripts/general/interp3.m, scripts/general/interpn.m, scripts/general/isa.m,
scripts/general/profexplore.m, scripts/general/profile.m,
scripts/general/quadgk.m, scripts/general/randi.m, scripts/general/structfun.m,
scripts/general/subsindex.m, scripts/general/triplequad.m,
scripts/geometry/griddata.m, scripts/geometry/griddata3.m,
scripts/geometry/griddatan.m, scripts/geometry/voronoi.m, scripts/help/help.m,
scripts/help/lookfor.m, scripts/image/cmpermute.m, scripts/image/colormap.m,
scripts/image/image.m, scripts/image/imagesc.m, scripts/image/imfinfo.m,
scripts/image/imformats.m, scripts/image/imread.m, scripts/image/imshow.m,
scripts/image/imwrite.m, scripts/image/ind2gray.m, scripts/image/lines.m,
scripts/image/rgb2ind.m, scripts/image/spinmap.m, scripts/io/dlmwrite.m,
scripts/io/strread.m, scripts/io/textread.m, scripts/io/textscan.m,
scripts/java/javaclasspath.m, scripts/java/usejava.m,
scripts/miscellaneous/bzip2.m, scripts/miscellaneous/computer.m,
scripts/miscellaneous/copyfile.m, scripts/miscellaneous/debug.m,
scripts/miscellaneous/dos.m, scripts/miscellaneous/edit.m,
scripts/miscellaneous/gzip.m, scripts/miscellaneous/license.m,
scripts/miscellaneous/mkoctfile.m, scripts/miscellaneous/movefile.m,
scripts/miscellaneous/parseparams.m, scripts/miscellaneous/unix.m,
scripts/optimization/fminbnd.m, scripts/optimization/fminsearch.m,
scripts/optimization/fminunc.m, scripts/optimization/fsolve.m,
scripts/optimization/fzero.m, scripts/optimization/glpk.m,
scripts/optimization/lsqnonneg.m, scripts/optimization/optimset.m,
scripts/optimization/pqpnonneg.m, scripts/pkg/pkg.m, scripts/plot/allchild.m,
scripts/plot/ancestor.m, scripts/plot/area.m, scripts/plot/axis.m,
scripts/plot/bar.m, scripts/plot/barh.m, scripts/plot/box.m,
scripts/plot/caxis.m, scripts/plot/cla.m, scripts/plot/clabel.m,
scripts/plot/clf.m, scripts/plot/close.m, scripts/plot/colorbar.m,
scripts/plot/daspect.m, scripts/plot/ezmesh.m, scripts/plot/ezmeshc.m,
scripts/plot/ezsurf.m, scripts/plot/ezsurfc.m, scripts/plot/findall.m,
scripts/plot/findobj.m, scripts/plot/gcbo.m, scripts/plot/gcf.m,
scripts/plot/gco.m, scripts/plot/grid.m, scripts/plot/guihandles.m,
scripts/plot/hdl2struct.m, scripts/plot/hidden.m, scripts/plot/hold.m,
scripts/plot/isonormals.m, scripts/plot/isosurface.m, scripts/plot/legend.m,
scripts/plot/mesh.m, scripts/plot/meshc.m, scripts/plot/meshz.m,
scripts/plot/newplot.m, scripts/plot/orient.m, scripts/plot/pareto.m,
scripts/plot/patch.m, scripts/plot/pbaspect.m, scripts/plot/pcolor.m,
scripts/plot/plot.m, scripts/plot/print.m,
scripts/plot/private/__add_default_menu__.m, scripts/plot/quiver.m,
scripts/plot/quiver3.m, scripts/plot/refreshdata.m, scripts/plot/saveas.m,
scripts/plot/scatter.m, scripts/plot/scatter3.m, scripts/plot/shading.m,
scripts/plot/shrinkfaces.m, scripts/plot/slice.m, scripts/plot/stem.m,
scripts/plot/stem3.m, scripts/plot/struct2hdl.m, scripts/plot/subplot.m,
scripts/plot/surf.m, scripts/plot/surfc.m, scripts/plot/surfl.m,
scripts/plot/tetramesh.m, scripts/plot/uigetfile.m, scripts/plot/uimenu.m,
scripts/plot/uiputfile.m, scripts/plot/waterfall.m, scripts/plot/whitebg.m,
scripts/plot/xlim.m, scripts/plot/ylim.m, scripts/plot/zlim.m,
scripts/polynomial/conv.m, scripts/polynomial/polyout.m,
scripts/polynomial/splinefit.m, scripts/set/ismember.m, scripts/set/powerset.m,
scripts/set/setdiff.m, scripts/set/union.m, scripts/set/unique.m,
scripts/signal/detrend.m, scripts/signal/filter2.m, scripts/signal/freqz.m,
scripts/signal/periodogram.m, scripts/signal/spectral_adf.m,
scripts/signal/spectral_xdf.m, scripts/sparse/eigs.m, scripts/sparse/svds.m,
scripts/specfun/legendre.m, scripts/special-matrix/gallery.m,
scripts/statistics/base/mean.m, scripts/statistics/base/moment.m,
scripts/statistics/tests/cor_test.m,
scripts/statistics/tests/kolmogorov_smirnov_test.m,
scripts/statistics/tests/kolmogorov_smirnov_test_2.m,
scripts/statistics/tests/kruskal_wallis_test.m,
scripts/statistics/tests/prop_test_2.m, scripts/statistics/tests/sign_test.m,
scripts/statistics/tests/t_test.m, scripts/statistics/tests/t_test_2.m,
scripts/statistics/tests/t_test_regression.m,
scripts/statistics/tests/u_test.m, scripts/statistics/tests/var_test.m,
scripts/statistics/tests/welch_test.m,
scripts/statistics/tests/wilcoxon_test.m, scripts/statistics/tests/z_test.m,
scripts/statistics/tests/z_test_2.m, scripts/strings/base2dec.m,
scripts/strings/index.m, scripts/strings/isstrprop.m,
scripts/strings/mat2str.m, scripts/strings/regexptranslate.m,
scripts/strings/rindex.m, scripts/strings/str2num.m, scripts/strings/strcat.m,
scripts/strings/strjust.m, scripts/strings/strmatch.m,
scripts/strings/validatestring.m, scripts/testfun/demo.m,
scripts/testfun/example.m, scripts/testfun/test.m, scripts/time/addtodate.m,
scripts/time/asctime.m, scripts/time/datestr.m, scripts/time/datetick.m,
scripts/time/weekday.m, scripts/ui/errordlg.m, scripts/ui/helpdlg.m,
scripts/ui/inputdlg.m, scripts/ui/listdlg.m, scripts/ui/msgbox.m,
scripts/ui/questdlg.m, scripts/ui/warndlg.m: Use new @qcode macro.
author | Rik <rik@octave.org> |
---|---|
date | Mon, 19 Aug 2013 20:46:38 -0700 |
parents | f2a8592b8fbd |
children |
rev | line source |
---|---|
14138
72c96de7a403
maint: update copyright notices for 2012
John W. Eaton <jwe@octave.org>
parents:
12612
diff
changeset
|
1 @c Copyright (C) 1996-2012 John W. Eaton |
7018 | 2 @c |
3 @c This file is part of Octave. | |
4 @c | |
5 @c Octave is free software; you can redistribute it and/or modify it | |
6 @c under the terms of the GNU General Public License as published by the | |
7 @c Free Software Foundation; either version 3 of the License, or (at | |
8 @c your option) any later version. | |
9 @c | |
10 @c Octave is distributed in the hope that it will be useful, but WITHOUT | |
11 @c ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
12 @c FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
13 @c for more details. | |
14 @c | |
15 @c You should have received a copy of the GNU General Public License | |
16 @c along with Octave; see the file COPYING. If not, see | |
17 @c <http://www.gnu.org/licenses/>. | |
3294 | 18 |
6741 | 19 @node Numerical Integration |
20 @chapter Numerical Integration | |
21 | |
22 Octave comes with several built-in functions for computing the integral | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
23 of a function numerically (termed quadrature). These functions all solve |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
24 1-dimensional integration problems. |
3294 | 25 |
26 @menu | |
17160
f2a8592b8fbd
doc: Shorten some long subsection names in Manual.
Rik <rik@octave.org>
parents:
14856
diff
changeset
|
27 * Functions of One Variable:: |
f2a8592b8fbd
doc: Shorten some long subsection names in Manual.
Rik <rik@octave.org>
parents:
14856
diff
changeset
|
28 * Orthogonal Collocation:: |
f2a8592b8fbd
doc: Shorten some long subsection names in Manual.
Rik <rik@octave.org>
parents:
14856
diff
changeset
|
29 * Functions of Multiple Variables:: |
3294 | 30 @end menu |
31 | |
4167 | 32 @node Functions of One Variable |
3294 | 33 @section Functions of One Variable |
34 | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
35 Octave supports five different algorithms for computing the integral |
6741 | 36 @tex |
37 $$ | |
38 \int_a^b f(x) d x | |
39 $$ | |
40 @end tex | |
41 of a function @math{f} over the interval from @math{a} to @math{b}. | |
42 These are | |
43 | |
44 @table @code | |
45 @item quad | |
46 Numerical integration based on Gaussian quadrature. | |
47 | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
48 @item quadv |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
49 Numerical integration using an adaptive vectorized Simpson's rule. |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
50 |
6741 | 51 @item quadl |
52 Numerical integration using an adaptive Lobatto rule. | |
53 | |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
54 @item quadgk |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
55 Numerical integration using an adaptive Gauss-Konrod rule. |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
56 |
11562
1811f4f8b3b5
Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents:
11523
diff
changeset
|
57 @item quadcc |
1811f4f8b3b5
Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents:
11523
diff
changeset
|
58 Numerical integration using adaptive Clenshaw-Curtis rules. |
1811f4f8b3b5
Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents:
11523
diff
changeset
|
59 |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
60 @item trapz, cumtrapz |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
61 Numerical integration of data using the trapezoidal method. |
6741 | 62 @end table |
63 | |
64 @noindent | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
65 The best quadrature algorithm to use depends on the integrand. If you have |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
66 empirical data, rather than a function, the choice is @code{trapz} or |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
67 @code{cumtrapz}. If you are uncertain about the characteristics of the |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
68 integrand, @code{quadcc} will be the most robust as it can handle |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
69 discontinuities, singularities, oscillatory functions, and infinite intervals. |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
70 When the integrand is smooth @code{quadgk} may be the fastest of the |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
71 algorithms. |
6741 | 72 |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
73 @multitable @columnfractions 0.05 0.15 .80 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
74 @headitem @tab Function @tab Characteristics |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
75 @item @tab quad @tab Low accuracy with nonsmooth integrands |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
76 @item @tab quadv @tab Medium accuracy with smooth integrands |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
77 @item @tab quadl @tab Medium accuracy with smooth integrands. Slower than quadgk. |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
78 @item @tab quadgk @tab Medium accuracy (@math{1e^{-6}}--@math{1e^{-9}}) with smooth integrands. |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
79 @item @tab @tab Handles oscillatory functions and infinite bounds |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
80 @item @tab quadcc @tab Low to High accuracy with nonsmooth/smooth integrands |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
81 @item @tab @tab Handles oscillatory functions, singularities, and infinite bounds |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
82 @end multitable |
3294 | 83 |
84 | |
85 Here is an example of using @code{quad} to integrate the function | |
86 @tex | |
87 $$ | |
88 f(x) = x \sin (1/x) \sqrt {|1 - x|} | |
89 $$ | |
90 from $x = 0$ to $x = 3$. | |
91 @end tex | |
6741 | 92 @ifnottex |
3294 | 93 |
94 @example | |
95 @var{f}(@var{x}) = @var{x} * sin (1/@var{x}) * sqrt (abs (1 - @var{x})) | |
96 @end example | |
97 | |
98 @noindent | |
99 from @var{x} = 0 to @var{x} = 3. | |
6741 | 100 @end ifnottex |
3294 | 101 |
102 This is a fairly difficult integration (plot the function over the range | |
103 of integration to see why). | |
104 | |
105 The first step is to define the function: | |
106 | |
107 @example | |
108 @group | |
109 function y = f (x) | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
110 y = x .* sin (1./x) .* sqrt (abs (1 - x)); |
3294 | 111 endfunction |
112 @end group | |
113 @end example | |
114 | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
115 Note the use of the `dot' forms of the operators. This is not necessary for |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
116 the @code{quad} integrator, but is required by the other integrators. In any |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
117 case, it makes it much easier to generate a set of points for plotting because |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
118 it is possible to call the function with a vector argument to produce a vector |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
119 result. |
3294 | 120 |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
121 The second step is to call quad with the limits of integration: |
3294 | 122 |
123 @example | |
124 @group | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
125 [q, ier, nfun, err] = quad ("f", 0, 3) |
3294 | 126 @result{} 1.9819 |
127 @result{} 1 | |
128 @result{} 5061 | |
129 @result{} 1.1522e-07 | |
130 @end group | |
131 @end example | |
132 | |
133 Although @code{quad} returns a nonzero value for @var{ier}, the result | |
134 is reasonably accurate (to see why, examine what happens to the result | |
135 if you move the lower bound to 0.1, then 0.01, then 0.001, etc.). | |
136 | |
17289
bc924baa2c4e
doc: Add new @qcode macro for code samples which are quoted.
Rik <rik@octave.org>
parents:
17160
diff
changeset
|
137 The function @qcode{"f"} can be the string name of a function, a function |
bc924baa2c4e
doc: Add new @qcode macro for code samples which are quoted.
Rik <rik@octave.org>
parents:
17160
diff
changeset
|
138 handle, or an inline function. These options make it quite easy to do |
bc924baa2c4e
doc: Add new @qcode macro for code samples which are quoted.
Rik <rik@octave.org>
parents:
17160
diff
changeset
|
139 integration without having to fully define a function in an m-file. For |
bc924baa2c4e
doc: Add new @qcode macro for code samples which are quoted.
Rik <rik@octave.org>
parents:
17160
diff
changeset
|
140 example: |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
141 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
142 @example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
143 @group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
144 # Verify integral (x^3) = x^4/4 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
145 f = inline ("x.^3"); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
146 quadgk (f, 0, 1) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
147 @result{} 0.25000 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
148 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
149 # Verify gamma function = (n-1)! for n = 4 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
150 f = @@(x) x.^3 .* exp (-x); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
151 quadcc (f, 0, Inf) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
152 @result{} 6.0000 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
153 @end group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
154 @end example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
155 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
156 @DOCSTRING(quad) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
157 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
158 @DOCSTRING(quad_options) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
159 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
160 @DOCSTRING(quadv) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
161 |
6502 | 162 @DOCSTRING(quadl) |
163 | |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
164 @DOCSTRING(quadgk) |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
165 |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
166 @DOCSTRING(quadcc) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
167 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
168 Sometimes one does not have the function, but only the raw (x, y) points from |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
169 which to perform an integration. This can occur when collecting data in an |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
170 experiment. The @code{trapz} function can integrate these values as shown in |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
171 the following example where "data" has been collected on the cosine function |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
172 over the range [0, pi/2). |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
173 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
174 @example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
175 @group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
176 x = 0:0.1:pi/2; # Uniformly spaced points |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
177 y = cos (x); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
178 trapz (x, y) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
179 @result{} 0.99666 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
180 @end group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
181 @end example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
182 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
183 The answer is reasonably close to the exact value of 1. Ordinary quadrature |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
184 is sensitive to the characteristics of the integrand. Empirical integration |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
185 depends not just on the integrand, but also on the particular points chosen to |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
186 represent the function. Repeating the example above with the sine function |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
187 over the range [0, pi/2) produces far inferior results. |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
188 |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
189 @example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
190 @group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
191 x = 0:0.1:pi/2; # Uniformly spaced points |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
192 y = sin (x); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
193 trapz (x, y) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
194 @result{} 0.92849 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
195 @end group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
196 @end example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
197 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
198 However, a slightly different choice of data points can change the result |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
199 significantly. The same integration, with the same number of points, but |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
200 spaced differently produces a more accurate answer. |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
201 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
202 @example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
203 @group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
204 x = linspace (0, pi/2, 16); # Uniformly spaced, but including endpoint |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
205 y = sin (x); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
206 trapz (x, y) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
207 @result{} 0.99909 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
208 @end group |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
209 @end example |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
210 |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
211 In general there may be no way of knowing the best distribution of points ahead |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
212 of time. Or the points may come from an experiment where there is no freedom to |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
213 select the best distribution. In any case, one must remain aware of this |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
214 issue when using @code{trapz}. |
11562
1811f4f8b3b5
Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents:
11523
diff
changeset
|
215 |
6502 | 216 @DOCSTRING(trapz) |
217 | |
218 @DOCSTRING(cumtrapz) | |
219 | |
4167 | 220 @node Orthogonal Collocation |
3294 | 221 @section Orthogonal Collocation |
222 | |
3368 | 223 @DOCSTRING(colloc) |
3294 | 224 |
225 Here is an example of using @code{colloc} to generate weight matrices | |
226 for solving the second order differential equation | |
227 @tex | |
228 $u^\prime - \alpha u^{\prime\prime} = 0$ with the boundary conditions | |
229 $u(0) = 0$ and $u(1) = 1$. | |
230 @end tex | |
6741 | 231 @ifnottex |
3294 | 232 @var{u}' - @var{alpha} * @var{u}'' = 0 with the boundary conditions |
233 @var{u}(0) = 0 and @var{u}(1) = 1. | |
6741 | 234 @end ifnottex |
3294 | 235 |
236 First, we can generate the weight matrices for @var{n} points (including | |
237 the endpoints of the interval), and incorporate the boundary conditions | |
238 in the right hand side (for a specific value of | |
239 @tex | |
240 $\alpha$). | |
241 @end tex | |
6741 | 242 @ifnottex |
3294 | 243 @var{alpha}). |
6741 | 244 @end ifnottex |
3294 | 245 |
246 @example | |
247 @group | |
248 n = 7; | |
249 alpha = 0.1; | |
250 [r, a, b] = colloc (n-2, "left", "right"); | |
251 at = a(2:n-1,2:n-1); | |
252 bt = b(2:n-1,2:n-1); | |
253 rhs = alpha * b(2:n-1,n) - a(2:n-1,n); | |
254 @end group | |
255 @end example | |
256 | |
257 Then the solution at the roots @var{r} is | |
258 | |
259 @example | |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
260 @group |
3294 | 261 u = [ 0; (at - alpha * bt) \ rhs; 1] |
262 @result{} [ 0.00; 0.004; 0.01 0.00; 0.12; 0.62; 1.00 ] | |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
263 @end group |
3294 | 264 @end example |
6741 | 265 |
266 @node Functions of Multiple Variables | |
267 @section Functions of Multiple Variables | |
268 | |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
269 Octave does not have built-in functions for computing the integral of |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
270 functions of multiple variables directly. It is possible, however, to |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
271 compute the integral of a function of multiple variables using the |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
272 existing functions for one-dimensional integrals. |
6741 | 273 |
274 To illustrate how the integration can be performed, we will integrate | |
275 the function | |
276 @tex | |
277 $$ | |
278 f(x, y) = \sin(\pi x y)\sqrt{x y} | |
279 $$ | |
280 @end tex | |
281 @ifnottex | |
10828
322f43e0e170
Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents:
9245
diff
changeset
|
282 |
6741 | 283 @example |
284 f(x, y) = sin(pi*x*y)*sqrt(x*y) | |
285 @end example | |
10828
322f43e0e170
Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents:
9245
diff
changeset
|
286 |
6741 | 287 @end ifnottex |
288 for @math{x} and @math{y} between 0 and 1. | |
289 | |
290 The first approach creates a function that integrates @math{f} with | |
291 respect to @math{x}, and then integrates that function with respect to | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
292 @math{y}. Because @code{quad} is written in Fortran it cannot be called |
6741 | 293 recursively. This means that @code{quad} cannot integrate a function |
294 that calls @code{quad}, and hence cannot be used to perform the double | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
295 integration. Any of the other integrators, however, can be used which is |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
296 what the following code demonstrates. |
6741 | 297 |
298 @example | |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
299 @group |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
300 function q = g(y) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
301 q = ones (size (y)); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
302 for i = 1:length (y) |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
303 f = @@(x) sin (pi*x.*y(i)) .* sqrt (x.*y(i)); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
304 q(i) = quadgk (f, 0, 1); |
6741 | 305 endfor |
306 endfunction | |
307 | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
308 I = quadgk ("g", 0, 1) |
6741 | 309 @result{} 0.30022 |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
310 @end group |
6741 | 311 @end example |
312 | |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
313 The above process can be simplified with the @code{dblquad} and |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
314 @code{triplequad} functions for integrals over two and three |
10828
322f43e0e170
Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents:
9245
diff
changeset
|
315 variables. For example: |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
316 |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
317 @example |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
318 @group |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
319 I = dblquad (@@(x, y) sin (pi*x.*y) .* sqrt (x.*y), 0, 1, 0, 1) |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
320 @result{} 0.30022 |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
321 @end group |
7984
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
322 @end example |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
323 |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
324 @DOCSTRING(dblquad) |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
325 |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
326 @DOCSTRING(triplequad) |
bbaa5d7d0143
Some documentation updates
David Bateman <dbateman@free.fr>
parents:
7018
diff
changeset
|
327 |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
328 The above mentioned approach works, but is fairly slow, and that problem |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
329 increases exponentially with the dimensionality of the integral. Another |
6741 | 330 possible solution is to use Orthogonal Collocation as described in the |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
331 previous section (@pxref{Orthogonal Collocation}). The integral of a function |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
332 @math{f(x,y)} for @math{x} and @math{y} between 0 and 1 can be approximated |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
333 using @math{n} points by |
6741 | 334 @tex |
335 $$ | |
336 \int_0^1 \int_0^1 f(x,y) d x d y \approx \sum_{i=1}^n \sum_{j=1}^n q_i q_j f(r_i, r_j), | |
337 $$ | |
338 @end tex | |
339 @ifnottex | |
340 the sum over @code{i=1:n} and @code{j=1:n} of @code{q(i)*q(j)*f(r(i),r(j))}, | |
341 @end ifnottex | |
14856
c3fd61c59e9c
maint: Use Octave coding conventions for cuddling parentheses in doc directory
Rik <octave@nomad.inbox5.com>
parents:
14138
diff
changeset
|
342 where @math{q} and @math{r} is as returned by @code{colloc (n)}. The |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
343 generalization to more than two variables is straight forward. The |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
344 following code computes the studied integral using @math{n=8} points. |
6741 | 345 |
346 @example | |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
347 @group |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
348 f = @@(x,y) sin (pi*x*y') .* sqrt (x*y'); |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
349 n = 8; |
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
350 [t, ~, ~, q] = colloc (n); |
6741 | 351 I = q'*f(t,t)*q; |
352 @result{} 0.30022 | |
9067
8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Rik <rdrider0-list@yahoo.com>
parents:
8920
diff
changeset
|
353 @end group |
6741 | 354 @end example |
355 | |
356 @noindent | |
357 It should be noted that the number of points determines the quality | |
358 of the approximation. If the integration needs to be performed between | |
12612
16cca721117b
doc: Update all documentation for chapter on Numerical Integration
Rik <octave@nomad.inbox5.com>
parents:
11562
diff
changeset
|
359 @math{a} and @math{b}, instead of 0 and 1, then a change of variables is needed. |
6741 | 360 |