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

搜索资源列表

  1. twopoint

    0下载:
  2. 经典的多点法形状复原算法中的2点法的程序。本程序用频域法和积分法2种方法复原了同一形状。数据则由csv文件读入。-classic multi-point method shape the recovery algorithm 2:00 Act procedures. The procedure uses frequency-domain law and integration methods to recover two of the same shape. Data from csv file
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.47kb
    • 提供者:李云
  1. shujujieou

    0下载:
  2. 利用赫夫曼树来设计二进制的前缀编码,实现文件的压缩和恢复功能。-Huffman tree to use to design binary prefix codes, the implementation file compression and recovery.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:245.21kb
    • 提供者:tmacq3
  1. Up_timingBYM

    0下载:
  2. A timing error detector for Communication systems with simulink. # Required versions Matlab 5.2.1, Simulink 2.2.1 # File descr iption 1. ti_det1.m (simulink version 5.2.1) An s-function to be used for timing detector. For detailed i
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:152.86kb
    • 提供者:juyayayo
  1. BP_liner_VCsrc

    0下载:
  2. 人工神经网络BP算法,C++编写,可以: 1、动态改变学习速率 2、加入动量项 3、可暂停运算 4、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm, C++ to write, you can: a dynamically changing learning rate to 2 by adding momentum item 3, may suspend the operator 4 network to save the file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4.89kb
    • 提供者:hg
  1. vectorRecovery

    0下载:
  2. 关于信息恢复的程序。输入恢复类型、恢复向量导引和测度矩阵即可恢复出原向量。测度矩阵可以通过getmat.m文件生成。-With regard to the information recovery procedures. Enter recovery type, to restore vector guide and measure matrix can be restored to the original vector. The measurement matrix through getm
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:3.1kb
    • 提供者:杨锦睿
  1. imageRecovery

    0下载:
  2. 关于图像恢复的程序。输入恢复类型、待恢复图像的相关文件(程序中具体列出)和图像数量即可恢复出原图像和恢复情况评估。-With regard to the procedures for image restoration. Enter the recovery type, you can restore the image file to be restored (specifically listed in the program) and the number of images of the
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:1.26kb
    • 提供者:杨锦睿
  1. Advanced-RAR-Password-Recovery

    0下载:
  2. 一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。它提供有预估算出密码所需要的时间;可中断计算与恢复继续前次的计算。 -A very fast, can help you find RAR file password, after registration you can unlock up to 128 bit password. It provided estimates calculated the time required for a password ca
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:894.75kb
    • 提供者:FireFox
  1. clcRec

    0下载:
  2. This a clock recovery matlab code. This file is using a 4-PAM signal shape and the recovery method is DD recovery method. This file is a mfile. -This is a clock recovery matlab code. This file is using a 4-PAM signal shape and the recovery method i
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.03kb
    • 提供者:sara
  1. clcRecoveryDDmethod

    0下载:
  2. this file is implementing CLOCK recovery using DD method in matlab. This is a mfile. The signal shape is 4PAM
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.12kb
    • 提供者:sara
  1. 22222

    0下载:
  2. 破碎文件的拼接在司法物证复原、历史文献修复以及军事情报获取等领域都有着重要的应用。传统上,拼接复原工作需由人工完成,准确率较高,但效率很低。特别是当碎片数量巨大,人工拼接很难在短时间内完成任务。随着计算机技术的发展,人们试图开发碎纸片的自动拼接技术,以提高拼接复原效率。 1.1破碎纸片为同一页印刷文字文件的碎纸机仅纵切得到的,建立碎纸片拼接复原模型和算法,并针对附件1、附件2给出的中、英文各一页文件的碎片数据进行拼接复原。如果复原过程需要人工干预,则写出干预方式及干预的时间节点。复原结果以图
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:曾开勋
  1. shuzixinhao2

    0下载:
  2. 领域:数字信号处理。使用MATLAB实现频率采样型滤波器。含一阶与二阶谐振柜的实现、频率采样信号的恢复的MATLAB文件,都很有用。-Areas: digital signal processing. Use MATLAB to achieve frequency sampling filter. With first and second-order resonance cabinet realization, MATLAB file recovery frequency of the sam
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:99.14kb
    • 提供者:Lulu Chen
  1. CS-Recovery-Algorithms-master

    1下载:
  2. 压缩感知工具箱:包含12种信号恢复算法,压缩感知介绍pdf文件以及几个测试算例,亲测好用,来自大牛。运行无bug.(The compressed sensing toolbox includes 12 kinds of signal recovery algorithms, compressed sensing, PDF file and several test cases. Running without bug.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:723kb
    • 提供者:wyt102
  1. 配网故障恢复算法方法

    8下载:
  2. 实现配电网故障恢复和故障重构算法,文件算例是IEEE33节点系统(Implementation of fault recovery and fault reconstruction algorithms for distribution networks.File example is IEEE33 nodes system.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-14
    • 文件大小:15kb
    • 提供者:June1346
搜珍网 www.dssz.com