搜索资源列表
plotcircle
- To calculate the coordinates needed to draw a circle given the details of the circle, for use by the plot function
plot
- 画图,并保存图片,并生成巴克码(skylar1235)
plot
- 利用matlab对柱图与线图双坐标的设置;多个图利的并排设置(线图,柱图)
realtime_plot
- 多通道实时曲线程序,可以采集多路通道的数据,并按照不同的颜色绘制曲线,本程序才用单文档编写-MULTI CHANNLES REALTIME PLOT
XYGraph
- XY坐标图。非常漂亮的XY坐标图,可以显示多条数据曲线,工控必备-XY coordinate diagram. Very beautiful XY plot, you can display multiple data curves, Industrial necessary
sin_plot
- 用MFC绘制正弦曲线的简单实现方法,using mfc to plot a sin-MFC sinusoid with a simple drawing method, using mfc to plot a sin
datetime
- Qwt plot example for plotting graph using time and date as a reference
plot
- 用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add
3Ddwar
- 这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.-This is a project to use the " three-dimensional space vect
spline3.cpp
- Spline Application. This application uses C++ plataform. Its a simple application source code to plot cubics splines.
plot
- 用matlab来画图,包括11个例子程序和一个ppt-Using matlab to drawing, including 11 examples of programs and a ppt
plot
- AutoLISP programm multi plot drawings in the modelspase. It works in Bricscad.
read_ssha
- 读取Jason-1 卫星的SSHA数据 并图形显示-Read SSHA data of JASON-1 and plot the data.
shiyan4
- 读取amsre卫星数据 1、分别求出2007年6月、2007年12月、2008年6月105°E-145°E,10°N-50°N范围内各参数的5度间隔纬向平均值并输出ASCII有格式文件; 2、读入ASCII文件(read_ascii, ascii_template;或者readf),画图(plot、oplot)表示2007年6月、2007年12月、2008年6月输出结果(X轴为纬度,Y轴为参数, 同一参数不同月份放在一张图上,5个参数5张图),并进行必要标注(xyouts)。 -Re
shiyan5
- 读取卫星数据文件 画高精度地图(Lat: 35.5°N -37°N, Lon: 119.5°E -121°E) - Draw a high-resolution map (Lat: 35.5°N-37°N, Lon: 119.5°E-121°E) Plot an asterisk at 36.1 N and 120.3 E and a diamond at 36.15 N and 120.15 E.
matlab-plot
- MATLAB上课绘图例题,包含绘图所有基本操作仿真代码,对于初学者很有帮助哦。-MATLAB examples drawing classes, including drawing all the basic operation simulation code, very helpful for beginners Oh.
Distribution-plot
- 正态分布图 正态分布图 正态分布图-Distribution plot
hist
- a function to plot out Guassian distribution(using this function 'hist' can plot out the Guassian distribution of a system model)
python-plot
- 利用python语言进行数据可视化,可以很好的观察数据的变化规律(Using Python language for data visualization, can be very good observation of the law of change in data)
bode
- 用m文件绘画伯德图,利用hold on命令可以绘画多个伯德图,然后进行频率响应对比。(plot Bode diagram by m file)