登录
首页 » matlab » 霍夫圆变换

霍夫圆变换

于 2017-09-15 发布 文件大小:3KB
0 160
下载积分: 1 下载次数: 9

代码说明:

  可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)

文件列表:

霍夫圆变换\houghcircle.m
霍夫圆变换\houghpeaks_circle.m
霍夫圆变换\hough_circle_feed.m
霍夫圆变换

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

发表评论

0 个回复

  • mb_Sm_Int.project
    this is for modelling small network application with opnet.
    2011-01-15 17:31:57下载
    积分:1
  • AOSLevelsetSegmentationToolboxM
    Uses the level set method with reinitialization to compute the movement of fronts under a given velo
    2013-02-09 22:39:39下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • BLDCM
    无刷直流电机的控制模型,根据实际的仿真结果,能够得到很好的仿真效果,结构理想,很好(failed to translate)
    2013-05-08 20:11:56下载
    积分:1
  • 25856376
    Fox Hunting Algorithm
    2019-02-27 18:35:06下载
    积分:1
  • GUIS_FEX
    matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as data needed to run the GUI, are stored in a main structure called S. The fieldnames for handles are in lower case letters, and the fieldnames for data are in uppercase letters. Callback function names are designated with the fieldname of the object to which they correspond, followed by _call. Other function names are similarly designated. For instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end in _bdfcn. The code of each GUI is generously commented, and subtle points may be examined in the comments (see for example the last comment block in GUI_32). If anything seems unclear, look first in the comments, and if satisfaction is not found there feel free to email me.)
    2010-12-24 13:40:00下载
    积分:1
  • MatlabFiles
    说明:  有关数字通信的matlab实现,进行数字信号处理的matlab仿真(digital signal processing is completed by matalab .including psk bpsk qam module duojingxindao dengdeng )
    2010-03-27 22:21:22下载
    积分:1
  • matlab-functions
    丰富的matlab函数库,可以作为参考资料(Matlab function library, can be used as reference material)
    2012-10-16 23:34:09下载
    积分:1
  • code
    莫里森方程在小振幅波(线性波)理论下的波浪力的计算,船舶与海洋工程专业,波浪力学课程(Morrison equation in the small amplitude wave (linear wave) theory calculation of wave forces )
    2010-08-24 10:48:28下载
    积分:1
  • LDA55
    LDA算法及matlab实现(有实例)对初学者有很大帮助(LDA algorithm and matlab implementation)
    2010-09-25 10:17:29下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载