CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - implementation

搜索资源列表

  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. mimo2

    0下载:
  2. LTE 中MIMO的MATLAB实现,包含下行链路的流程-MATLAB in the MIMO-LTE implementation, including the process of downlink
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:35807
    • 提供者:杨飞
  1. RSA-public-key-cryptosystem

    0下载:
  2. RSA公钥密码体制的matlab实现,这是密码学的加密算法之一-RSA public-key cryptosystem implementation of matlab, Cryptography This is one of the encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:573
    • 提供者:xiaotiantian
  1. function

    0下载:
  2. Matlab实现LMS算法的实现 希望对在研究这方面的初学者有所帮助-Matlab implementation of the LMS algorithm implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4402
    • 提供者:苏福正
  1. BeeColony

    0下载:
  2. Matlab Implementation of Population based Global Bee Colony Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5092
    • 提供者:balatas
  1. watermark

    0下载:
  2. 用Matlab实现的数字音频水印嵌入与提取,包括水印提取,水印嵌入,前后对比等功能。-Using Matlab implementation of the digital audio watermark embedding and extraction, including the watermark extraction, the watermark embedding, and other functions before and after contrast.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:13107
    • 提供者:vince
  1. pso_2D

    0下载:
  2. 一个非常好的粒子群算法实现,该算法为matlab实现-A very good PSO implementation, the algorithm for the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2344
    • 提供者:tkz
  1. lfsr

    0下载:
  2. 线性反馈移位寄存器的matlab实现,可以任意设置抽头(抽头数小于等于3)-matlab implementation of Linear feedback shift register, you can set no more than three taps
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2562
    • 提供者:tnt
  1. k_means

    0下载:
  2. this code is a faster kmeans clustering implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:farooq
  1. C4_5

    0下载:
  2. C4.5算法 matlab实现的,感觉还可以,大家可以看看!-the implementation of C4.5 using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2109
    • 提供者:dizhaung
  1. JPDA

    4下载:
  2. 用来进行多目标跟踪的JPDA算法的MATLAB程序包. 跟踪效果还行. -An MATLAB implementation of JPDA multitarget tracking algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:22417
    • 提供者:Ren Xiaoyi
  1. lms

    0下载:
  2. LMS算法的MATLAB实现。很经典的算法。-LMS algorithm MATLAB implementation. Classic algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:519
    • 提供者:raul
  1. cultural

    2下载:
  2. 文化算法的MATLAB实现。实验结果表明该算法具有良好的性能。-MATLAB implementation of cultural algorithms. Experimental results show that the algorithm has good performance.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:17019
    • 提供者:花自飘零
  1. matlab

    0下载:
  2. 蚁群算法的matlab实现程序,简单易懂,对于学习者来说,不错-Ant colony algorithm matlab implementation process, easy to understand, for a student perspective, it is true
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5582
    • 提供者:nong
  1. ffthe

    0下载:
  2. 使用MATLAB来编写fft快速算法的具体实现方法的源码。-Use MATLAB to write fft Fast Algorithm for the concrete implementation method of the source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:662
    • 提供者:魏亭
  1. MATLAB

    0下载:
  2. 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:255502
    • 提供者:zhd
  1. k-means

    1下载:
  2. 聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:153424
    • 提供者:收到回复
  1. fh

    0下载:
  2. 本文阐述了扩展频谱通信技术的理论基础和实现方法,利用MATLAB 提供的可视化 工具Simulink 建立了扩频通信系统仿真模型,详细讲述了各模块的设计,并指出了仿真建模 中要注意的问题。在给定仿真条件下,运行了仿真程序,得到了预期的仿真结果。同时,利 用建立的仿真系统,研究了扩频增益与输出端信噪比的关系,结果表明,在相同误码率下, 增大扩频增益,可以提高系统输出端的信噪比,从而提高通信系统的抗干扰能力。 -This paper describes the theory
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2043
    • 提供者:clinfeng
  1. costas

    1下载:
  2. 本文介绍了直接序列扩频系统中数字Costas环的设计与实现,用来实现载波同步的闭环算法-This paper introduces the direct sequence spread spectrum digital Costas loop in the design and implementation to achieve closed-loop carrier synchronization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:86842
    • 提供者:艾无止境
  1. DCT

    0下载:
  2. 基于DCT域数字图像水印的MATLAB实现-DCT domain based on MATLAB implementation of digital image watermarking
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:79180
    • 提供者:kingkong_code
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com