-
MPEGcompresseddomainofasceneonafastsegmentationalg
一种MPEG 压缩域上的快速场景分割算法的介绍及相关知识的详细解释(MPEG compressed domain of a quick scene segmentation algorithm on a presentation and a detailed explanation of knowledge)
- 2009-10-18 21:26:10下载
- 积分:1
-
lle
局部线性嵌入法,用于数据降维
.lle.m -- A simple matlab routine to perform LLE.
.scurve.m -- Code to run the "s-curve" example.
.swissroll.m -- Code to run the "swiss roll" example.
(Locally Linear Embedding method for data dimensionality reduction. Lle.m- A simple matlab routine to perform LLE.. Scurve.m- Code to run the s-curve example.. Swissroll.m- Code to run the swiss roll example.)
- 2008-06-12 13:06:31下载
- 积分:1
-
course
通信原理配套的matlab程序,对初学通信原理matlab编程有用(Supporting communication theory matlab procedures, communication theory matlab programming useful for beginners)
- 2013-05-24 10:59:45下载
- 积分:1
-
RLL
rll(run length limited) code for channel simulate(rll (run length limited) code for channel's imulate)
- 2007-06-11 22:14:55下载
- 积分:1
-
matlab1engine1
MATLAB_Engine andC hybrid programming(MATLAB_Engine andC hybrid programming exeample)
- 2012-08-23 11:19:07下载
- 积分:1
-
Threshold_Test
在matlab中,实现通信中,将有用信号从噪声信号中分离出来,用到门限比较,保持,长度匹配,减低虚警概率,提高正确率(matlab threshold detaction)
- 2013-11-19 16:42:40下载
- 积分:1
-
about-harris
一个关于检点检测的matlab程序 已经成功实现(A point detection matlab procedures have been successfully)
- 2013-11-16 10:06:46下载
- 积分:1
-
downlink_scambling.r
下行信道加扰源码,matlab编写,方便对通信模型的仿真和学习(Downstream channel scrambling codes, matlab prepared to facilitate the simulation model for communication and learning)
- 2014-02-18 15:54:34下载
- 积分:1
-
改进智能水滴算法
说明: 求解送取货且带时间窗的绿色车辆路径与调度优化问题(Solving the green vehicle routing and scheduling optimization problem with time window)
- 2019-10-23 11:02:31下载
- 积分:1
-
k-means
说明: k均值聚类算法(k-means clustering algorithm)是一种迭代求解的聚类分析算法,其步骤是,预将数据分为K组,则随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。(The k-means clustering algorithm is an iteratively solved clustering algorithm in which the data is pre-divided into K groups, the K objects are randomly selected as the initial clustering center, and then the distance between each object and the seed clustering center is calculated, and each object is assigned to the clustering center closest to it.)
- 2020-11-08 10:47:08下载
- 积分:1