-
double_pwm_inverter
基于matlab/simulink的双PWM逆变器仿真(based on Matlab/Simulink dual PWM inverter Simulation)
- 2006-05-24 10:54:06下载
- 积分:1
-
Spectrum-tilt
Voice activity detection using spectrum tilt criterion.
- 2014-08-08 15:26:10下载
- 积分:1
-
f12_4
非参数化直接法估计双谱,bispecd输出一个向量的双谱,bispecdx输出多个向量的互双谱(The non parametric direct method to estimate bispectrum, bispecd the output a vector bispectrum, bispecdx output multiple vectors Bispectrum)
- 2012-09-27 22:06:52下载
- 积分:1
-
cise302
Linear control systems
- 2015-04-13 23:50:35下载
- 积分:1
-
DSP0404
matlab数字信号处理代码,仿真信号处理的内容(Matlab digital signal processing code, simulation of signal processing)
- 2006-09-23 18:01:17下载
- 积分:1
-
LTE 自动重传检测
说明: 长期演进系统,通信链路自动重传情况解析。获取是否自动重传(Long-term evolution system, automatic retransmission of communication links)
- 2019-04-22 16:03:27下载
- 积分: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
-
Newton-matlab
Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家(Newton-matlab)
- 2010-11-13 15:55:29下载
- 积分:1
-
getzcfeat
zero crossing feature extraction
- 2013-08-18 00:10:34下载
- 积分:1
-
oct3bank
说明: 1/3倍频程分析。有需要做这方面研究的同志们可以好好看一下。(1/3 octave analysis. There is a need to do research in this area can be a good look comrades.)
- 2011-03-29 18:45:55下载
- 积分:1