चित्र:Interpolation example polynomial.svg

भारतपीडिया से
नेविगेशन पर जाएँ खोज पर जाएँ

मूल फ़ाइल(SVG फ़ाईल, साधारणत: ६०० × ४८० पीक्सेल्स, फ़ाईलका आकार: १३ KB)

यह फ़ाइल विकिमीडिया कॉमन्स से है और अन्य परियोजनाओं द्वारा भी प्रयोग की जा सकती है। वहाँ पर इसके फ़ाइल विवरण पृष्ठ में मौजूद विवरण निम्नोक्त है।

सारांश

विवरण IIllustration of polynomial interpolation of a data set. The same data set is used for other interpolation algorithms in the Interpolation.
दिनांक
स्रोत self-made in Gnuplot
लेखक Berland

Based on png-version by User:Jitse Niesen (with gnuplot source code), and on svg-version by User:Cronholm144.

Gnuplot source code

set terminal svg fname "Vera" fsize 25
set output "Interpolation_example_polynomial.svg"
set key off
set xzeroaxis
set xtics axis 1,1
set ytics nomirror 1
set samples 300
set border 2
f(x) = - 0.0001521*x**6 - 0.003130*x**5 + 0.07321*x**4 - 0.3577*x**3 +  0.2255*x**2 + 0.9038*x
set yrange [-1.1:1.1]
plot f(x) with lines linetype 3 linewidth 4, \
     "-" with points linetype 1 pointtype 7 pointsize 0.7, \
       0 with lines linetype -1 linewidth 1
0 0
1 0.8415
2 0.9093
3 0.1411
4 -0.7568
5 -0.9589
6 -0.2794
e

Please use at least version 4.2 of Gnuplot for smooth lines in SVG.

लाइसेंस

Public domain इस कार्य को इसके लेखक, I, Berland द्वारा सार्वजनिक डोमेन में प्रकाशित किया गया है। यह पूरे विश्व में लागू होता है।
कुछ देशों में यह कानूनी तौर पर नहीं हो सकता है; ऐसा हो तो:
I, Berland सभी को इस कार्य का इस्तेमाल किसी भी उद्देश्य से, बिना किसी बाधाओं के इन शर्तों के कानून द्वारा अनिवार्य किए तक करने की अनुमति देता/देती हैं।

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

चित्रण

फ़ाइल का इतिहास

फ़ाइल पुराने समय में कैसी दिखती थी यह जानने के लिए वांछित दिनांक/समय पर क्लिक करें।

दिनांक/समयअंगूठाकार प्रारूपआकारप्रयोक्ताटिप्पणी
वर्तमान२१:४१, २६ जून २००७२१:४१, २६ जून २००७ के संस्करण का अंगूठाकार प्रारूप।६०० × ४८० (१३ KB)wikimediacommons>Berland== Summary == {{Information |Description=IIllustration of polynomial interpolation of a data set. The same data set is used for other interpolation algorithms in the Interpolation. |Source=self-made i

इस फ़ाइल का प्रयोग नीचे दिए गए पृष्ठ पर हो रहा है:

मेटाडाटा