File:Drini-conjugatehyperbolas.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为512 × 512像素,文件大小:2 KB)


摘要

描述
English: The rectangular hyperbola x2-y2 and its conjugate, having the same asymptotes.
La bildo estas kopiita de wikipedia:en. La originala priskribo estas
日期
来源 Based on File:Drini-conjugatehyperbolas.png
作者 自己的作品
其他版本
Conjugate-unit-hyperbolas
SVG开发
InfoField
 
SVG的源代码为有效代码.
 

Maxima code

load(draw);
draw2d(terminal=svg,file_name="Drini-conjugatehyperbolas",
    user_preamble="set key at 2.9,4",dimensions=[550,550],
    xtics_axis=true,ytics_axis=true,grid=true,
    xaxis=true,yaxis=true,axis_top=false,axis_bottom=false,axis_left=false,axis_right=false,
    line_width=1.5,label(["x",4,0.2],["y",0.2,4]),
    color=green,key="x^2- y^2=-1",explicit(sqrt(x^2+1),x,-4,4),
    key="",explicit(-sqrt(x^2+1),x,-4,4),
    color=blue,key="x^2- y^2= 1",explicit(sqrt(x^2-1),x,-4,-1),
    key="",explicit(-sqrt(x^2-1),x,1,4),
    explicit(sqrt(x^2-1),x,1,4),
    explicit(-sqrt(x^2-1),x,-4,-1),
    color=red,points_joined=true,line_type=dots,key="",nticks=1,
    parametric(t,t,t,-4,4),key="asymptotes",parametric(t,-t,t,-4,4)
  );

MATLAB code

 line([0 0],[-4 4],'Color','k','LineWidth',2)
 hold on
 line([-4 4],[0 0],'Color','k','LineWidth',2)
 h =ezplot ('x^2 - y^2 =1',[-4 4], [-4 4])
 set(h,'LineWidth',2),hold on,grid on
 h =ezplot ('x^2 - y^2',[-4 4], [-4 4])
 set(h,'Color','r','LineWidth',2)
 h =ezplot ('y^2 - x^2-1',[-4 4], [-4 4])
 set(h,'Color','g','LineWidth',2)
 title remove

许可协议

w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 2.5 通用许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2015年4月19日 (日) 22:382015年4月19日 (日) 22:38版本的缩略图512 × 512(2 KB)Krishnavedalagreen curve obtained by transforming blue curve to keep consistent resolution.
2015年4月19日 (日) 22:242015年4月19日 (日) 22:24版本的缩略图512 × 512(2 KB)Krishnavedalasimplified drawing and valid SVG
2011年5月27日 (五) 00:072011年5月27日 (五) 00:07版本的缩略图550 × 550(34 KB)Krishnavedalaimage size
2011年5月27日 (五) 00:012011年5月27日 (五) 00:01版本的缩略图800 × 800(34 KB)Krishnavedalasmaller file created using maxima and gnuplot.
2011年2月10日 (四) 14:282011年2月10日 (四) 14:28版本的缩略图512 × 485(59 KB)Reubottransparent
2011年2月10日 (四) 13:592011年2月10日 (四) 13:59版本的缩略图512 × 485(59 KB)Reubotlets hope this works
2011年2月10日 (四) 13:052011年2月10日 (四) 13:05版本的缩略图440 × 440(52 KB)Reubotfix fonts?
2011年2月10日 (四) 12:512011年2月10日 (四) 12:51版本的缩略图440 × 440(55 KB)Reubot{{Information |Description ={{en|1=The rectangular hyperbola x2-y2 and its conjugate, having the same asymptotes. }} La bildo estas kopiita de wikipedia:en. La originala priskribo estas |Source =Based on File:Drini-conjugatehyperbolas.png

以下2个页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据