-
RAKE_receiver_for_DS-SS_systems_-_rev1.0
RAKE receiver for DS-SS systems - rev1.0(RAKE receiver for DS-SS systems- rev1.0)
- 2009-03-29 04:37:56下载
- 积分:1
-
dsb
dsb编程,速度较快,效果较好,易于实现,调制效果可以(dsb programming, faster, better, easy to implement, modulation effects can be)
- 2014-11-19 22:45:42下载
- 积分:1
-
myDTOP_mutual_MES
互耦效应下的单次快拍算法,能够实现一维快速DOA估计,且不受互耦影响(single snapshot algorithm in the presence of mutual coupling)
- 2014-12-01 22:14:38下载
- 积分:1
-
车牌识别系统MATLAB源代码完整
说明: clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
- 2017-08-13 02:35:37下载
- 积分:1
-
TRADITIONAL-Z-SOURCE-CONVERTER
The Z-source converter (ZSC) is a new topology in power conversion, which has unique features that can overcome the limitations of VSI and CSI [5]. Figure 2.1 shows the ZSC implemented as a 3-phase DC/AC converter (inverter). Although DC/AC conversion is the most common application of the Z-source topology, it can also be applied to AC/DC and AC/AC power conversions [24-25]. The X shape impedance is the Z-source network which is composed of two split inductors and two capacitors to provide a coupling between the DC source and the inverter bridge
- 2014-10-21 14:04:26下载
- 积分:1
-
QRS-complex
QRS波群检测几中常用算法的比较,心电学习入门还不错~~(Compare hundreds of QRS complex detection algorithms commonly used in ECG learning portal is also good)
- 2014-11-18 10:44:24下载
- 积分:1
-
Discrete-Fourier-Transform-2D
Implementation of Discrete fourier transform 2D (to images )
- 2013-12-04 12:26:45下载
- 积分:1
-
802.11
802.11程序对无线局域网11的系统构成、信号体制、编解码以及OFDM结构等等,MIMO系统等等进行编程实现(802.11 wireless LAN system 11 program constitutes the signal system, codecs and OFDM structure, etc., MIMO systems, etc. can be programmed to achieve)
- 2013-11-30 15:11:53下载
- 积分:1
-
mygeom
用matlab的pde工具箱时,描写非规则几何区域的m文件(Pde with matlab' s toolbox, the description of non-regular geometric region m file)
- 2010-11-29 19:49:02下载
- 积分:1
-
IIr-filters
infinite impulse response filters (IIR).. included LPF,HPF, BPF and BSF.. both butteworth and chebyshev..
- 2014-02-09 13:22:40下载
- 积分:1