Welcome![Sign In][Sign Up]
Location:
Search - plot 2d

Search list

[matlab3D2Dvectorfieldplottervectline

Description: vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.-vectline "vector field line plotter" Depe nding on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field lin e.
Platform: | Size: 1024 | Author: 左贤君 | Hits:

[matlab3D_DipoleWave

Description: 2D wave simulation in 3D plot. to help you understand the wave interference phenomenon.-2D wave simulation in 3D plot. To help you un derstand the wave interference phenomenon.
Platform: | Size: 270336 | Author: 蔡先生 | Hits:

[GDI-Bitmapgraph2d_src

Description: CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots. CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported: -Autoscale -Zooming -Fit width, height and page -Mouse coordinates tracing -Interactive add, remove and edit points -Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer) 作者为Paul Barvinko -CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported :-Autoscale-Zooming-Fit width, height and page-Mouse coordinates tracing-Interactive add, remove and edit points-Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer) The author is Paul Barvinko
Platform: | Size: 69632 | Author: salin | Hits:

[Special Effectspulse

Description: figure 4.2a single pluse 3-D uncertainty plot pulsewidth is 2 seconds。 Figure 4.2b. Contour plot corresponding to Fig. 4.2a. Figure 4.2c. Single pulse 3-D ambiguity plot. Pulsewidth is 2 seconds. Figure 4.2d. Contour plot corresponding to Fig. 4.2c. -figure 4.2a single pluse 3-D uncertainty plot pulsewidth is 2 seconds. Figure 4.2b. Contour plot corresponding to Fig. 4.2a. Figure 4.2c. Single pulse 3-D ambiguity plot. Pulsewidth is 2 seconds. Figure 4.2d. Contour plot corresponding to Fig. 4.2c.
Platform: | Size: 1024 | Author: zouzou | Hits:

[matlabcolorvfield

Description: This matlab script is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
Platform: | Size: 1024 | Author: Oscar | Hits:

[Linux-UnixPlotCurve

Description: 基于QT的曲线绘制程序模块,可以加入到自己的程序,轻松实现曲线绘制功能!-A class which Plot 2D curve based QT
Platform: | Size: 3072 | Author: 梁玉前 | Hits:

[GUI Develop2DGraph

Description: This Code shows how to Plot 2D Equation
Platform: | Size: 5120 | Author: MDSM | Hits:

[Embeded Linuxqwt-5.2

Description: QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。-The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.
Platform: | Size: 1787904 | Author: 龙猫 | Hits:

[GUI DevelopChartCtrl_demo

Description: High-speed Charting Control(A flexible charting control to display 2D data)-This chart control allows you to plot series of data on the screen. Several series of different types can be added to the control and up to four axes can be used. Series added to the chart are associated with one horizontal axis (bottom or top) and one vertical axis (right or left). These two axes control how the series will be displayed on the chart.
Platform: | Size: 569344 | Author: xmxjc | Hits:

[Special EffectsGaussian-Plot

Description: Plotting a Gaussian in 2D with given x range and y range
Platform: | Size: 8192 | Author: San | Hits:

[matlabmatlab-how-to-plot

Description: matlab绘图教程,教你如何绘制二维三维图-matlab drawing tutorial will teach you how to draw 2D and 3D map
Platform: | Size: 506880 | Author: xjsun | Hits:

[3D Graphicpost_6.py

Description: example of python files to plot 2D-3D graphs
Platform: | Size: 3072 | Author: mgiometto | Hits:

[OtherPlot

Description: 基于LabVIEW平台 可以将两维数组用曲线呈现出来 -plot 2D data
Platform: | Size: 39936 | Author: 王二 | Hits:

[AlgorithmPlotAxisAtOrigin

Description: 绘制二维带箭头坐标图,实现了matlab不具备的一项功能 -plot 2d figure with arrow
Platform: | Size: 1024 | Author: 陈波 | Hits:

[OtherSuperformula-generator-2d

Description: This GUI traces a plot of the parametric Superformula of Gielis. You can change parameters and type of plot (polar plot, XY plot, comet plot).
Platform: | Size: 89088 | Author: b2b3bbb | Hits:

[OtherdrawBayesGauss2D

Description: matlab code for plot 2d gau-matlab code for plot 2d gauss
Platform: | Size: 2048 | Author: ashraf | Hits:

[Othermlclass-ex2

Description: 逻辑回归,机器学习相关内容,内有说明,基于matlab仿真-ex2.m- Octave script that will help step you through the exercise ex2 reg.m- Octave script for the later parts of the exercise ex2data1.txt- Training set for the rst half of the exercise ex2data2.txt- Training set for the second half of the exercise submit.m- Submission script that sends your solutions to our servers mapFeature.m- Function to generate polynomial features plotDecisionBounday.m- Function to plot classi er s decision boundary [?] plotData.m- Function to plot 2D classi cation data [?] sigmoid.m- Sigmoid Function [?] costFunction.m- Logistic Regression Cost Function [?] predict.m- Logistic Regression Prediction Function [?] costFunctionReg.m- Regularized Logistic Regression Cost
Platform: | Size: 26624 | Author: 张伟强 | Hits:

[Othermlclass-ex6

Description: 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave script for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM prediction function plotData.m- Plot 2D data visualizeBoundaryLinear.m- Plot linear boundary visualizeBoundary.m- Plot non-linear boundary linearKernel.m- Linear kernel for SVM [?] gaussianKernel.m- Gaussian kernel for SVM [?] dataset3Params.m- Parameters to use for Dataset 3 ex6 spam.m- Octave script for the second half of the exercise spamTrain.mat- Spam training set 1 spamTest.mat- Spam test set emailSample1.txt- Sample email 1 emailSample2.txt- Sample email 2 spamSample1.txt- Sample spam 1 spamSample2.txt- Sample spam 2 vocab.txt- Vocabulary list getVocabList.m- Load vocabulary list porterStemmer.m- Stemming function readFile.m- Reads a le into a character string submit.m- Submission script that sends your solutions to our servers submitWeb.m- Alternative s
Platform: | Size: 583680 | Author: 张伟强 | Hits:

[2D Graphic2D

Description: matlab 2D graphics and plot
Platform: | Size: 120832 | Author: mohd gufran | Hits:

[matlabshow_wavelet_cadran.m

Description: show_wavelet_cadran - plot 2D wavelet transform stored using Mallat s ordering. [Wjq =] show_wavelet(W, Jmin, style, j, q) - show_wavelet_cadran - plot 2D wavelet transform stored using Mallat s ordering. [Wjq =] show_wavelet(W, Jmin, style, j, q)
Platform: | Size: 1024 | Author: Sanae Sam | Hits:
« 12 3 4 »

CodeBus www.codebus.net