-
fading
对无线通信信道中的衰落进行了仿真。考虑到无线通信中,频移及接受台移动速度等因素。
(Wireless communication channel for the decline of the simulation. Taking into account the wireless communications, the frequency shift and acceptance of mobile speed and other factors.)
- 2007-12-22 19:53:05下载
- 积分:1
-
matlab
这是一个matlab的gui视图设计小程序,用matlab制作的计算器,对帮助学习很有好处(This is a matlab gui view of the design of small programs produced using matlab calculator to help learning is very good)
- 2010-05-24 15:41:08下载
- 积分:1
-
advanced-signals
信号处理,仿真模拟简单的信号传输,是一个简单的实例(It consists of a core
program, which provides basic functions for mathematical computation and graphics, and various specific toolboxes providing specialised
functions for various fields of engineering such as control systems and signal processing. We use Matlab for computer added learning for
this project.)
- 2012-10-21 17:51:04下载
- 积分:1
-
Voice-Recognition-a-Identification
Title: "Voice Recognition and Identification system".
Mainly involves:
1: Human speaker recognition
2: Technical data of samples
3: linear and logarithmic power spectrum plot
4: Plots for different values for N
5: Mel Space
6: Modified spectrum
7: 2D plot of accustic vectors
8: Plot of the 2D trained VQ codewords
9: Recognition rate of the computer
and so on.....
- 2013-05-05 12:06:04下载
- 积分:1
-
p6
说明: 西南科技大学MATLAB符号计算相应程序的详细ppt,推荐(matlab ppt)
- 2010-06-21 15:12:02下载
- 积分:1
-
MATLAB codes used in Mathematical Methods for Diff
说明: 本系列为利用matlab救解常见微分方程的源程序及相关例子。(this series save for the use of Matlab solution of differential equations common source and related examples.)
- 2005-09-02 22:08:02下载
- 积分: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
-
pudn
说明: 很全的matlab波束形成算法,包括有LCMV,MVDR等算法(Very complete matlab beamforming algorithm, including LCMV, MVDR and other algorithms)
- 2021-03-12 09:44:23下载
- 积分:1
-
CAO_LUN
槽轮轮廓的设计计算与绘图
优化槽轮轮廓的设计参数(Cam profile design calculation and drawing the design parameters optimized cam profile)
- 2010-07-17 17:59:25下载
- 积分:1
-
Matlabneurenetwork
matlab工具箱应用简介,希望能有所帮助
(matlab toolbox application profile, hoping to be helpful)
- 2007-12-11 22:22:52下载
- 积分:1