-
shengxuezhenliedingxiangjingdufenxi
两种声学阵列的定两种声学阵列的定向精度分析与仿真向精度分析与仿真(Two acoustic arrays of two sets of directional acoustic array analysis and simulation accuracy to the accuracy of analysis and simulation)
- 2008-03-17 21:42:23下载
- 积分:1
-
Q3
说明: image processing-no of intensity levels
- 2010-10-22 22:04:25下载
- 积分:1
-
ypso
说明: 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解.(Particle swarm optimization algorithm based on the idea that groups of individuals through collaboration and information sharing to find the optimal solution.)
- 2008-09-27 17:22:18下载
- 积分:1
-
function-in-matlab
介绍matlab中各种运算函数,方便基本函数的查找,方便编程和仿真(Introduced the a variety of arithmetic function in the matlab, convenient the the Basic Function in to find, convenient the programming and simulation)
- 2012-06-19 13:50:16下载
- 积分: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
-
Dijkstra算法找最短路径代码
说明: Dijkstra算法找最短路径代码,包括43个案例分析(Dijkstra algorithm to find the shortest path code, including 43 case studies)
- 2020-12-23 15:36:27下载
- 积分:1
-
fdct_usfft_matlab
curvelet的usfft算法,是curvelet最先采用的算法(curvelet the usfft algorithm is the first use of curvelet algorithm)
- 2009-10-21 16:12:30下载
- 积分:1
-
99LINESTOPOLOGYOPTIMIZATION
一个牛人写的99行的优化程序的文章
A 99 LINE TOPOLOGY OPTIMIZATION CODE BY OLE SIGMUND(a cattle written by the 99 articles optimization program LINE A 99 TOPOLOGY OPTI MIZATION CODE BY OLE SIGMUND)
- 2021-02-27 15:49:36下载
- 积分:1
-
Filter
本设计利用了数字信号处理的知识,基于MATLAB的GUI平台,实现了IIR与FIR各类滤波器的设计,能够绘制各种滤波器的幅频特性曲线,相频特性曲线,零极点图,冲激响应,阶跃响应等。(This design utilizes the knowledge of digital signal processing based on MATLAB GUI platform, the IIR and FIR filter design all kinds can draw a variety of filter frequency characteristic curve, phase-frequency characteristic curve, pole-zero figure, red shock response, step response and so on.)
- 2014-01-20 21:13:35下载
- 积分:1
-
HS_VaR_Backtest
Plain Historical Simulation Back-testing Result
- 2013-09-28 22:27:15下载
- 积分:1