-
Moravec
利用moravec兴趣算子提取图像的点特征,matlab编写(Moravec interest operator to use the image point feature extraction, matlab prepared)
- 2009-02-07 21:01:07下载
- 积分:1
-
mfiles
These are the matlab programs to simulate network protocols, flow control algorithms, encryption and decryption algorithms,..etc
- 2010-10-23 19:53:49下载
- 积分:1
-
xiaobobianhuan
连续小波变换程序算例 新手可以用来参考参考(Continuous wavelet transform procedures for novice operator can be used to refer to refer to cases of)
- 2010-03-15 15:15:37下载
- 积分:1
-
Trace_SINS
说明: 综合实验编写的航迹发生器及SINS系统仿真 仔细看明白 绝对可用 simlink 编写 实时性强(The preparation of a comprehensive test of track generator and SINS system simulation closer look to understand the absolute time available to prepare strong simlink)
- 2010-03-19 20:53:29下载
- 积分:1
-
knnmatlab
说明: 不同的K近邻分类算法,基于matlab开发,不错。(matlab knn classification)
- 2011-03-17 16:53:22下载
- 积分:1
-
m-of--266nm
说明266nm紫外激光的m值关系。便于求出晶体长度。(266nm UV laser, the value of m relations. Easy to calculate the crystal length.)
- 2012-06-06 08:52:42下载
- 积分:1
-
MATLAB--forest-fire
matlab林火预测,带风向考虑,参数可自行预测,有可视化函数(matlab forest fire)
- 2014-08-10 23:33:37下载
- 积分:1
-
BPSK,QPSK,16 QAM)的MATLAB中进行仿真
实现bpsk,qpsk等调制方式的识别用于调制识别的代码,通过提取特征参数,(For modulation recognition code, through the extraction of characteristic parameters, implementation bpsk, qpsk forms of identification, such as modulation)
- 2019-05-08 16:50:57下载
- 积分:1
-
test-function
用于测试优化算法好坏的测试函数,包括多峰测试函数和单峰测试函数若干!(Optimization algorithms for testing the quality of test functions)
- 2021-04-02 12:39:07下载
- 积分:1
-
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