登录
首页 » MATLAB » 车牌识别系统设计

车牌识别系统设计

于 2021-05-06 发布
0 283
下载积分: 1 下载次数: 1

代码说明:

车牌识别系统设计

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Optimal State Estimation[SOLUTION MANUAL].pdf
    【实例简介】Optimal State Estimation[SOLUTION MANUAL].pdf 
    2021-08-07 00:30:55下载
    积分:1
  • 投影寻踪优化算法
    投影寻踪优化算法
    2021-05-06下载
    积分:1
  • MATLAB神经网络30个案例分析[全文PDF]及随书源代码
    MATLAB神经网络30个案例分析[全文PDF]及随书源代码
    2020-04-24下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • ADC采样数据时域及fft SNR相关分析
    【实例简介】function [ENOB, SNDR, SFDR, SNR] = prettyFFT(wave,f_S,maxh,no_annotation,no_plot,baseline);
    2021-06-17 00:31:21下载
    积分:1
  • rbf神经网络pid控制(RBF_PIDshiyan.m)
    rbf神经网络
    2021-05-06下载
    积分:1
  • 三维速度场的本征正交分解POD
    对流场进行大尺度拟序结构的提取
    2019-11-11下载
    积分:1
  • RBF神经网络控制仿真_第二版 随书源代码
    RBF神经网络控制仿真_第二版
    2020-12-08下载
    积分:1
  • RBF-粒子群优化算法(PSO_RBF.m)
    用粒子群算法对RBF网络参数初值的估计
    2021-05-06下载
    积分:1
  • 路径规划人工鱼群算法
    对于传统人工鱼群算法,在栅格环境中的优化.本程序优化,为了解决传统算法,每次执行都选取最优解的行为,从而因为栅格障碍,使得局部最优解,干扰全局最优解,导致路径规划不合理主要处理方式为,去除传统算法每一步都选取最优解的行为,当存在鱼群找到目标点时,就记录下找到目标点的鱼群轨迹,形成路径规划的可行解
    2021-05-07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载