-
leida
雷达测距,利用回传波形测量距离,方便,快捷(Radar range, using the the return waveform measurement distance, convenient, fast)
- 2012-09-07 10:56:30下载
- 积分:1
-
FCM(Matlab)
FCM K均值聚类算法的matlab实现 ,(FCM matlab)
- 2015-12-29 15:53:33下载
- 积分:1
-
legend11_h
matlab - image processing - histogram equalization(matlab- image processing- histogram equalization)
- 2009-04-08 06:18:01下载
- 积分:1
-
CFAR_test
本程序是雷达恒虚警模块的仿真程序,可用于雷达CFAR检测(This procedure is a radar CFAR module simulation program can be used for radar CFAR detection
)
- 2013-07-20 07:45:30下载
- 积分:1
-
simulink_homework
matlab仿真作业,使用simulink,包括lorenz方程、卫星轨道、调制与解调(matlab simulation operations, the use simulink, including lorenz equation, satellite orbit, modulation and demodulation)
- 2013-11-10 14:23:19下载
- 积分:1
-
ImageSegmentation
一种二值化方法,使用图像纹理分割,基于MATLAB平台(A kind of binarization methods, texture segmentation, based on MATLAB platform)
- 2010-05-25 16:51:31下载
- 积分:1
-
OOK
ook调制代码,基于matlab的,经测试,完全正确。。。(ook modulation code, based on matlab, tested, completely correct. . .)
- 2010-07-23 11:49:49下载
- 积分:1
-
MATLAB_programming_bar_source
MATLAB程序设计bar源码MATLAB programming bar source(MATLAB programming bar source MATLAB programming bar source)
- 2010-08-03 20:30:19下载
- 积分:1
-
LMS
用MATLAB编写的LMS算法源程序,是一个M函数(LMS algorithm source code written in MATLAB)
- 2010-11-01 11:06:49下载
- 积分:1
-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1