-
facedetection1
基于肤色的人脸检测MATLAB源代码皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的(Face detection based on skin color skin detection MATLAB source code for the ultimate goal is to build a decision-making rules, and use of the image pixels into skin and non skin types, usually by introducing a measure of the pixel color with the " standard colors" achieved the distance, the distance of the corresponding color from the decision modeling approach)
- 2021-05-12 21:30:03下载
- 积分:1
-
adapt_2_order_filter
MATLAB做的自适应滤波器,能够调整后迅速稳定,可以设置不同的初始值(MATLAB to do adaptive filter able to adjust quickly to stabilize, you can set different initial values)
- 2013-01-12 10:31:18下载
- 积分:1
-
06_DesignExploration
This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performance tradeoffs.(This lab exercise will cover the use of Acce lDSP's design exploration capabilities that i nclude mapping variables to memory and unrolli Vi loop and vector operations. You will learn ho w to create different hardware architectures w ithout modifying the MATLAB source to explore d ifferent area/performance tradeoffs.)
- 2007-04-18 12:59:08下载
- 积分:1
-
characterrecognition
This is the error backpropagation algorithm based character recognition program developed in matlab. The program folder contains the training images of some english alphabets & numerals. & trains the neural network using train command in matlab. The neural network is initialized using newff command.
After the simulation, the program recognizes the input character. Accuracy on the provided images is 100 .
- 2013-05-13 11:11:21下载
- 积分:1
-
EZWcode
嵌入式小波零树(EZW)算法的过程详解和Matlab代码。(EZW code 。)
- 2009-04-03 19:12:51下载
- 积分:1
-
Y080642-ASPhomework
现代信号处理中,几种经典算法的编程实现。(Modern signal processing, several classical programming algorithm.)
- 2009-12-18 21:02:56下载
- 积分:1
-
CAZAC_seq
This can be used to describe convolution in time domain is equivalent to multiplication in frequency domain.This also consist of generating the cazac sequences.
- 2013-02-07 14:22:23下载
- 积分:1
-
自适应总要抽样算法,基于RTS79的matlab程序matlabchouyangsuanfa
自适应总要抽样算法,基于RTS79的matlab程序(Always adaptive sampling algorithm, based RTS79 matlab program)
- 2020-07-07 09:28:57下载
- 积分:1
-
2DLDAnospecial
人脸表情识别中的2DLDA方法,非特定人识别。(Face Recognition 2DLDA method, non-specific Recognition.)
- 2009-12-24 20:30:56下载
- 积分:1
-
tongxi
OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。每个子信道上的信号带宽小于信道的相关带宽,因此每个子信道上的可以看成平坦性衰落,从而可以消除符号间干扰。而且由于每个子信道的带宽仅仅是原信道带宽的一小部分,信道均衡变得相对容易。本程序实现OFDM与QPSK技术的比较(This program realization technology and the OFDM QPSK technology)
- 2010-10-16 17:21:55下载
- 积分:1