-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1
-
solvechaoticsystem
自己刚开始接触混沌方面,自己编写的一个利用Matlab画混沌系统的混沌吸引子的M程序,希望对哪些刚开始学习混沌的学者有所帮助。(Chaos has just started their own contacts, the preparation of their own paintings of a chaotic system using Matlab chaotic attractor of the M program, in the hope that what has just started to learn the academics of chaos help.)
- 2009-04-15 21:34:18下载
- 积分:1
-
ProbShrink
ProbShrink wavelet thresholding method for gray-scale image denoising
- 2011-01-31 17:13:39下载
- 积分:1
-
facepp-matlab-sdk-master
人脸识别face++matlab的sdk(face recognization face++ matlab sdk)
- 2014-11-14 16:11:38下载
- 积分:1
-
tongxin1
这是通信方面的课程设计,涉及到AMI编码 集齐抽样判决之后的结果 还有CMI编码的抽样判决,程序简单 (this is a easy telecommunction for university student ,please download it,it will be good for you
)
- 2011-11-06 10:04:05下载
- 积分:1
-
function-approximating
函数逼近教学例子,可以选择不同训练算法。(Function approximation teaching example, you can choose different training algorithms.)
- 2013-12-12 01:17:48下载
- 积分:1
-
KalMat
Kalmat is a Matlab Non_linear Kalman Filtering Toolbox. With this toolbox it is made possible to use object oriented approach for implimenting the toolbox. compared to other available similar toolboxes this is much easier and also very user friendly.
- 2010-01-20 19:40:54下载
- 积分:1
-
redgit
为stanford大学donoho教授所编写的redgit变换源代码。是用c编写的,但已转化至matlab环境使用。(Written for Professor Donoho Stanford of the University of redgit transform source code. Is written in C, but has been converted to Matlab environment.)
- 2014-08-18 10:11:21下载
- 积分:1
-
RFID
:提出一种基于独立成分分析(ICA)和位隙动态分组技术的超高频(UHF)射频识别(RFID)多标签防碰撞算法。利用ICA 算法实现多目标的同时识别,利用动态位隙标签分组保证阅读器同时读取的标签数少于或等
于其天线数,从而使ICA 工作于非欠定状态(A novel ultra high frequency (UHF) radio frequency identification(RFID)anti-collision algorithm based on
independent components analysis (ICA) and dynamic bit-slot grouping technology was proposed. The ICA algorithm was
used for identifying several tags simultaneously. The dynamic bit-slot tags grouping technology was used for ensuring the
number of tags read by a reader at the same time was less than or equal to its antennas’ number, and enabling the ICA
wouldn’t work in an underdetermined state. Theoretical analysis and simulated experimental results show that the tags identification rate of the proposed algorithm is far more than that of traditional stochastic or deterministic TDMA RFID anti-collision algorithms.)
- 2013-07-16 10:40:12下载
- 积分:1
-
fluxlinkagefunction
异步电机控制矢量控制中,需要磁链保持不变,根据电机的额定值计算磁链的额定值的程序代码,可以为电机控制的作为参考。(Induction motor control vector control, the need to maintain constant flux, flux is calculated according to the rating of the motor rated program code for motor control as a reference.)
- 2014-12-04 10:37:05下载
- 积分:1