-
CH2
L2_1.m: 二維迴旋積(程式)
L2_2.m: 矩陣的直積(程式)
L2_3.m: 馬可夫鏈的轉移機率(程式)
(L2_1.m: two-dimensional plot roundabout (the program) L2_2.m: Matrix product (program) L2_3.m: Markov chain transfer rate of (program))
- 2009-04-02 23:48:54下载
- 积分: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
-
时间反转镜
说明: 时间反转镜算法进行定位估计,利用声场波导特性,实现信号的增强和减弱(time reversal mirror APTRM)
- 2020-06-23 22:06:29下载
- 积分:1
-
communication
transmission of communication signals
- 2010-06-08 14:35:01下载
- 积分:1
-
rgb2grayScale
rgb to grayscale conversion very easy very simple check it yourselg
its easy and compileable
- 2013-10-30 13:42:31下载
- 积分:1
-
enh
A MATLAB implementation of Fingerprint Image Enhancement based on the approach proposed by
Kale, Manza, and Humbe in "Fingerprint Image Enhancement using Composite Method," In Proceedings GSPx-2005 Pervasive Signal Processing Conference.
- 2009-10-14 02:16:08下载
- 积分:1
-
cfar
衡虚警检测的程序,不敢独享,与大家分享!希望对大家有帮助(Value false alarm detection procedures, not exclusive, to share with you! We want to help)
- 2009-11-18 23:16:36下载
- 积分:1
-
burgers
matlab的weno源程序,包括burges方程求解的高斯迭代程序和用weno格式求解burgers方程,还有精度比较(The weno matlab source, including burges Gauss equation and iterative procedures for solving equations burgers, as well as the accuracy of comparative format with weno)
- 2020-12-07 11:29:22下载
- 积分:1
-
HOLO
全息基本算法,菲涅尔近似生成全息和重建,非常不错的入手程序哦(digital holography fresnel proximation
genneration and reconstruction,the basic matlab code,usefull,simple to fresher learner digital holography fresnel proximation
)
- 2012-03-25 11:06:09下载
- 积分:1
-
tracking_optical-flow
This demo tracks cars in a video by detecting motion using optical flow. The cars are segmented from the background by thresholding the motion vector magnitudes. Then, blob analysis is used to identify the cars.
- 2013-07-24 12:59:47下载
- 积分:1