CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - simple算法

搜索资源列表

  1. 1

    0下载:
  2. MATLAB在中值滤波改进算法中的应用,这里有一个关于自适应中值滤波的简单程序。-MATLAB in the median filter to improve the algorithm, there is an adaptive median filter on a simple procedure.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:467.54kb
    • 提供者:awhzss
  1. PIDC

    1下载:
  2. PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
  3. 所属分类:编程文档

    • 发布日期:2013-12-12
    • 文件大小:6.15kb
    • 提供者:黄琳
  1. posonye

    0下载:
  2. posonye simple算法直角坐标实施-simple
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:1.7kb
    • 提供者:niuxiao
  1. 103244864FIR_filter_DA_machine

    0下载:
  2. 简易fir滤波器,采用分布式算法实现,verilog-Simple fir filter using distributed algorithm, verilog
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:954byte
    • 提供者:wang
  1. anewLMSalgorithm

    0下载:
  2.  本文对变步长自适应滤波算法进行了讨论,建立了步长因子μ与误差信号e(n) 之间另一种新的非线性函数关系. 该函数比已有的sigmoid 函数简单,且在误差e(n)接近零处具有缓慢变化的特性,克服了Sigmoid 函数在 自适应稳态阶段步长调整过程中的不足. 由此函数本文得出了另一种新的变步长自适应滤波算法,并且分析了参数α,β的取值原则及对算法收敛性能的影响. 该算法有较好的收敛性能且计算量少. 计算机仿真结果与理论分析相一致,证实了该算法的收敛性能优于已有的算法.-In this pap
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:202.15kb
    • 提供者:韩一广
  1. Fwd.tar

    0下载:
  2. 具体描述怎么在计算编程画时所要用的算法.简单明了.-Detailed descr iption of how the calculation to use when drawing programming algorithm. Simple and clear.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:gaojbao
  1. BCH-code-_matlab

    0下载:
  2. 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:80.22kb
    • 提供者:胡志宏
  1. CRC-algorithm-design

    0下载:
  2. 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:283.35kb
    • 提供者:jinzhi
  1. jcsb

    2下载:
  2. 文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。-In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulatio
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:82.13kb
    • 提供者:miller
  1. zuoyediaodu

    0下载:
  2. 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法。-Process scheduling is the core content of the processor management. The experiment called the C language to write and debug a simple process scheduler. T
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:32.41kb
    • 提供者:付柄银
  1. Apriori

    0下载:
  2. 实现简单apriori算法,主要用于挖掘小型数据集-Simple apriori algorithm, mainly used for digging small data sets
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:44.3kb
    • 提供者:zhw
  1. adaboos

    0下载:
  2. 当弱分类器算法使用简单的分类方时,boosting的效果明显地统一地比bagging要好.当弱分类器算法使用C4.5时,boosting比bagging较好,但是没有前者的比较来得明显.-When the weak classifier algorithm using simple classification method, boosting the effect clearly uniformly better than bagging. When the weak classifier
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:149.47kb
    • 提供者:王孟贤
  1. GA-Elitst

    0下载:
  2. 基于精英策略的简单遗传算法代码.这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4.14kb
    • 提供者:思辰
  1. MIMO_zf_water

    2下载:
  2. 这是一个用于通信系统干扰对齐的算法,IA算法的下行接收采用简单的迫零接收。-This is a communication system interference alignment algorithm, IA simple algorithm for downlink reception zero forcing receiver.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:ZJX
  1. pso-simple

    0下载:
  2. 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单-This program is the most basic particle swarm optimization algorithm, using Matlab to achieve, is very simple
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7.06kb
    • 提供者:dqme525
  1. LS

    0下载:
  2. LS(Least Square,最小二乘法)算法是信道估计算法中最基本的算法之一。在MIMO-OFDM系统中,经常选择LS算法或其改进算法对信道进行估计。利用LS算法设计信道估计器,算法结构简单易于实现,且估计器不需要知道信道中各个收发天线对之间的自相关矩阵和噪声。-LS (further Square, Least Square) algorithm is one of the most basic algorithm of channel estimation algorithm. In M
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:su
  1. MUSIC-Power-Spectral-Estimation

    0下载:
  2. music算法对已知数据进行功率谱估计,方法简单。-music algorithm known data for power spectrum estimation method is simple.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:558byte
    • 提供者:王更
  1. giufie-V2.1

    0下载:
  2. 包含优化类的几个简单示例程序,用于时频分析算法,是一种双隐层反向传播神经网络。- Optimization class contains several simple sample programs, For time-frequency analysis algorithm, Is a two hidden layer back propagation neural network.
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:4.72kb
    • 提供者:郑永智
搜珍网 www.dssz.com