-
dengjianjuxianzhen
20元等间隔线阵的波束形成程序,用乘机定理等效成三个阵(20 interval linear array of beam-forming process, with opportunity for the equivalent theorem into three array)
- 2008-05-06 16:26:06下载
- 积分:1
-
The-Art-of-Electronic-
The Art of Electronic 电子学(第二版 吴利民译)很经典的电子基础书籍(The Art of Electronic)
- 2011-01-19 22:09:12下载
- 积分:1
-
123
夫琅禾费衍射的几个程序,有单缝衍射,多缝衍射,和矩孔的衍射。(Fraunhofer diffraction of several procedures, single-slit diffraction, multi-slit diffraction, diffraction and the moment the hole.)
- 2011-09-01 18:52:10下载
- 积分:1
-
Untitled
job scheduling problem for single machine
- 2013-09-14 11:39:35下载
- 积分:1
-
pso-riqian-dispatch
日前调度计划优化,根据负荷、风电、光伏、燃气轮机、蓄电池出力计划,安排日前调度出力,以成本最优为目标函数进行调度(Recently scheduling optimization, depending on the load, wind power, photovoltaic, gas turbines, battery output plan arranged before scheduling output, optimal scheduling cost as the objective function)
- 2020-11-16 13:59:40下载
- 积分: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
-
MATLAB_Wavelet_analysis
张德丰《MATLAB 小波分析》光盘源代码(Zhang Defeng " MATLAB wavelet analysis," the source code CD-ROM)
- 2010-07-08 22:43:24下载
- 积分:1
-
ic
说明: MATLAB代码,包含三种有用代码源程序,对于数学建模很有帮助,里面有详细的介绍(MATLAB code, source code contains three kinds of helpful, useful for mathematical modeling, which has detailed description)
- 2010-08-14 15:09:40下载
- 积分:1
-
RUTEO_REDES
tutorial de ruteo de redes
- 2010-12-06 10:37:37下载
- 积分:1
-
RRR-PRP
RRR-PRP机械杆组动力学仿真模型,里面有完整的仿真模型文件。(The RRR-PRP mechanical lever group dynamics simulation model, which has a complete simulation model file.)
- 2013-04-16 20:58:33下载
- 积分:1