-
costas_ClosedLoop
A Costas loop is a phase-locked loop used for carrier phase recovery from suppressed-carrier modulation signals, such as from double-sideband suppressed carrier signals. It was invented by John P. Costas at General Electric in the 1950s. Its invention was described as having had "a profound effect on modern digital communications".
- 2011-06-14 03:34:57下载
- 积分:1
-
pthoto
掌握MATLAB的基本符号运算,在微积分中的应用,在线性代数中的应用,同时掌握方程的求解方法。(grasp the basic symbol operations in calculus of linear algebra applications, control of the equation solution.)
- 2007-04-26 09:04: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
-
Neuralnetworks
Matlab toolbox neural network function neural network 06b AIDS on neural network toolbox
- 2007-09-22 13:20:49下载
- 积分:1
-
huffman_encode_and_decode
自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证(Huffman encode decode)
- 2010-12-06 19:07:10下载
- 积分:1
-
MDSP_MATLAB7
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
- 2010-01-08 19:48:18下载
- 积分:1
-
Cbuchangfuzzyo
基于补偿的模糊神经网络,此程序序开发于matlab-matlab
(Compensation-based fuzzy neural network, this program logic developed in Matlab-Matlab)
- 2012-05-21 23:39:34下载
- 积分:1
-
Kinematics-simulation-analysis
曲柄滑块机构的运动学仿真分析,分析各个杆的速度、位移、加速度曲线,以及曲柄滑块机构的动画。(Kinematics simulation analysis of the slider-crank mechanism)
- 2013-04-01 10:45:28下载
- 积分:1
-
juanjijiaozhi
交织源程序,卷积交织,分块交织,级联交织等(Interwoven source code, convolutional interleaving, block intertwined, interwoven cascade)
- 2013-04-17 20:55:41下载
- 积分:1
-
main
detecting woods by images
- 2013-12-03 14:47:18下载
- 积分:1