搜索资源列表
PlotCurve.rar
- 基于QT的曲线绘制程序模块,可以加入到自己的程序,轻松实现曲线绘制功能!,A class which Plot 2D curve based QT
colorvfield
- This matlab scr ipt is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
2DGraph
- This Code shows how to Plot 2D Equation
ChartCtrl_demo
- 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 adde
Gaussian-Plot
- Plotting a Gaussian in 2D with given x range and y range
matlab-how-to-plot
- matlab绘图教程,教你如何绘制二维三维图-matlab drawing tutorial will teach you how to draw 2D and 3D map
post_6.py
- example of python files to plot 2D-3D graphs
Plot
- 基于LabVIEW平台 可以将两维数组用曲线呈现出来 -plot 2D data
PlotAxisAtOrigin
- 绘制二维带箭头坐标图,实现了matlab不具备的一项功能 -plot 2d figure with arrow
Superformula-generator-2d
- 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).
smooth histogram in 2D/3D
- Matlab functions to plot histogram of a certain set of data
drawBayesGauss2D
- matlab code for plot 2d gau-matlab code for plot 2d gauss
plot 2d
- this for plot 2d in c# for plotting function 2d
mlclass-ex2
- 逻辑回归,机器学习相关内容,内有说明,基于matlab仿真-ex2.m- Octave scr ipt that will help step you through the exercise ex2 reg.m- Octave scr ipt for the later parts of the exercise ex2data1.txt- Training set for the rst half of the exercise ex2data2.txt- Training s
mlclass-ex6
- 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave scr ipt 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 p
2D
- matlab 2D graphics and plot
2D Graph ActiveX Control
- This is a simple OCX control, which allows you to plot two-dimensional data. Despite the large set of controls that comes with VC++, there is no out-of-the-box control that provides a simple and straightforward 2D data visualization. The ActiveX cont
show_wavelet_cadran.m
- 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, Jm
show_wavelet.m
- show_wavelet_ plot 2D wavelet transform stored using Mallat s ordering.
Heuristic-method-for-the-Traveling-Salesman-Probl
- Heuristic method for the Traveling Salesman Problem A number of nearest neighbour tours are generated randomly selected starting points. Each tour is improved by 2-opt heuristics (pairwise exchange of edges) and the best result is selected.