CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 仿真算法

搜索资源列表

  1. 仿真图书馆电梯问题

    0下载:
  2. 这是个实现电梯问题的算法,包含了类的设计,和算法的实现-This is a realization of the elevator algorithm, the category includes the design, and algorithm implementation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:台红按
  1. tsplib

    0下载:
  2. matlab求解tsplib,该算法简单有效,能够解决tsplib的通用问题,通过计算机仿真,得到结果与实际符合度较高-Matlab tsplib solution, the algorithm is simple and effective, tsplib can solve the common problems through computer simulation, and the actual outcome with a higher degree
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18042
    • 提供者:吴伟锋
  1. simulate-dpsk8

    2下载:
  2. 本例用matlab语言实现了8dpsk的编解码及通过awgn信道的仿真。采用蒙特卡罗仿真法,得到误码性能,绘制曲线。可用于算法研究或课程学习。-cases using the Matlab language of the codec 8dpsk and awgn channel through the simulation. Using Monte Carlo simulation, to be error performance, drawing curves. Algorithms can
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2340
    • 提供者:陆游
  1. MatLab_Programs

    0下载:
  2. 无线通信信道测试的MATLAB仿真算法和其验证-wireless communication channel test MATLAB simulation algorithm and its certification
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:17004
    • 提供者:陈丹
  1. zuoyeCMA CMA恒模算法的盲均衡的Matlab仿真

    5下载:
  2. CMA恒模算法的盲均衡的Matlab仿真。包含主程序和调用程序,SISO-CMA constant modulus algorithm for blind equalization Matlab simulation. Including the main program and the calling program, SISO
  3. 所属分类:汇编语言

    • 发布日期:2017-03-22
    • 文件大小:1786
    • 提供者:shangpudn
  1. elevatorAttemper

    0下载:
  2. 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5238
    • 提供者:张鹤
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. vh

    0下载:
  2. LMS自适应算法的matlab仿真源程序-LMS adaptive algorithm matlab simulation source
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:758
    • 提供者:刘颖
  1. MIMO_Capacity_water_filling

    1下载:
  2. 注水算法的系统的系统容量的仿真程序。对学习MIMO技术很有帮助。-warter
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:979
    • 提供者:张海海
  1. SystemIdentification

    0下载:
  2. 系统辨识及MATLAB的仿真,关于系统辨识的并行算法。-SystemIdentification
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:15206
    • 提供者:云龙
  1. RFIDanticollisionalgorithmbasedonFPGAimplementatio

    0下载:
  2. RFID防碰撞算法的FPGA实现,包括代码、仿真结果等-RFID anti-collision algorithm based on FPGA implementation, including the code, simulation results.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:398326
    • 提供者:baozi
  1. ProcessSchedule_ZJH

    0下载:
  2. 对进程调度算法的仿真,包括先到先服务算法(FCFS)和最高优先级优先算法(HPF),友好的人机交互界面。-The Simulation of Process Scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:256665
    • 提供者:jhzhu
  1. VariableNoisySpeechEnhancementAlgorithmPerformance

    0下载:
  2. 语音增强是影响语音识别系统性能的重要成分。为了比较语音增强算法的性能,采用Matlab软件进行了数值仿真,对不同噪声环境下的语音用3种不同的方法进行降噪,采用信噪比、端点检测等方法来降噪效果,并对几种增强算法的性能进行了比较分析。结果表明,在变噪声环境下短时谱MMSE法最佳,谱减法和维纳滤波法各有优点。-Speech enhancement of voice recognition is an important component of system performance. In order
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:377127
    • 提供者:static
  1. 123

    0下载:
  2. 具体分析了数字积分法插补全象限直线、顺逆圆的算法,给出了插补流程图,编制了插补软件,提供了程序代码,列出了仿真结果-Concrete analysis of digital integral method interpolation all quadrants linear, ShunNi round algorithm is presented, the interpolation flowcharts, compiled the interpolation software, prov
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:513
    • 提供者:李磊
  1. 模拟页面置换算法Clock

    3下载:
  2. 采用CLOCK置换算法仿真请求分页系统 1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法 2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(10-20页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串引用长度30-50,要求
  3. 所属分类:其它

    • 发布日期:2013-07-08
    • 文件大小:46199371
    • 提供者:zyt_sou_zhen
  1. 抗积分饱和PID控制算法及仿真

    0下载:
  2. 抗积分饱和PID控制算法及仿真,含有积分饱和的算法代码(Anti - integral Saturation PID Control Algorithm and Simulation)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:kdx
  1. 《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01

    2下载:
  2. 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-20
    • 文件大小:3999744
    • 提供者:一介草民
  1. DCPSO

    1下载:
  2. 标准粒子群算法介绍,目标函数求极值仿真,同时改进型的粒子群算法,避免陷入局部收敛(Improved particle swarm algorithm to avoid falling into local convergence.)
  3. 所属分类:汇编语言

    • 发布日期:2020-11-03
    • 文件大小:14344192
    • 提供者:珀金
  1. 复指数序列仿真

    0下载:
  2. 复指数序列仿真,主要用于信号处理算法的初步仿真及学习,很基础的知识,但对认识信号有帮助。
  3. 所属分类:其它

    • 发布日期:2019-09-06
    • 文件大小:1682
    • 提供者:shan999
  1. 简单波束形成算法优化

    0下载:
  2. 简单波束形成算法优化 matlab仿真..........
  3. 所属分类:其它

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com