-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1
-
Rayleigh_fading
瑞利衰落模型仿真源代码,主要用于瑞利信道衰落仿真(Rayleigh fading simulation model source code, mainly used in Rayleigh fading channel simulation)
- 2008-03-29 14:55:07下载
- 积分:1
-
Pgmread
说明: 基于MATLAB的图像读取程序源码----针对PGM文件的读取(MATLAB code of read PGM image )
- 2010-03-16 21:33:36下载
- 积分:1
-
beamforming
采用波束形成法,判断来波的方向,识别声源的位置(Using the beamforming method, to determine the direction of the wave, the position of the sound source identification)
- 2013-11-03 11:01:46下载
- 积分:1
-
matlab-input-data
matlab关于数据存取的技术总结,包括如何读取各种不同格式的数据到矩阵中(matlab summary about data access technologies, including how to read a variety of different formats of data to the matrix)
- 2009-12-16 10:41:56下载
- 积分:1
-
simulink
Simulink动态系统建模与仿真基础 李颖等编.pdf
精通simulink系统仿真与控制.pdf(A very useful tool SIMULINK simulation)
- 2012-05-01 17:22:27下载
- 积分:1
-
MFFuuzzyPIDa
运用matlab程序源码,进进行模糊PID设计
(Use of matlab program source code, into the fuzzy PID design)
- 2012-08-20 07:22:31下载
- 积分:1
-
qpsk
OFDM implementation using QPSK
- 2014-10-29 20:23:49下载
- 积分:1
-
doppler_files
说明: MIT 简易自制雷达多普勒信号分析代码
合成孔径雷达信号的DTI分析(MIT simple self-made radar Doppler signal analysis code)
- 2021-01-28 17:45:16下载
- 积分:1
-
adapOMP
说明: OMP算法,基于压缩感知的正交匹配追踪算法,能够很好的重构出原始信号(OMP algorithm based on compressed sensing orthogonal matching pursuit algorithm that can reconstruct the original signal very good)
- 2011-04-06 20:35:01下载
- 积分:1