搜索资源列表
matlab_sys_inf
- 系统辨识的输入信号为一个周期的M序列,从 中分离出并显示a1 、a2、 b1、 b2,画出输出观测值z的经线图形,并显示坐标网格-system identification of the input signal for a period of the M sequence, isolated from the show and a1, a2, b1, b2, paint output observation z warp graphics, and display Grid
drawmesh
- about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示
Out
- 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0
AutoTrace
- 转换位图文件到矢量图像文件的源代码,支持BMP, TGA, PNM, PPM, PGM, PBM的输入格式和Postscr ipt, svg, xfig, swf, pstoedit, emf, dxf, cgm等输出格式
Bezier
- (1) 在程序中给定控制多面体的顶点坐标,数据输入项为曲线的间距 (2) 结果输出在PictureBox控件中。 附加要求:数据输入项为控制多面体的顶点坐标与两个方向的顶点数,根据给点多面体的顶点数,可绘制双线性曲面和单线性曲面。
Line
- 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下
113172252xuankexitong
- 按作业效益非增序输入作业的截止期限,要求使用上述规则设计出一个算法,使得输出为一个作业可行集j[]。
scan
- 通过扫描实现了椭圆和任意多边形的生成,可以让用户输入关于圆和多边形的数据,并输出相应的图形
zs
- 贝塞尔曲线代码,输入关键的控制折线,输出指定控制点的贝塞尔曲线-Bezier curve code, key control input line, output the specified control point Bezier curves
draw2.rar
- 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。,Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. Thi
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
1006
- 输入4行全部由大写字母组成的文本,输出一个垂直直方图,给出每个字符出现的次数。-Enter all 4 lines of text from the capital letters, the output of a vertical histogram, given the number of occurrences of each character.
dajkgjk
- 设某图形处理程序只考虑点、直线、圆三种基本图形。对于点,给出点的横纵坐标;对于直线,给出直线方程ax+by+c=0的三个系数a,b,c;对于圆,给出圆心坐标和半径。试说明图形的几何形状类型,并编写输入和输出图形数据、求两点矩离、求两直线交点、 已知点和半径形成圆、已知两点形成直线等函数。
nodexl-52263
- 好用的绘图软件,研究复杂网络图形输入输出时的画图工具。-easy stuty
CPPdrawing-program
- 利用Visual C++实现一个二维绘图系统。该系统能够进行基本图元的绘制,能够进行图元的组合,能够对图形进行各种编辑操作,并能实现图形文件的输入输出。该系统与目前许多CAD软件(如Microsoft Office Visio软件)的基本功能相似-The use of Visual C++ to achieve a two-dimensional drawing system. The system can carry out the basic graphic drawing, to map,
472aef0ac0cf
- 支持向量机的matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据。-Support Vector Machines matlab realize, support multi-classification, as far as the operation has GUI interface, easy-to-read, including the input and output data.
edjh
- ACIS是美国spatial technology公司的产品,是应用于CAD系统开发的几何平台。它提供从简单实体到复杂实体的造型功能,以及实体的布尔运算、曲面裁减、曲面过渡等多种编辑功能,还提供了实体的数据存储功能和SAT文件的输入、输出功能。-ACIS is a product of the spatial technology company, is applied to the geometry of the CAD system development platform. It from
Lms_lichunhua1
- 白噪声经过AR模型的输出作为LMS滤波器的输入,已知:a1=1.558;a2=-0.81;白噪声方差为1.0,均值为0;u=0.002;利用Matlab实现:-White noise as the input of the LMS filter after the output of the AR model known: a1 = 1.558 a2 =-0.81 white noise variance of 1.0, an average of 0 u = 0.002 using M
work
- 其中包含了OFDM系统的简单仿真,有SLM算法输入输出的比较,PAPR明显降低-Which contains a simple simulation of the OFDM system, the comparison of the input and output of SLM algorithm, PAPR is significantly reduced
huituban
- 使用MFC编写一个具有MFC 功能齐全绘图板,支持各种绘图和文字输入输出-Using MFC to prepare a full-featured drawing board with MFC, supports a variety of graphics and text input and output