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

搜索资源列表

  1. 图像边缘检测

    0下载:
  2. 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:matlab例程

  1. 边缘检测

    1下载:
  2. 包含有所有传统图像加有高斯噪声和椒盐噪声边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:图形图象

  1. LoGfilter

    0下载:
  2. Matlab中的LOG filter实现,希望对大家有用!-Log filter in Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:35861
    • 提供者:mvr
  1. 脑电傅里叶变换

    0下载:
  2. 本程序是对脑电信号进行傅里叶变换和log变换,Matlab直接输出每个导联的alpha波等的绝对能量
  3. 所属分类:matlab例程

    • 发布日期:2015-12-28
    • 文件大小:3952
    • 提供者:season0922
  1. robert

    0下载:
  2. 基于matlab中sobel,log,canny算子的边缘提取以及Robert算子边缘提取并用最大亮度表示。-Based on Sobel, MATLAB, log, edge detection of Canny operator and Robert operator edge extraction and the maximum brightness representation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:178288
    • 提供者:lily
  1. log_normal_shadowing

    0下载:
  2. matlab code for the log normal (friis equation)
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:yara
  1. st

    0下载:
  2. 此程序采用matlab编程,可以进行S变换做时频分析,还可用于测井曲线的时频分析-When this procedure using matlab programming, frequency analysis can be done when the S transform, it can be used to log-frequency analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4142
    • 提供者:宇智波鼬
  1. GAS_factor_copula_toolbox_17feb16

    2下载:
  2. 时间序列copula工具箱,包含密度函数,分布函数,对数似然函数等等,主要正对二元copula-This zip file contains a collection of Matlab functions for research on copulas for financial time series. Some simple example code is given in copula_example_code.m . A table of contents is given in c
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1192185
    • 提供者:吴云
  1. lpc

    0下载:
  2. This MATLAB exercise computes the log magnitude of the STFT of a specified frame of speech. Then, using the same frame of speech, the exercise computes LPC log spectral matches to the speech frame, using the autocorrelation method, the covariance
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2709254
    • 提供者:burak
  1. battlse

    0下载:
  2. A MATLAB implementation for best approximation of two-term log-sum-exp function
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:91022
    • 提供者:monamoradi0
  1. histfit_pdf

    0下载:
  2. 适用于多种分布(正态、Gamma、瑞利、对数高斯等)的样本数据拟合及画图函数的matlab代码-Matlab code to plot and fit a histogram of data with a certain distribution including normal, Gamma, Reilgh, log-normal, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1560
    • 提供者:李先生
  1. bianyuanjiance

    0下载:
  2. matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:lh
  1. WeLOG

    0下载:
  2. 基于韦伯局部描述符的LOG算法matlab仿真代码-LOG algorithm based on local descr iptors Weber matlab simulation code
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:412004
    • 提供者:倪策
  1. logedgedetecion

    0下载:
  2. 本程序是LOG边缘检测matlab程序,可以直接运行。仅需要改下图片路径!-Is the LOG edge detection matlab program, this program can be run directly.Only need to change the image path!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:11803
    • 提供者:janlee
  1. edge-detection

    0下载:
  2. 用matlab实现边缘检测,包括sobel算子、LoG、Canny算子,Hough变换-Edge detection with matlab, including sobel operator, LoG, Canny operator, Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:189440
    • 提供者:Lindsay
  1. byjc

    0下载:
  2. 四种边缘检测算法,matlab实现。Sobel算法、LOG算法结果、还有另外两种。(Four edge detection algorithms, matlab implementation)
  3. 所属分类:图形图像处理

  1. network_coding_simulation-master2015

    0下载:
  2. 此版本与6-1不同之处在于,节点之间的传输不再采用swap形式,而只是单向传输。 特别地,度为1的码包,在传输1跳之后就不再传输。因为当前节点会判定其已经完成编码。 如果想让它传输log(N)跳,则修改判定编码完成的条件。 主要特点: 为并行计算而设计。不使用全局变量。(# network_coding_simulation Simulation platform based on matlab. Only able to simulate rateless network cod
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:58368
    • 提供者:心苑
  1. Lab1

    0下载:
  2. log transformation program in matlab
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4022272
    • 提供者:Raja441
  1. lffy

    0下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:71680
    • 提供者:NVSzxtr%211514
  1. madqm

    0下载:
  2. 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:71680
    • 提供者:surpfseo
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com