-
UltimateToolBox93
UltimateToolBox93代码、文档、例子(UltimateToolBox93)
- 2009-03-22 12:58:29下载
- 积分:1
-
spec2rgb
光谱信息转换为色彩信息的MATLAB程序代码,很方便实用(good one)
- 2010-09-14 18:05:47下载
- 积分:1
-
2010-matlab-4
2010 数学建模大赛 赛前matlab培训4(MATLAB programming topics lecture 4.zip)
- 2013-11-11 23:24:44下载
- 积分:1
-
LEACH.m
LEACH的源代码,详细注释,适合初学WSN路由协议的同学学习。(LEACH source code, detailed notes, WSN routing protocols suitable for novice students to learn.)
- 2014-01-17 21:23:03下载
- 积分:1
-
Camera-Interface-Overview
主要讲述了数码相机MIPI接口协议说明,工作模式及信号传输原理等(Camera Interface Overview)
- 2014-01-20 22:19:32下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
multicore123
This package realizes parallel processing on multiple coresmachines
- 2010-11-05 23:22:31下载
- 积分:1
-
MSM
说明: 最短路径的通用程序,matlab,在网上整理的,有些问题,需要进一步调整。(The shortest path of the general program, matlab, online finishing, some issues require further adjustment.)
- 2008-11-16 22:59:36下载
- 积分:1
-
textureTransform
Compute the SVD, Eigen, QR and LU texture transforms of an image.
- 2014-12-22 16:18:11下载
- 积分:1
-
my_turbo
turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN(turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is)
- 2010-10-02 20:17:32下载
- 积分:1