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

搜索资源列表

  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. fit_ellipse.rar

    0下载:
  2. fit_ellipse - finds the best fit to an ellipse for the given set of points. a matalb realization,fit_ellipse- finds the best fit to an ellipse for the given set of points. a matalb realization
  3. 所属分类:matlab例程

    • 发布日期:2017-03-28
    • 文件大小:3367
    • 提供者:Deng Fu Qin
  1. error_ellipse

    0下载:
  2. 本程序为误差椭圆matlab例程,工程应用-This procedure for the error ellipse matlab routines, engineering applications
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3114
    • 提供者:清风
  1. matlabfitellipsecode

    2下载:
  2. 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:2941
    • 提供者:李倩
  1. fit_ellipse

    5下载:
  2. 目标轮廓的椭圆拟合,matlab编写,精度很高,-Target contour ellipse fitting, matlab prepared, high precision,
  3. 所属分类:matlab

    • 发布日期:2015-06-06
    • 文件大小:3642
    • 提供者:束鑫
  1. fit_ellipse

    0下载:
  2. 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用-Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3645
    • 提供者:JOHN
  1. plotellipse

    0下载:
  2. plot an ellipse using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1202
    • 提供者:abdulsamad
  1. Ellipse

    0下载:
  2. 改变填充圆的颜色,里面有红,绿,蓝三种颜色选择。-To change the fill color of the circle, which has red, green, blue three colors choices.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1884091
    • 提供者:劳頔
  1. Bresenham

    0下载:
  2. C++ code. Realization of Bresenham algorithm for rasterization of line, ellipse and circle (with Glut).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:5380
    • 提供者:bob stan
  1. Ellipse Fit

    3下载:
  2. 基于MATLAB的椭圆拟合算法,有主程序,带结果显示图片-MATLAB-based ellipse fitting algorithm, with the main program, with results show that image
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-26
    • 文件大小:24915
    • 提供者:mafulu
  1. EllipseDirectFit

    0下载:
  2. ellipse fitting, very good algorithm, works very well.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1933
    • 提供者:neftirini
  1. feature_extraction_face_GE

    0下载:
  2. An automatic facial feature extraction method is presented in this paper. The method is based on the edge density distribution of the image. In the preprocessing stage a face is approximated to an ellipse, and genetic algorithm is applied
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:324301
    • 提供者:fais
  1. 9927423hough-tuoyuanjiance

    0下载:
  2. 有关椭圆检测的一段小程序 希望大家看看 谢谢支持-Small section of the ellipse detection procedure let us look at
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:kanglinchun
  1. EllipseFitting

    0下载:
  2. 基于特定椭圆拟合的符号化目标轮廓跟踪方法 基于稳健估计的直接最小二乘椭圆拟合 椭圆拟合方法的比较研究-Ellipse fitting symbol based on the specific goal of contour tracking method is based on robust estimation of the direct least squares ellipse fitting ellipse fitting method comparison studies
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7511459
    • 提供者:阳刚
  1. ellipse-fitting-in-sensor

    0下载:
  2. 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4332
    • 提供者:杨婷婷
  1. line-ellipse-nihe

    0下载:
  2. 提取直线,圆,使用的是计算快速的matlab平台,对图形图像处理挺有帮助的-line ellipse nihe ,you can try it!matlab yuan dai ma
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:82014
    • 提供者:star
  1. ellipse.m

    0下载:
  2. Function to plot ellipse in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1211
    • 提供者:mbernardes
  1. ellipse

    0下载:
  2. 此代码是用来绘制椭圆的,能够在matlab的编程环境下实现椭圆的绘制-This code is used to draw the ellipse, and able to achieve matlab programming environment to draw the ellipse
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:574
    • 提供者:lgh
  1. ellipse

    0下载:
  2. Ellipse drawing in Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-14
    • 文件大小:771
    • 提供者:naidew
  1. Ellipse fitting

    0下载:
  2. Ellipse Fitting Hyper-Renormalization
  3. 所属分类:数学计算

    • 发布日期:2018-04-28
    • 文件大小:5120
    • 提供者:hana_99
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com