Welcome![Sign In][Sign Up]
Location:
Search - scatter

Search list

[xml-soap-webserviceamchart

Description: amchart是一组由flash做成的图表组件。这些flash没有数据,一但指定了配置文件和数据文件的地址,flash就可以显示出你所需要的图表。 在配置文件中可以设这个flash的颜色,大小,文字属性,柱子,曲线的粗细颜色,是什么类型的柱子或曲线,是否有气泡,是否有图例,定位,鼠标右键及其事件等,stock图还要在里面指定数据文件的地址。 在数据文件中存放了要展示的数,数据一般是XML类型的数据,也有用CSV或TXT的类型的数据。 这里所指的文件不一定是一个真实的文件,也可以是同一个域(指访问的这个flash的域名)内部的URL,垮域URL要是全名。在我们的系统中大部分是用flash所在域的同域中。 -We offer JavaScript/HTML5 charts for most of your needs. The set includes serial (column, bar, line, area, step line, smoothed line, candlestick and ohlc graphs), pie/donut, radar/polar and xy/scatter/bubble charts. Our charts offer unmatched functionality and performance in a modern, standards compliant package
Platform: | Size: 239616 | Author: wangjie | Hits:

[androidachartengine

Description: AChartEngine是一个针对Android程序开发的开源图表生成类库。支持以下几种图表类型: 折线图 区域图 散点图 time chart 柱状图 饼状图 bubble chart doughnut chart range (high-low) bar chart-AChartEngine in Android is a program developed by open source chart generation library. Support the following chart type: Line chart Regional map Scatter diagram Time chart Histogram Pie chart Bubble chart Doughnut chart Range ( high-low bar chart )
Platform: | Size: 9425920 | Author: jinzhili | Hits:

[matlabMyAnalysisiofTestResult

Description: 画出时间序列的价格图,以及描上相应的买卖点和依据自己指标定义的最佳入市/退市点-plot the time series figure and scatter the respective sell/buy point
Platform: | Size: 1024 | Author: 李婷 | Hits:

[matlabUntitled6

Description: 三维图像输出,针对于变成过程中遇到的三维三点图像输出等问题得到了解决-Three-dimensional scatter plot phase output
Platform: | Size: 1024 | Author: 王腾 | Hits:

[matlabScatter_Plot_3D

Description: scatter plot in matlan advance
Platform: | Size: 29696 | Author: m77moha | Hits:

[Special Effectskmltoolbox_v1.4

Description: 基于这个类的工具箱允许你创建在“Google地球”,许多不同的地块,由自动创建所需的基于XML的KML文件,而无需用户交互。 有了它,您可以创建: - 线图,散点图 - 二维和三维轮廓 - 2D和3D多边形 - 颤动地块 - 写在一个特定点的文本 - 将三维模型 - 覆盖图像 - 为图像传输更复杂的数字 - 文件夹,子文件夹,... 总相似图 - 动画三维模型到一个预定义的轨迹 安装到您的MATLAB路径工具箱,工具箱目录,并运行: >> kml.install 现在,每个功能和可用的参数文件。要查看帮助,在MATLAB中运行: >> kmldoc 或 >> kmldoc kml.plot%或任何其他可用的地块 如果你喜欢它,只是给我发电子邮件在说什么你使用它:) kml@rafael.aero。 灵感来自于原来的Google地球工具箱,但使用XML对象实现的,这使得它更容易使用。我只是检查在MATLAB 2011a释放,但它应该在旧版本的工作太... (让我知道如果不!)-Based on this class allows you to create a" toolbox in Google earth", many different plots, created automatically by the XML based on the KML file, without the need for user interaction. With it, you can create: - line graphs, scatter diagram -2D and 3D contour - 2D and3D polygon - fibrillation plots - written at a particular point in the text - the three-dimensional model - cover image For more complex digital image transmission Folder, subfolders, total similarity graph ... - Animated3D model into a predefined trajectory Install to your path to the MATLAB toolbox, toolbox directory, and run: > > kml.install Now, each function and the available parameter file. To view the help, running in the MATLAB: > > kmldoc Or > > kmldoc kml.plot or any other available plots If you like it, just email me say in what you use it ): kml@rafael.aero. Inspiration from the original Google earth toolbox, but using the XML object is achieved, which makes it easier to
Platform: | Size: 3325952 | Author: fu jiang | Hits:

[AlgorithmPolynomial-fitting-

Description: 时间序列的最小二乘多项式拟合,并且绘制观测数据离散点图和多项式曲线.-Least squares polynomial fitting of time series, and draw the observational data from the scatter plots and polynomial curve.
Platform: | Size: 1024 | Author: kaixing | Hits:

[Special Effectsscatter_plot

Description: 基于IDL很ENVI的ENVI的散点图功能扩展程序源码-Extend the program source code based on a scatter plot function of the IDL of ENVI ENVI
Platform: | Size: 72704 | Author: aisrong | Hits:

[Graph Recognize[7---2002]-Solving-the-small-sample-size-problem-

Description: The small sample size problem is often encountered in pattern recognition. It results in the singularity of the within-class scatter matrix S,? in Linear Discriminant Analysis (LDA). Dijjrent methods have been proposed la solve this problem in face recognition literature. Some methods reduce the dimension of the original sample space and hence unavoidably remove the null space of which has been demonstrated to contain considerable discriminative information whereas other methods suffer from the computational problem. In this paper, we propose a new method to make use of the null space of s,eflectively and solve the small sample size problem of LDA. We compare our method with several well-known methods. and demonstrate the eficiency of our method-The small sample size problem is often encountered in pattern recognition. It results in the singularity of the within-class scatter matrix S,? in Linear Discriminant Analysis (LDA). Dijjrent methods have been proposed la solve this problem in face recognition literature. Some methods reduce the dimension of the original sample space and hence unavoidably remove the null space of which has been demonstrated to contain considerable discriminative information whereas other methods suffer from the computational problem. In this paper, we propose a new method to make use of the null space of s,eflectively and solve the small sample size problem of LDA. We compare our method with several well-known methods. and demonstrate the eficiency of our method
Platform: | Size: 269312 | Author: Hung Truong | Hits:

[Embeded Linuxadc_tp

Description: 将韦东山的书籍中:嵌入式Linux开发手册中,adc和tp的在linux环境下代码,移植到MDK环境中个运行。 使用分散加载文件,可以选择runinram or run inflash。 此程序在mini2440开发板上验证过。-Wei Dongshan' s books: Manual of embedded Linux development, adc, and tp the linux environment code, ported to run MDK environment. Using scatter-loading files, you can to select runinram or the run inflash. This program mini2440 development board verified.
Platform: | Size: 236544 | Author: 王某某 | Hits:

[SCMnand

Description: 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将nand中的代码copy到SDRAM中,然后跳转到SDRAM中执行, 要点:1,nand的操作 2,跳转指令的,位置无关指令的应用 3.使用MDK的2段分散加载文件-Development environment: ReviewMDK language: assembly language and C language development board: mini2440 (the S3C2440) code content: nand in the code to copy to the SDRAM, then jump to be executed in SDRAM main points: 1, the NAND operation of 2, jump instruction, the application of position-independent instructions. MDK 2 segment scatter-loading files
Platform: | Size: 69632 | Author: 王某某 | Hits:

[Algorithmfeature_select

Description: 通过类间离散度矩阵和类内离散度矩阵,对给定数据进行特征提取。-Between-class scatter matrix and within-class dispersion matrix, the data given for feature extraction.
Platform: | Size: 13312 | Author: 孙琴 | Hits:

[AI-NN-PRSS

Description: scatter search algorithm and neural network
Platform: | Size: 271360 | Author: HENNI | Hits:

[Graph DrawingvcPmatlab6.5

Description: 源码--散点数据生成格网,2d,3d,vc,matlab-Source- scatter data generated grid
Platform: | Size: 160768 | Author: 飞鹰 | Hits:

[.netlncurve

Description: 根据散点值拟合指数、对数趋势线,并用asp.net画图实现。-Scatter values ​ ​ fit index, the logarithmic trend line, and use asp.net drawing to achieve.
Platform: | Size: 3072 | Author: 孙艳 | Hits:

[GDI-BitmapDelaunay_Three

Description: 非常 好的代码,亲自调试通过!对空间的散点进行网格化,速度很快!希望需要的尽快来下载!-Very, very good code, personally through debugging! Scatter grid space, fast! Want to need to download as soon as possible!
Platform: | Size: 153600 | Author: 夜飞雪 | Hits:

[IOSCorePlot-iPhone-Graphic-Report

Description: iPhone图形报表应用示例源代码,可以绘制柱状图,饼图,和散点图,对钻研iPhone专业开发有很好参考价值。-iPhone graphical reporting applications sample source code, you can draw a bar chart, pie chart, and scatter plots, a good reference value to studying the iPhone professional development.
Platform: | Size: 483328 | Author: 安迪 | Hits:

[Graph DrawingABX-PENTRA-60-delphi

Description: 医院仪器ABX-PENTRA 60的散点图算法 delphi实现.-Hospital instruments ABX-PENTRA 60 Scatter algorithm delphi.
Platform: | Size: 184320 | Author: beoong | Hits:

[matlabepoch_viz

Description: This a matlab GUI still in development. Havesome bugs but will be update. This GUI allow: - Visualization of time/frequency signal - Visualization of scatter - Visualization of time signal - Visualization of feature (not finish)-This a matlab GUI still in in development. Havesome bugs but will be update. This GUI allow: - Visualization of time/frequency signal - Visualization of scatter - Visualization of time signal - Visualization of feature (not finish)
Platform: | Size: 7168 | Author: Etienne | Hits:

[matlabspherHarm

Description: 基于Matlab的原子外层电子可能分布的3D球谐分布-3D Spherical Harmonic of atom s electrons scatter map based on Matlab
Platform: | Size: 1024 | Author: 张德俊 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

CodeBus www.codebus.net