搜索资源列表
rectangle
- 图表自动做成程序。只要输入xy坐标的数据即可。y轴自动调整。可用于网页。
CircleFitByPratt
- Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be
code
- program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .\2dmaxima 5-program to compute 2d
EllipseFitByTaubin
- This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust. It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy +
solidgraph_bin
- Digital graph plotter, can use for XY plan
CPlot_1.0.5
- 我收集的曲线绘制类,感觉功能还可以,正在找其他的比较。-CPlot is an open source library for adding plots to MFC-based projects. The library supports XY style plots that can be scatter plots, line plots, and histogram plots. Up to 10 data sets per chart are supported. Each
clplot2
- 绘制科学曲线,曲线,bar,pie都有,收集了不少,感觉这个比较好用-CPlot is an open source library for adding plots to MFC-based projects. The library supports XY style plots that can be scatter plots, line plots, and histogram plots. Up to 10 data sets per chart are supported
MATLAB-plot
- MATLAB不但擅长於矩阵相关的数值运算,也适合用在各种科学目视表示(Scientific visualization)。本节将介绍MATLAB基本xy平面及xyz空间的各项绘图命令,包含一维曲线及二维曲面的绘制、列印及存档。-MATLAB not only specializes in numerical computing matrix, and is also suitable for use in a variety of scientific visually indicates (S
XY
- 本程序实现在不同的笛卡尔坐标系统中旋转变换。-Realization of the rotation transformation in different Descartes coordinate system.
Beat1
- 根据xyz数据,画出二维强度图,并且可以对图的坐标范围进行改变-a simple proceture for xy picture