Fisiye menga (SVG file, nominally 720 × 540 pixels, file size: 167 KB)

Fisiye kada yi ne Wikimedia Commons la tʋʋgda mi tʋm ni neda a to. Venege nye yaa toto venege kolgu seb-vã-nenga a be be tengre.

Kʋmbgo

Bilsi
English: Example of a curve with its asymptote shows that the curve may intersect the asymptote, in this case an infinite amount of times.
Daarenga
Sɩngre Menga tʋʋma
Gulsda Guillaume Jacquenot
SVG genesis
InfoField
 
The source code of this SVG is invalid due to 138 errors.
 
This W3C-invalid plot was created with Matplotlib.
Source code
InfoField

Python code

# -*- coding: utf-8 -*-
#
# Script to generate an asymptote curve.
#
# **************************************************************
# Example of a curve with its asymptote
# shows that the curve may intersect the asymptote,
# in this case an infinite amount of times.
# **************************************************************
#
# Guillaume Jacquenot
# 2013 03 20

import numpy as np
import matplotlib
from matplotlib.pyplot import figure, show, rc, grid

def makePlot(outputFilename = r'Asymptote02.svg'):
    rc('grid', linewidth = 1, linestyle = '-', color = '#a0a0a0')
    rc('xtick', labelsize = 15)
    rc('ytick', labelsize = 15)
    rc('font',**{'family':'serif','serif':['Palatino'],'size':15})
    rc('text', usetex=True)

    fig = figure()
    ax = fig.add_axes([0.12, 0.12, 0.76, 0.76])#axisbg='#d5de9c'
    n = 14
    t = np.arange(0.07,12.0,0.01)
    x = t + np.cos(n*t)/t
    y = t + np.sin(n*t)/t
    ax.plot(x, y, color='#ee8d18', lw = 2)
    ax.plot([-4,12], [-4,12], lw = 1, ls = '--', color = 'k')
    ax.set_aspect('equal')
    grid(True)
    ax.set_xlabel('$x$')
    ax.set_ylabel('$y$',rotation=0)
    ax.set_title(r'$x=t+\frac{\cos(nt)}{t}, y=t+\frac{\sin(nt)}{t}, t>0, n = '+str(n)+r'$',
                 fontsize=15)
    fig.savefig(outputFilename)
    fig.show()

makePlot()

Sor-kũuni

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
zu-lukri pʋɩ zem-taaba
Yao fisiye la Kaset sebre tengre ku Creative Commons Attribution-Share Alike 3.0 Unported kaset sebre.
Fo vʋʋse sa mi
  • n pʋɩ – Gese n gulse, pʋɩ la kis tumda ti kẽnge
  • n kalme – zemse tumde
Yɛl pʋgdse tẽngre:
  • zu-lukri – Fo toge kõ waoogre sɛgde, wilgi tokre ni sor-kũuni, la wilgi baa-ti tekre da maana mi. Fo na tõe maane boto ni yam, la pa sore ning wilgi ti sor-kũuna sake ni fo bɩɩ fo tʋʋma.
  • pʋɩ zem-taaba – Fo sãn lebe-kalme,teeme,bɩɩ m me bõn zugu, fo toge pʋɩ fo lobre tẽngre ni taare bɩɩ zeme kaset sebre ni a mêng mênga.

Goma nana

Add a one-line explanation of what this file represents

Sõsg nins sẽn be faay kãnga pʋgẽ wã

wilgiri

creator English

Ned sẽn pa tar Wikidata sõor n pa tar sõor

author name string English: Guillaume Jacquenot

copyrighted English

inception English

20 Tuulg kiuugu 2013

media type English

image/svg+xml

checksum English

cc3f27965910865ecf78804db8629987b3e8d9c3

data size English

170,866 byte

height English

540 pixel

width English

720 pixel

Fisiye kibare

Didge daare/wakata n gese fisiye yii wakate kãngã

Daare/WakateMarsãNen-magdemTʋmtʋmdaKoɛɛga
marsã10:44, 23 Tuulg kiuugu 2013Nu-nyiiga yinga yuri ta peoogo 10:44, 23 Tuulg kiuugu 2013720 × 540 (167 KB)GjacquenotFix a title error Increase curve resolution, so that it looks smooth everywhere
22:53, 20 Tuulg kiuugu 2013Nu-nyiiga yinga yuri ta peoogo 22:53, 20 Tuulg kiuugu 2013720 × 540 (160 KB)GjacquenotUser created page with UploadWizard

Nense ka be n tʋʋde ni fisiye kada.

Andũni fisiye tʋʋma

Wikis zẽnga tʋm na ni fisiye:

Mega