-
project_trellis_generation
trellis generation is used for viterbi decoding of convolutional coding
- 2011-06-02 03:57:12下载
- 积分:1
-
FAST-mean-shift
自己编写的一种快速均值漂移聚类算法。数据需要自己下载,里面有main函数,改成自己的数据就可以运行。主要思路是先用近邻规则粗分类,在运行均值漂移。(fast mean shif clustering algorithm.)
- 2012-05-22 20:54:27下载
- 积分:1
-
4
说明: 导出立方非线性器的复低通等效模型,对带通模型和LPE模型进行仿真(Export control of complex cubic nonlinear low-pass equivalent model of band-pass simulation model and the LPE model)
- 2011-07-16 23:11:33下载
- 积分:1
-
simulink
Learn book that call simulink
- 2011-02-10 22:23:24下载
- 积分:1
-
MATLabdraw
matlab绘图初级入门讲义,十分有用。可以看看(matlab drawing primary entry notes, very useful. Can look at the)
- 2009-03-19 22:33:18下载
- 积分:1
-
ekf
ekf在无源导航中的应用,涉及到了cv模型的仿真(EKF passive navigation in the application, relates to the cv model simulation)
- 2008-01-04 16:27:40下载
- 积分:1
-
SOM
说明: som算法 组织神经网络用于图像分割matlab实现(som-organizing neural network algorithm for image segmentation matlab achieve)
- 2008-09-19 22:27:55下载
- 积分:1
-
Virtual-Reality-and-Animation-for-MATLAB-and-Simu
Virtual Reality and animation for MATLAB and Simulink Users: Visualization of Dynamic Models and Control Simulations. this book Gives the reader hands on example- experience for simulating dynamical models in MATLAB® /Simulink and animating them in VRML
- 2013-12-09 22:12:19下载
- 积分:1
-
MUSIC
MUSIC算法源程序MUSIC算法源程序MUSIC算法源程序MUSIC算法源程序MUSIC算法源程序(MUSIC algorithm source codeMUSIC algorithm source codeMUSIC algorithm source codeMUSIC algorithm source code)
- 2014-01-12 21:08:47下载
- 积分: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