登录
首页 » matlab » DPSO

DPSO

于 2021-04-14 发布 文件大小:2KB
0 223
下载积分: 1 下载次数: 78

代码说明:

  动态粒子群算法源程序,来源于matlab智能算法30个案例(Dynamic particle swarm algorithm source code, matlab intelligent algorithm from 30 cases)

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

发表评论

0 个回复

  • fwdcode
    commmunication develop in 4g
    2014-09-09 16:52:04下载
    积分: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可实现代码,学习用比较好。可以实现基于matlab的蚁群算法。(Matlab can achieve code, learning with better.Ant colony algorithm based on Matlab can be realized.)
    2021-01-18 16:36:15下载
    积分:1
  • Perceptron_Demo
    Perceptron matlab code
    2008-04-24 11:16:34下载
    积分:1
  • fdct_wrapping.m
    curvelet generation subprogram
    2011-06-10 12:08:50下载
    积分:1
  • Walshmatlab
    离散Walsh函数一个新的实现和防真的方法,用的是MATLAB工具(discrete function of the realization of a new defense and really, is using the MATLAB tool)
    2007-04-27 22:14:48下载
    积分:1
  • gpml-matlab-v3.1-2010-09-27
    说明:  高斯过程算法在回归和分类中的应用程序。与书本《基于高斯过程的机器学习》配套。本程序是最新的v3.1版,更新于2010-09-27(Gaussian process regression and classification algorithm in the application. And the book &quot machine learning based on Gaussian process&quot support. This program is the latest v3.1 version, updated on 2010-09-27)
    2011-03-12 16:18:39下载
    积分:1
  • AR_Burg1
    经典AR模型系数求解,burg法.根据原理手编,希望对大家有帮助。(the method of burg to get the coefficients of AR model)
    2013-12-19 15:49:23下载
    积分:1
  • DOA_estimate_inspace
    此文件为四种空间DOA估计的MATLAB程序,包括:MUSIC, ROOTMUSIC,ESPRIT和MVDR四种方法,并带有相应的仿真图,便于比较其优缺点,很有用哦(MATLAB for DOA estimate : MUSIC, ROOTMUSI,ESPRIT and MVDR,the coresponding figures are acompanied to compare the advantages and disadwantages,they are useful)
    2021-01-01 15:28:58下载
    积分:1
  • fanooooo
    此matlab对随机产生的任意信号进行费诺编码。 (The matlab on randomly generated signal charge any promise encoding.)
    2010-12-10 20:18:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载