-
NearestNeighbor
用matlab实现的最近邻算法,可以参考一下(Matlab achieved by nearest neighbor algorithm, you can refer to)
- 2008-12-10 15:42:27下载
- 积分:1
-
TP_Ondelettes
Evaluate the multi-variate density with mean vector m and covariance
matrix C for the input vector x.
- 2012-03-22 05:56:20下载
- 积分:1
-
PAL_library
/*
* file : PAL_library.c
* project : PIC PAL SOFTWARE VIDEO GENERATOR
* author : Bruno Gavand
* compiler : mikroC V6.2
* date : January 17, 2006
*
* description :
* PAL library for PIC18 MCU
* This library turns your PIC18 into a B&W PAL software video generator
*
* schematic :
___
RD0 (LUM) +---|___|---+
100 |
____ |
RB0 (SYNC) +---|____|--+--------> VIDEO OUT (to TV video input)
1K
GND +--------------------> GND(/*
* file : PAL_library.c
* project : PIC PAL SOFTWARE VIDEO GENERATOR
* author : Bruno Gavand
* compiler : mikroC V6.2
* date : January 17, 2006
*
* description :
* PAL library for PIC18 MCU
* This library turns your PIC18 into a B&W PAL software video generator
*
* schematic :
___
RD0 (LUM) +---|___|---+
100 |
____ |
RB0 (SYNC) +---|____|--+--------> VIDEO OUT (to TV video input)
1K
GND +--------------------> GND)
- 2010-06-01 15:16:50下载
- 积分:1
-
evol
粒子群算法,本算法对粒子群算法进行了改进(PSO, the PSO algorithm has been improved)
- 2011-06-30 10:35:20下载
- 积分:1
-
AR_to_SS
AR算法到SS算法的实现转换程序,matlab实现。(AR algorithm to SS conversion algorithm.)
- 2009-05-03 21:57:39下载
- 积分:1
-
test
对一副M*N大小的图像重复使用截频为D0的高斯低通滤波器进行滤波。假设K为滤波次数。并从理论上说明当K足够大时的滤波结果及产生原因(Right an M* N size of the image is repeated using the cutoff frequency for the D0 of a Gaussian low-pass filter for filtering. Assuming K is filtering times. And filtering results when K is large enough and theoretically causes)
- 2013-01-04 19:40:31下载
- 积分:1
-
ppm
关于无背景噪声条件下,PPM的信道容量的一些相关计算(On no background noise conditions, PPM of the channel capacity of some relevant calculation)
- 2008-12-23 16:02:11下载
- 积分:1
-
ovsf_upload
This file is used for generate OVSF code in Matlab. Check this and enjoy using it
- 2010-07-02 01:52:02下载
- 积分:1
-
statistics-for-the-numbers-of-people
The software uses number of times statistics , the online number to count
- 2014-08-26 17:33:56下载
- 积分:1
-
RGB-Histogram-Sideview--improfileadd(I)---File-Ex
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region.
This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold
- 2013-09-11 02:38:46下载
- 积分:1