-
fastfadingnew
Simulation of power calculation in fast fading channels
- 2010-11-19 00:36:23下载
- 积分:1
-
FFT-Matlab
处理数字信号处理中的fft算法用 matlab软件编程实现(The fft algorithm processing digital signal processing using matlab software programming)
- 2012-09-23 19:48:29下载
- 积分:1
-
4-chapter
信号稀疏度检测的matlab仿真程序。该方法能够检测出宽带信号的稀疏度,保证Compressive Sensing在宽带频谱检测中的准确运用。(Signal sparsity detection matlab simulation program. The method can detect the wideband signal sparsity ensure Compressive Sensing wideband spectrum sensing in the exact use.)
- 2013-11-10 17:11:41下载
- 积分:1
-
1
说明: matlab源程序的学习案例,方便大家学习,欢迎下载!!(matlab source case study, to facilitate learning, welcome to download! !)
- 2012-11-24 21:16:20下载
- 积分: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
-
Antenna-and-EM-5
天线与EM算法,个人认为比较好的资料,欢迎大家下载(Antenna and EM algorithm, individuals that good information, are welcome to download)
- 2011-02-10 22:13:50下载
- 积分:1
-
XT
说明: 协同预测模型,用于滑坡位移数据的建模以及预测,有良好精度(Collaborative forecasting model)
- 2014-04-12 15:01:08下载
- 积分:1
-
min-sum
LDPC译码算法,最小和算法。在和积算法的基础上进行改进的,复杂度降低,但是性能比和积算法要差(LDPC decoding algorithm, the minimum and algorithm.In and integrated algorithm based on improved, complexity is reduced, but less than and integrated algorithm performance)
- 2021-03-17 20:59:21下载
- 积分:1
-
filesunderstandingUWB
Source code of matlab for problems in understanding UMB
- 2009-10-01 01:53:25下载
- 积分:1
-
mat
MatLab Simulations for Radar Systems Designign Using matlab 的源代码(MatLab Simulations for Radar Systems Designign Using matlab source code)
- 2008-04-13 19:42:56下载
- 积分:1