-
fcm
谱系聚类发 给定聚类点数可得到聚类中心 很好很强大(Hierarchical clustering distributed clustering fixed points can be obtained very powerful cluster centers)
- 2013-12-20 12:36:35下载
- 积分:1
-
work
matlab实现的基于模糊逻辑的一个简单小例子,仿真已通过,可供初学者实践。(matlab fuzzy logic-based implementation of a simple small example, simulation has been adopted practice for beginners.)
- 2010-07-08 11:09:42下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
m_sequence
该程序可以利用matlab仿真工具产生m序列 可以应用于通信中扩频仿真等的使用(This function can generate m sequence)
- 2012-02-15 08:57:02下载
- 积分:1
-
chapter-two
matlab有限元结构动力分析与工程应用 第二章源程序(matlab finite element structural dynamic analysis and engineering application source code chapter)
- 2011-11-24 16:42:06下载
- 积分:1
-
Trabajo_Filtros_Mikel_Irazabal
Some filters such as IIR, FIR...
- 2011-02-02 21:44:24下载
- 积分:1
-
fade
说明: 这是衰减子程序,用来进行信号的衰减的自程序(This is the attenuation subroutine, used to signal attenuation from the procedures)
- 2008-10-16 20:39:46下载
- 积分:1
-
matlabfile
利用sobel边缘检测算子实现图像边缘提取,方法简单(Edge detection using sobel operator of image edge extraction, simple)
- 2011-05-17 16:47:58下载
- 积分:1
-
Classic_design_of_communication_systems_MATLAB_sou
通信系统MATLAB经典设计源码程序Classic design of communication systems MATLAB source program(Communication system design source program MATLAB Classic Classic design of communication systems MATLAB source program)
- 2010-08-02 12:48:05下载
- 积分:1
-
BerMass
The example below encodes one message words using Reed-Solomon encoder. It then corrupts the code by introducing two errors in the codeword, Then BerMass tries to the connection weight vector A and its roots R that it used to know error location.
- 2012-04-24 15:32:52下载
- 积分:1