搜索资源列表
floatAxisY
- 用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中-MATLAB is used to draw multiple axes, multiple variables are plotted in a graph
PRACTICE
- 与画图相关的VC程序,主要包括画坐标轴,在坐标轴上画点、画线-And the drawing of VC related procedures, including picture painted in the coordinate, coordinate point, line
drawphoto
- 自动化坐标轴,限制数据4000以内 自 动化坐标轴,限制数据4000以内-Automation axes to limit the data within the automated axes 4000, restrict data within 4000
MATLABtuxiangcaidanyingyong
- 包括UIMENU菜单的应用,除法计算器,单选框的使用,添加环境效果,改变坐标轴范围等子程序-Including the application menu UIMENU, calculator division, the use of a single box, add the environmental effects of changes in the scope axis Subroutine
Motion-Simulation-image
- 模拟抛体的运动。允许用户自己输入抛体的初速度及倾角。模拟时,先显示出坐标轴及最高、最远点坐标(白色),然后进行动态模拟(红色),并显示任意时刻读速度方向(切线)。-Simulated projectile movement. Allow the user to enter the projectile initial velocity and angle. Simulation, the first axis and shows the highest, the farthest point o
Axis_test
- 绘制坐标轴,同时改变了背景颜色,在坐标轴上标出了坐标-Drawing axis, and change the background color, marked in the coordinate axis
zuobiaozhu
- 一个关于VB坐标轴的vb程序,打开即可运行。-A procedure about VB
pinputusandian
- 画出语音信号的频谱图,并将实部以散点图的形式画在坐标轴上清晰表示-Draw a voice signal spectrum, and the real part of the form of a scattergram Videos clear indication of the coordinate axes
12864_5
- 12864液晶屏,显示坐标和坐标轴,并在屏上画点。-12864 LCD screen, display coordinates and axes, and draw on the screen point.
opengl-basic-program
- 基于vs2005,opengl,c++ 可以实现坐标轴xzy的旋转功能-hello,every one ,this is a program about opengl ,c++,it use vs 2005 IDE
DONGTAIDRAW
- 自己做的MFC基于对话框的动态绘图程序。包括实时显示,其原理是坐标轴的移动。- Do their own MFC dialog-based dynamic drawing program. Including real-time display, its principle is to move the co
surf
- 在一个坐标轴上画两个正态密度图,采用叠加方法-Draw two axes in a normal density map, using the overlay method
windows
- 在某图形操作系统中,有N 个窗口,每个窗口都是一个两边与坐标轴 分别平行的矩形区域。窗口的边界上的点也属于该窗口。窗口之间有层次 的区别,在多于一个窗口重叠的区域里,只会显示位于顶层的窗口里的内 容。 当你点击屏幕上一个点的时候,你就选择了处于被点击位置的最顶层 窗口,并且这个窗口就会被移到所有窗口的最顶层,而剩余的窗口的层次 顺序不变。如果你点击的位置不属于任何窗口,则系统会忽略你这次点击。-In a graphical operating system, there
duquhuitu
- 读取txt上的数据,并将txt上的数据画在坐标轴上。-Read the data on txt, txt data and draw on the coordinate axes.
MATLAB_plotdaima-
- set(gca, YTickLabel ,[]) 只显示y坐标轴刻度,不显示y坐标轴的值; set(gca, XTickLabel ,[]) 只显示x坐标轴刻度,不显示x坐标轴的值; set(gca, ytick ,[]) y轴的坐标值和刻度均不显示; set(gca, xtick ,[]) x轴的坐标值和刻度均不显示;-matlab huatu tiaozhen daima
Parallel-axis
- 平行坐标轴是可视化的一种传统方法,用于模式识别聚类等,数据是‘鸢尾花数据集’,有较好的分类效果。-Parallel to the axis is a traditional way to visualize, used for clustering and pattern recognition, data is the iris data set, have better classification effect.
huatu
- 用matlab绘制图像的简单程序,能显示二维图,各坐标轴的名称及各曲线的意义均能显示(附图)。-Matlab to draw the image of simple procedures, can show 2 d figure, the name of each coordinate axis and the significance of the curve can show.
Vase
- *** *** *** *** *** *** *** *** *** *** *** **** * 时间:2016.4.8 * 作者:xyliusun * Email:xyliusun@163.com * 本人也是matlab新手,欢迎交流 * 本作品仅供交流,禁止商用,原作者保留所有权 ********************************************************************** *文件说明: * 自己写的ma
rotateticklabel
- 在matlab画图时实现坐标轴标签的旋转功能-Matlab code for rotating of ticklabels of the axis
double_x_pol
- MATLAB双x坐标轴绘制剖面图,本程序主要是通过set函数来实现。(MATLAB double x axis drawing section, this program is mainly achieved through set function.)