-
splash
add a splash screen to yor deployed application
- 2009-03-03 14:26:22下载
- 积分:1
-
Rules-debris-splicing
在MATLAB环境下实现规则文字碎片的自动拼接(Rules for implementation of the text fragments in the MATLAB environment automatic stitching)
- 2015-01-04 22:21:48下载
- 积分:1
-
fenxinggongjuxiang1
程序分形分析工具箱 - FracLab2.04MATLAB包括拥有数百个内部函数的主包和三十几种工具包。工具包又可以分为功能性工具包和学科工具包。功能工具包用来扩充MATLAB的符号计算,可视化建模仿真,文字处理及实时控制等功能。学科工具包是专业性比较强的工具包,控制工具包,信号处理工具包,通信工具包等都属于此类。(Program fractal analysis toolbox- FracLab2.04MATLAB including internal functions with hundreds of primary packages and several 30 kits. Kits can be divided into functional disciplines toolkit and toolkit. Function tool kit used to expand the MATLAB symbolic computation, visualization, modeling and simulation, word processing, and real-time control functions. Discipline tool kit is relatively strong professional toolkit, Control Toolkit, signal processing toolkit, communications toolkit belong to this category.)
- 2013-12-21 08:45:06下载
- 积分:1
-
Yagi-Uda
Yagiuda antenna pattern by matlab
- 2012-01-23 06:47:08下载
- 积分:1
-
dispersion_2D
粘弹性介质波动方程正演程序,可以作为新手的参考程序(viscoelastic meidia wave equation modeling. written by matlab ,can used directly)
- 2010-06-06 17:22:51下载
- 积分: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
-
DSSS
该程序主要说明直扩系统抑制正弦干扰方面的有效性。绘出不同幅度的正弦干扰信号及无干扰时的误码率.( This procedure mainly showed that expands the system to suppress the sine disturbance aspect straight the validity. Draws the different scope the sine unwanted signal and does not have when the disturbance error rate. )
- 2010-07-16 19:19:09下载
- 积分:1
-
pic
基于PIC模型的太阳风粒子模拟程序,用matlab实现(particle simulation of solar wind with PIC, implemented with matlab)
- 2015-04-30 17:14:07下载
- 积分:1
-
music
均匀线阵的MUSIC算法MATLAB仿真 需要的下载共享哦(ULA MATLAB simulation of the MUSIC algorithm needs to download shared Oh)
- 2008-05-23 20:04:43下载
- 积分:1
-
PAPR(SLM)
PAPR SLM(PAPR SLM)
- 2011-05-06 13:50:53下载
- 积分:1