资源列表
DDAbk1
- 画直线程序,可以输入直线上的两个点,就划出直线。计算机图形学忠的应用举例-painting linear process can be imported straight on the two points, draw straight lines. Computer graphics applications, for example Xuezhong
paint
- 使用visual c++ 进行绘图的实例。定义了绘图类及其函数,能够绘制出指定的图形。-Using visual c++ for drawing examples. Defines a drawing class and its functions, to draw out the specified graphics.
largest_lyapunov_exponent
- lyapnov系数的算法。"这个程序得到的lambda_1不能当做最大lyapunov指数,因根据所作出的曲线选择线性区进行拟合,此处的处理是为了程序的方便"-lyapnov coefficient algorithms. The lambda_1 of this program can not be used as the largest lyapunov exponent fitting according to the linear region of the curve selectio
Hindley
- 基于matlab编写的亨得利蜗杆模型,能够运行,效果不错-Prepared based on the matlab Hendry worm model, be able to run, the effect of good
tuxiangdezhifangtu
- 这是一个图像处理的直方图程序,用matlab实现的。-This is a histogram of the image processing procedures, using Matlab to achieve.
rectangular
- 长方体绘制函数; Height高;x1,y1,z, x2,y2,z, x3,y3,z, x4,y4,z,四个(底面的)顶点的坐标,四个点的z坐标相等。顺序为:俯视图的逆时针顺序; isTURE 是建立长方体是否成功的判定返回值,isTURE = 1则失败,isTURE = 0 则成功;-program for make a 3D rectangular filled red color,under MATLAB.
saomiaoxianzhongzitianchong
- 扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行-c
phazex_mei
- 通过matlab绘制六边形组成的菱形组合的画图,并通过实验数据画出他的电势图-By matlab draw hexagons diamond combination drawing, and through the experimental data shown his potential diagram
wwwww
- 基于MATLAB的二维去噪信号程序,运行效果良好,结论可靠,精度高-Two-dimensional denoising signal based on MATLAB program, running effect is good, the conclusion is reliable, high precision
cycle_fil_qy120515
- 关于有源环路滤波器的设计程序,最后生成了波特图。-Active loop filter design process, and finally generate the Bode plots.
Copia-de-butter
- Program used for develop filters, in the butterworth form
Line
- Bresenham画线 对此处理. -Bresenham drawing a line on this deal.