登录
首页 » matlab » matlab-circle-fitting

matlab-circle-fitting

于 2015-01-03 发布 文件大小:3KB
0 73
下载积分: 1 下载次数: 13

代码说明:

  提供一个完整有用的MATLAB圆拟合程序及其说明(MATLAB provides a complete circle fitting program useful and descriptions)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • image_stitching
    可以实现旋转和平移图像的拼接,简单而实用。(Can achieve rotation and translation image stitching, simple and practical.)
    2010-01-15 23:44:32下载
    积分:1
  • from_VSFM_to_MATLAB
    Vsfm to Matlab by Bashar Alsadik 05 Feb 2014 Vsfm to Matlab
    2014-02-06 16:24:45下载
    积分:1
  • MyEnvelope
    本实验程序用于计算信号的包络和包络信号的频谱(包络谱)。 算法采用了Hilbert变换计算包络( This experiment is used to calculate the envelope (envelope) of the envelope and envelope of the signal. The algorithm uses a Hilbert transform to compute the envelope)
    2021-04-16 15:18:53下载
    积分:1
  • segy
    地震勘探方法中的数据处理格式,包括各种转换方法。(Method of seismic exploration data processing formats, including various conversion methods.)
    2010-09-28 22:04:47下载
    积分:1
  • classify
    包含用lms、mse、perceptron准则函数的二类分类器(Includes use of lms, mse, perceptron criterion function of the second-class classifier)
    2008-04-24 13:14:06下载
    积分:1
  • AppendImages
    此函数为在matlab软件编写的图像合并函数。(this is a m function for two image merging.)
    2013-11-13 13:41:53下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • supclust
    减法聚类的matlab程序,是学习模糊聚类的好东西(Subtractive clustering of Matlab procedures, is a good thing to learn fuzzy clustering)
    2020-09-25 17:07:48下载
    积分:1
  • pendulum
    利用matlab编了一个pendulum仿真的例子,用来测量Gravity,希望对大家有帮助(Matlab made use of a pendulum simulation examples, used to measure Gravity, hope everyone has to help)
    2008-06-01 11:33:13下载
    积分:1
  • HOUGHTRANSITION
    Matlab编写的Hough算法,自己运行过的,可以直接使用...(This is a HOUGH Algorithm in Matlab. It can be run successfully.)
    2013-03-11 17:50:14下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载