CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 画椭圆

搜索资源列表

  1. ellipse

    3下载:
  2. MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能! 在ellipse之函数当中,其输入之变数分别如下: -ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。 -rb 椭圆之矩轴半径,可为列矩阵,如ra。 -ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。 -x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。 -C 椭圆线之颜色 -Nb 绘椭圆
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1959
    • 提供者:合愀
  1. 数字图像处理Matlab编程

    0下载:
  2. 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7551
    • 提供者:代丛军
  1. 1

    0下载:
  2. 3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c,按大小顺序输出 :输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 7.有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-3. Painted oval ellipse4. The use of ellipse and rectangle drawing 5. One of the most beau
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2090
    • 提供者:杨橙林
  1. DrawPicture

    0下载:
  2. 能够完成画直线,椭圆,园,多边形等 还能够选择线型,颜色-Able to complete painting a straight line, oval, round, polygon, etc. can also choose line color
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:50133
    • 提供者:wang
  1. jdg

    0下载:
  2. matlab没有提供画椭圆的函数,该函数在获得椭圆中心 长轴 短轴后进行画椭圆,其中使用复变函数。-matlab ellipse paintings did not provide the function, which was oval in the center long axis of oval painting after the short axis, in which the use of complex variable function.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7784
    • 提供者:施云涛
  1. Draw

    0下载:
  2. 用vc编写的简单的画图程序,实现画直线,矩形和椭圆-A simple drawing program, the realization of drawing a straight line, rectangle and oval
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:331616
    • 提供者:依依
  1. c2

    0下载:
  2. C语言画椭圆程序,用于学习考试,了解数据结构-Oval painting program for learning test
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2597
    • 提供者:z6hong
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. Ellipse(new1)

    0下载:
  2. 通过最小二乘法,估计椭圆,并画出椭圆,标出需要估计的五个点-Through the least squares estimate elliptic, and draw the ellipse
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3594014
    • 提供者:刘子龙
  1. test

    0下载:
  2. 带有旋转角度的椭圆及链表;椭圆是直接画出来的,没有间断点;如果先画椭圆后旋转则会有间断点或需存储大量的点。-With a rotation Angle of elliptic and linked list
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1354394
    • 提供者:wangli
  1. WindowsApplication1

    0下载:
  2. 绘制文本你可以画出矩形、椭圆、弧形,等一些不规则的图形-Draw text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:539
    • 提供者:安然
  1. grid

    0下载:
  2. 给定边界在内部用椭圆型微分方程画网格的程序,包括问题简介和分析和结果,以及源代码,采用了简单迭代,g-s迭代,aid方法等-Given boundary in the internal with elliptic differential painting grid program, including Introduction to the problem and the analysis and results, as well as source code, using a simple
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:670794
    • 提供者:yimiaorong
  1. ex2

    0下载:
  2. 用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。-Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1127443
    • 提供者:吴雨林
  1. code

    1下载:
  2. 1.CAmodelfusion.m 主要功能: (1)完成两个传感器各自对基于CA模型的目标状态的Kalman估计; (2)实现传感器的局部状态估计的SCC和CI融合算法的实现; (3)画出局部估计和两种融合估计的位置、速度、加速度的误差; (4)画出局部估计和两种融合估计的协方差椭圆。 2.CVmodelfusion.m 主要功能: 功能与CAmodelfusion.m基本相似,差异在于实现基于CV模型的估计和估计融合。 3.CovInter.m
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5227
    • 提供者:eva lee
  1. Bandpass-filter-design-

    0下载:
  2. 设计带通滤波器(Butterworth、椭圆、窗函数FIR),采样率fs=1000Hz, 通带范围为150~300Hz,画出频率响应并分析比较。-Bandpass filter design (Butterworth, elliptic, window functions FIR), sampling rate fs = 1000Hz, the pass band in the range of 150 ~ 300Hz, draw the frequency response analysis
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10340
    • 提供者:zy
  1. spectrum_and_Tidcur_ellipse

    2下载:
  2. 用matlab自带函数psd对数据进行功率谱分析;画潮流椭圆图(Power spectrum analysis of data using MATLAB self band function PSD and a drawing of a tidal current ellipse.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:fe乐悠悠
  1. 椭圆

    0下载:
  2. 能够完整的画出一副图片来,你说逗不逗呢?哈哈(plot a big circle in a second ,it is fun ,right?)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:75776
    • 提供者:lianhe20181
  1. error_ellipse

    0下载:
  2. 误差椭圆,计算椭圆误差,画出对应的椭圆曲线,根据特征值特征向量计算得到的(Error ellipse, calculate ellipse error, draw corresponding ellipse curve, calculate according to eigenvalue eigenvector)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-06
    • 文件大小:2048
    • 提供者:古先生2010
  1. matlab程序

    1下载:
  2. 主要功能: 1.完成传感器对目标状态的kalman滤波估计; 2.对传感器的状态估计进行SCC和CI融合; 3.画出位置及速度的估计和融合误差曲线、真实航迹及融合后航迹、K=1时刻的协方差椭圆(Main functions: 1. The Kalman filter estimation of the target state is completed; 2. The state estimation of sensors is fused by SCC and CI; 3. Draw the
  3. 所属分类:matlab例程

    • 发布日期:2021-03-12
    • 文件大小:3072
    • 提供者:SunPeize
搜珍网 www.dssz.com