-
matlab_oringin_code
matlab常用程序的源代码,以及演示(matlab source code for common procedures, and presentation)
- 2013-07-11 23:03:49下载
- 积分:1
-
cyclic-spectrum
用matlab编写的周期谱分析程序及数据。(cyclic spectrum)
- 2012-05-30 09:50:43下载
- 积分:1
-
gold-series
基于matlab的golden序列生成程序,可以参考使用(Based on the matlab golden series generate program, reference may be used)
- 2012-05-06 11:05:57下载
- 积分:1
-
color-histogram-based-image-system
要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。(To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval of an image similar to the image size according to the degree of similarity is displayed. Finally, recall and precision to evaluate the system.)
- 2013-12-20 11:05:21下载
- 积分:1
-
rls_nlms
Algoritmo de rls en matlab, archivo .m
- 2010-07-12 06:46:22下载
- 积分:1
-
IPv4toIPv6
ipv4过渡到ipv6的一些技术分析,希望对大家有用(ipv4 transition to ipv6 some of the technical analysis, hope for all of us)
- 2010-01-16 09:38:56下载
- 积分:1
-
rgb-gabor
实现彩色图像的中值滤波,去除噪声点,模糊图像(Color image median filtering to remove noise spots, blurred image)
- 2014-10-01 16:24:13下载
- 积分:1
-
naoneng
预报误差法参数辨识-松弛的思想,采用的是通用的平面波展开法,表示出两帧图像间各个像素点的相对情况。( Prediction Error Method for Parameter Identification- the idea of relaxation, Using common plane wave expansion method, Between two images showing the relative circumstances of each pixel.)
- 2016-11-11 19:40:58下载
- 积分: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
-
BGP
用Bellman-Ford 算法实现的路由协议,适用距离矢量协议bgp 等, (matlab 源码)(This program uses the Bellman-Ford algorithm to find the set of routing
tables which would be generated in the BGP protocol)
- 2010-03-06 17:50:05下载
- 积分:1