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

搜索资源列表

  1. edge_detect-matlab

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41646
    • 提供者:张甲杰
  1. 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码

    1下载:
  2. 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码,The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-25
    • 文件大小:2663
    • 提供者:佟健
  1. 2.rar

    0下载:
  2. M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2660
    • 提供者:jacky
  1. edge-detect-algorithm-comparis

    1下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:609
    • 提供者:lh
  1. hurstcaculate.rar

    0下载:
  2. hurst指数估计 This function does dispersional analysis on a data series, then does a Matlab polyfit to a log-log plot to estimate the Hurst exponent of the series. This algorithm is far faster than a full-blown implementation of Hurst s
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:966
    • 提供者:陈华
  1. LogMAPdecoder.rar

    3下载:
  2. LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also inclu
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5464
    • 提供者:Leo Tsao
  1. turbo.rar

    0下载:
  2. tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法,tuobo code encoding and decoding algorithm tuobo code, including algorithms and log-map algorithm sova
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2503712
    • 提供者:沈晓光
  1. Log_gabor.rar

    0下载:
  2. 很好用的Log-Gabor变换源代码,可以用于图像的特征提取,Good use of Log-Gabor transform source code, can be used for image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2949
    • 提供者:Ying Chen
  1. MaxLogMAPDecoding

    1下载:
  2. Max Log MAP decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3398
    • 提供者:
  1. Project1

    0下载:
  2. log normal shadowing model
  3. 所属分类:matlab

    • 发布日期:2015-03-16
    • 文件大小:362453
    • 提供者:Priya
  1. project

    0下载:
  2. Comparison of log normal shadowing and coding effects in a diversity combining DS/CDMA Cellular system
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6565
    • 提供者:shifka
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. matlab-work

    0下载:
  2. f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift(F) figure,imshow(log(abs(F2)),[-1 5], notruesize ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:36184
    • 提供者:madlain
  1. log-normal

    0下载:
  2. log-normal随机数生成代码java-log-normal random number generation code in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:563
    • 提供者:zhang
  1. LoG-operator

    0下载:
  2. matlab中关于LOG算子的源代码,用于图像的边缘提取,这个用着效果挺好。-Matlab LOG operator on the source code for the edge of the image extraction, the use of the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:106508
    • 提供者:陈梦
  1. RS分析Matlab程序

    1下载:
  2. 首先将该程序命名为RSana.m保存,以供调用。 在matlab中导入所要分析的时间序列,保存为x。 然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。 这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is n
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:自由岳
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. log

    0下载:
  2. log算子提取边缘,可以运行,自己改输入图像即可(LOG operator to extract the edge, you can run, you can change the input image)
  3. 所属分类:图形图像处理

  1. 130801511

    2下载:
  2. Log 处理图像, Matlab 中使用Log 函数滤波来处理图像(Log process the image)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:26783744
    • 提供者:lzimo22
  1. LoG算子边缘检测

    1下载:
  2. matlab平台下,使用log算法对图像中的目标进行边缘检测(On MATLAB platform, using log algorithm to detect the edge of the object in the image)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-28
    • 文件大小:2246656
    • 提供者:在北国
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com