CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DS algorithm matlab

搜索资源列表

  1. cyclic2

    0下载:
  2. 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号。-based on the cycle of Matlab achieve spectral estimation algorithm, be right circle with a smooth characteristics of the signal to estimate the parameters, such as DS signal and modulation signal
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:maguoning
  1. final.rar

    2下载:
  2. 针对4×4方形的运动目标检测,采用DS算法——菱形算法(钻石算法)。MATLAB实现,4 × 4 square against the moving target detection, the use of DS algorithm- diamond-shaped algorithm (diamonds algorithm). MATLAB to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:3.56kb
    • 提供者:吴强
  1. DS_fusion

    2下载:
  2. DS证据理论matlab 实现的源程序,.m格式的源程序-Implementation of nearest-neighbor algorithm matlab source,. M format of the source
  3. 所属分类:matlab例程

    • 发布日期:2013-10-09
    • 文件大小:1003byte
    • 提供者:wangzilan
  1. dsdv

    0下载:
  2. ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing p
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:16.77kb
    • 提供者:开开
  1. cyclic2

    1下载:
  2. 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号 -Matlab-based spectral estimation algorithm to achieve the cycle, can be characterized with cyclostationary signal parameter estimation, such as the DS signal and cycle modulation
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:967byte
    • 提供者:夏英杰
  1. ds

    1下载:
  2. MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:119.13kb
    • 提供者:ss
  1. research_synchronization_in_DSSS

    0下载:
  2. 在matlab仿真环境下,对直扩通信系统的同步算法及其流程进行说明-Matlab simulation in the environment, on the DS communication system synchronization algorithm and its process descr iption
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:108.55kb
    • 提供者:李骥东
  1. cdma_mmse

    0下载:
  2. DS-CDMA的MMSE算法程序,给出了不同信噪比下的BER性能比仿真曲线。-DS-CDMA of the MMSE algorithm program are given under different signal to noise ratio curve of BER performance than emulation.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:1.73kb
    • 提供者:杨俊炜
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.51mb
    • 提供者:alan
  1. cyc

    0下载:
  2. 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号-Matlab-based spectrum estimation algorithm to achieve the cycle, you can have the characteristics of the signal cyclostationary parameter estimation, such as the DS signal and the periodic modulati
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10kb
    • 提供者:betty
  1. final

    0下载:
  2. 针对4×4方形的运动目标检测,采用DS算法——菱形算法(钻石算法)。MATLAB实现-4 × 4 square against the moving target detection, the use of DS algorithm- diamond-shaped algorithm (diamonds algorithm). MATLAB to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3.6kb
    • 提供者:isalso
  1. ABC_1

    2下载:
  2. 人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9kb
    • 提供者:Becky7163
  1. LDPC-PEG算法构造H矩阵

    2下载:
  2. LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-18
    • 文件大小:1kb
    • 提供者:MATLAB编程
搜珍网 www.dssz.com