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

搜索资源列表

  1. CS

    0下载:
  2. 压缩感知matlab代码及北京交通大学论文《用于压缩感知信号重建的算法研究》-Compressed sensing matlab code, and Beijing jiaotong university papers for compressed sensing signal reconstruction algorithm research
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1394
    • 提供者:周大鱼
  1. TPS_demo

    0下载:
  2. 光滑物体表面颜色失真校正的新方法,包含论文和MATLAB代码及数据!-The new method for correcting color distortion smooth surface, including paper and MATLAB code and data!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:531862
    • 提供者:xu rui
  1. PG_DEEP-master

    0下载:
  2. 深度学习之深信度网络的c++实现版本,基于作者论文的matlab 代码。代码风格简单易懂,实现了cd算法,bp算法微调的过程-C++ convinced depth learning of the network implementation version, based on the author' s thesis matlab code. Code is easy to understand style, realized cd algorithm, bp algorithm tri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18035979
    • 提供者:derrick rose
  1. Matlab_STCv0

    1下载:
  2. 时空上下文视觉跟踪(STC)算法的解读与代码复现 该论文提出一种简单却非常有效的视觉跟踪方法。更迷人的一点是,它速度很快,原作者实现的Matlab代码在i7的电脑上达到350fps。 该论文的关键点是对时空上下文(Spatio-Temporal Context)信息的利用。主要思想是通过贝叶斯框架对要跟踪的目标和它的局部上下文区域的时空关系进行建模,得到目标和其周围区域低级特征的统计相关性。然后综合这一时空关系和生物视觉系统上的focus of attention特性来评估新的一
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7207467
    • 提供者:老王
  1. Action-recognition-code

    0下载:
  2. 毕业设计所做工作,EI会议已经accept预计9月online的视频中人行为识别论文的matlab代码,分类器采用SVM。需要论文原文可发邮件至jycwinner@163.com。-Human action recognition matlab code. The classifier is Support Vector Machine.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:34214
    • 提供者:Yongcheng Jing
  1. Spectrum_Sensing_of_SVM-

    0下载:
  2. 有认知无线电CR的论文和Matlab代码,进行传统频谱感知算法的能量检测实现与SVM分类算法实现,两个进行对比检测概率性能,还有生成SVM三种核函数的分类检测图与统计三个错误率,得出SVM算法优于能量检测算法-Cognitive radio CR papers and Matlab code, perform traditional spectrum sensing algorithms to achieve energy detection and SVM classification alg
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:284353
    • 提供者:LeonJohn
  1. OFDM-simulation-matlab

    0下载:
  2. OFDM系统的matlab程序,以论文的形式详细介绍了OFDM系统,包含matlab的代码-OFDM systems matlab program, in the form of paper introduces the OFDM system, comprising matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:558960
    • 提供者:fighting
  1. MUSTer_code_v1.1

    0下载:
  2. 追踪目标,根据cvpr论文而写,十分有效,游泳。为matlab代码。-object tracking,get idea a cvpr paper.it is very useful and powerfull
  3. 所属分类:matlab

    • 发布日期:2017-06-03
    • 文件大小:15024133
    • 提供者:george
  1. Real-Time Compressive Tracking论文中文版

    1下载:
  2. Real-Time Compressive Tracking是比较新颖的跟踪算法,这篇论文由香港理工大学张开华发表在2012年的ECCV之上,已有相应的Matlab和Opencv代码可供学习。
  3. 所属分类:编程文档

  1. RoughSets(entropy-discritization)

    0下载:
  2. 基于信息熵的约简MATLAB代码,包含相关论文。-Based on information entropy reduction,matlab code, including related papers
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1746995
    • 提供者:
  1. dehazing-executable-file

    0下载:
  2. 去雾matlab代码 Gao Y, Hu H M, Wang S, et al. A fast image dehazing algorithm based on negative correction[J]. Signal Processing, 2014, 103(10):380-398. 论文配套matlab 代码 code-matlab code for Gao Y, Hu H M, Wang S, et al. A fast image dehazing algorithm bas
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:2711676
    • 提供者:李佳佳
  1. Matlab_STCv0

    0下载:
  2. Fast Trackingvia Spatio-Temporal Context Learning论文中作者已公开的支持多尺度的Matlab代码。(Fast Trackingvia Spatio-Temporal Context Learning)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:7226368
    • 提供者:萌萌fine
  1. fast_sc

    0下载:
  2. 一个非常有效的稀疏编码的matlab代码,并附有作者的论文,希望可以帮助需要的人。(An efficient sparse coding algorithm and its original paper. We aim to help authors make their ideas spread.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1092608
    • 提供者:Drming
  1. Lasso论文和程序

    0下载:
  2. Lasso经典算法文章,包括代码(matlab)(A Matlab solver for l1-regularized least squares problems. Permission to use copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all cop
  3. 所属分类:数学计算

    • 发布日期:2017-12-22
    • 文件大小:2763776
    • 提供者:小博v
  1. Loudness sharpness-codes (1)

    2下载:
  2. 2010年的响度计算和尖锐度的计算,基于zwiker的论文 matlab代码(loudness and sharpness processing matlab code this mathod was basis on zwiker's papar)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:dear熊
  1. tankmodel

    1下载:
  2. 这是用MATLAB编写的tank模型代码,可以供水文相关专业学生做论文使用(This is written in MATLAB tank model code, you can water related papers for students to use)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:shangruoze
  1. MIMO信道代码

    0下载:
  2. 一段MIMO信道matlab源代码,适合论文仿真编程(A MIMO channel matlab source code, suitable for the simulation programming)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:天曦苍羽
  1. 南昌航空大学电子信息工程熊海泉12041428

    1下载:
  2. 基于matlab的车牌识别设计,包含论文和源代码(The thesis is an undergraduate thesis, including source program)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1471488
    • 提供者:小熊人
  1. 谱聚类

    3下载:
  2. 谱聚类matlab代码,聚类分析可用,内附简单实验及部分参考论文,代码可自行修改,精度可调(Matlab code for spectral clustering , enclosed a simple experiment, which can be modified. Accuracy of sigma is adjustable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2461696
    • 提供者:裴铮
  1. yichenw-mcode_addslicsourcecode_8_30_2014

    0下载:
  2. 这是cvpr2014年Saliency Optimization from Robust Background Detection论文的代码,感兴趣的朋友可以下载调试,基于matlab实现的。(This code is about Saliency Optimization from Robust Background Detection (cvpr2014).If you have some interesting,you will download this code to run in m
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:368640
    • 提供者:阖家欢乐
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com