تاريخ الرياضيات
الاعداد و نظريتها
تاريخ التحليل
تار يخ الجبر
الهندسة و التبلوجي
الرياضيات في الحضارات المختلفة
العربية
اليونانية
البابلية
الصينية
المايا
المصرية
الهندية
الرياضيات المتقطعة
المنطق
اسس الرياضيات
فلسفة الرياضيات
مواضيع عامة في المنطق
الجبر
الجبر الخطي
الجبر المجرد
الجبر البولياني
مواضيع عامة في الجبر
الضبابية
نظرية المجموعات
نظرية الزمر
نظرية الحلقات والحقول
نظرية الاعداد
نظرية الفئات
حساب المتجهات
المتتاليات-المتسلسلات
المصفوفات و نظريتها
المثلثات
الهندسة
الهندسة المستوية
الهندسة غير المستوية
مواضيع عامة في الهندسة
التفاضل و التكامل
المعادلات التفاضلية و التكاملية
معادلات تفاضلية
معادلات تكاملية
مواضيع عامة في المعادلات
التحليل
التحليل العددي
التحليل العقدي
التحليل الدالي
مواضيع عامة في التحليل
التحليل الحقيقي
التبلوجيا
نظرية الالعاب
الاحتمالات و الاحصاء
نظرية التحكم
بحوث العمليات
نظرية الكم
الشفرات
الرياضيات التطبيقية
نظريات ومبرهنات
علماء الرياضيات
500AD
500-1499
1000to1499
1500to1599
1600to1649
1650to1699
1700to1749
1750to1779
1780to1799
1800to1819
1820to1829
1830to1839
1840to1849
1850to1859
1860to1864
1865to1869
1870to1874
1875to1879
1880to1884
1885to1889
1890to1894
1895to1899
1900to1904
1905to1909
1910to1914
1915to1919
1920to1924
1925to1929
1930to1939
1940to the present
علماء الرياضيات
الرياضيات في العلوم الاخرى
بحوث و اطاريح جامعية
هل تعلم
طرائق التدريس
الرياضيات العامة
نظرية البيان
Function Graph
المؤلف:
Cleveland, W. S
المصدر:
The Elements of Graphing Data, rev. ed. Summit, NJ: Hobart, 1994.
الجزء والصفحة:
...
30-9-2021
2013
Function Graph
![]() |
![]() |
Given a function defined on a domain
, the graph of
is defined as the set of points (which often form a curve or surface) showing the values taken by
over
(or some portion of
). Technically, for real functions,
![]() |
![]() |
(1) |
|
![]() |
![]() |
(2) |
A graph is sometimes also called a plot. Unfortunately, the word "graph" is uniformly used by mathematicians to mean a collection of vertices and edges connecting them. In some education circles, the term "vertex-edge graph" is used in an attempt to distinguish the two types of graph. However, as Gardner (1984, p. 91) notes, "The confusion of this term with the 'graphs' of analytic geometry is regrettable, but the term has stuck [in the mathematical community]." In this work, the term "graph" will therefore be used to refer to a collection of vertices and edges, while a graph in the sense of a plot of a function will be called a "function graph" when any ambiguity arises.
Two- and three-dimensional graphs can be produced in the Wolfram Language using the commands Plot[f, {" src="https://mathworld.wolfram.com/images/equations/FunctionGraph/Inline13.gif" style="height:15px; width:5px" />x, xmin, xmin
}" src="https://mathworld.wolfram.com/images/equations/FunctionGraph/Inline14.gif" style="height:15px; width:5px" />] and Plot3D[f,
{" src="https://mathworld.wolfram.com/images/equations/FunctionGraph/Inline15.gif" style="height:15px; width:5px" />x, xmin, xmin
}" src="https://mathworld.wolfram.com/images/equations/FunctionGraph/Inline16.gif" style="height:15px; width:5px" />,
{" src="https://mathworld.wolfram.com/images/equations/FunctionGraph/Inline17.gif" style="height:15px; width:5px" />y, ymin, ymax
}" src="https://mathworld.wolfram.com/images/equations/FunctionGraph/Inline18.gif" style="height:15px; width:5px" />], respectively.
Several examples of continuous functions which are notoriously difficult to graph are shown above: and its fractional part. Good routines for plotting graphs use adaptive algorithms which plot more points in regions where the function varies most rapidly (Wagon 1991, Math Works 1992, Heck 1993, Wickham-Jones 1994). Tupper (1996) has developed an algorithm that rigorously proves the pixels it generates are "on" if and only if there exists a mathematical point within the region of space represented by that pixel that is a solution to the relation being graphed. Although this method attempts to produce graphs that satisfy strict mathematical relationships, the problem of graphing is ultimately intractable, so no fixed algorithm can produce correct graphs for arbitrary relations.
REFERENCES:
Cleveland, W. S. The Elements of Graphing Data, rev. ed. Summit, NJ: Hobart, 1994.
Gardner, M. The Sixth Book of Mathematical Games from Scientific American. Chicago, IL: University of Chicago Press, p. 91, 1984.
Heck, A. Introduction to Maple, 2nd ed. New York: Springer-Verlag, pp. 303-304, 1993.
Math Works. Matlab Reference Guide. Natick, MA: The Math Works, p. 216, 1992.
Tufte, E. R. The Visual Display of Quantitative Information. Cheshire, CN: Graphics Press, 1983.
Tufte, E. R. Envisioning Information. Cheshire, CN: Graphics Press, 1990.
Tupper, J. Graphing Equations with Generalized Interval Arithmetic. M.Sc. Thesis. Department of Computer Science. Toronto: University of Toronto, 1996. http://www.dgp.toronto.edu/~mooncake/msc.html.
Tupper, J. "GrafEq." http://www.peda.com/grafeq/.
Wagon, S. Mathematica in Action. New York: W. H. Freeman, pp. 24-25, 1991.
Weisstein, E. W. "Books about Graphing." http://www.ericweisstein.com/encyclopedias/books/Graphing.html.
Wickham-Jones, T. Computer Graphics with Mathematica. Santa Clara, CA: TELOS, pp. 579-584, 1994.
Yates, R. C. "Sketching." A Handbook on Curves and Their Properties. Ann Arbor, MI: J. W. Edwards, pp. 188-205, 1952.
الاكثر قراءة في الرياضيات التطبيقية
اخر الاخبار
اخبار العتبة العباسية المقدسة

الآخبار الصحية
