ছবি:Sin taylor plot.svg
মুক্ত বিশ্বকোষ উইকিপিডিয়াত্ত
No higher resolution available.
Sin_taylor_plot.svg (1000 × 1000 pixel, file size: 45 KB, MIME type: image/svg+xml)
![]() | ফাইল এগ উইকিমিডিয়া কমন্সেত্ত নেনা অসে। অহানাত্ত নিয়াসিগা ছবি এগর বিশদ বর্ণনা তলে দেনা ইল। |
[edit] Summary
Description |
Plot of sine function (red) along with its Taylor's polyn of degree 7 (green) |
---|---|
Source |
Self-made using gnuplot |
Date |
2006-05-05 |
Author | |
Permission |
See below |
[edit] Instructions
Generated in gnuplot with the following script:
set terminal svg size 1000 1000 fixed enhanced fname 'Times' fsize 36 set output "sin_taylor_plot.svg" set samples 10000 set xrange [-10:10] set yrange [-3:3] set grid set xzeroaxis linetype -1 linewidth 1.5 set yzeroaxis linetype -1 linewidth 1.5 plot sin(x) lw 4, x-x**3/(3!)+x**5/(5!)-x**7/(7!) ti "Its Taylor's polyn of degree 7" lw 4
[edit] Licensing
|
জুরিসিতা
The following pages link to this file: