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

搜索资源列表

  1. threshold_segmentation

    0下载:
  2. 用阈值迭代分割算法对图像进行二值化(matlab)-Iterative segmentation algorithm with the threshold value of the image binarization (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:68270
    • 提供者:陈恒
  1. hammingcodedecoding

    1下载:
  2. (7,4)汉明码,硬判决译码,最大似然译码、和积算法(SPA)matlab仿真程序 三种译码方法的原理、matlab程序附在word附件中! 供大家学习参考-(7,4) Hamming codes, hard decision decoding, maximum likelihood decoding, and product algorithm (SPA) matlab simulation program the principles of the three decoding me
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:31724
    • 提供者:benson
  1. STBCxindaoguji

    0下载:
  2. STBC_ofdm的最大似然信道估计算法实现(ML)-STBC_ofdm maximum likelihood channel estimation algorithm (ML)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1808
    • 提供者:海之
  1. LSB

    0下载:
  2. 实现了最低有效位LSB水印算法。 压缩文件中含有原图,可直接放到Matlab中运行。-We realize the least significant bit (LSB) watermarking algorithm. It contains all the images you need,and it can be run directly in Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:735193
    • 提供者:
  1. MP-FFT

    4下载:
  2. 基于FFT的MP算法(matching pursuit)匹配跟踪,实现信号的稀疏分解-FFT-based MP algorithm (matching pursuit) matching pursuit, sparse decomposition of the signals
  3. 所属分类:matlab

    • 发布日期:2015-03-17
    • 文件大小:1024
    • 提供者:罗速
  1. matlab-image-segment

    0下载:
  2. 基于matlab的图像分割算法(帧差法),效果可以,供相关人员参考!-Matlab-based algorithm for image segmentation (frame-difference method), the effect can be, for the relevant personnel information!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4468
    • 提供者:zhangwenbo
  1. mimo-bcjr_prepro

    1下载:
  2. 用matlab对多天线技术(MIMO)进行仿真,其中检测用KBEST算法。对信道H进行MMSEQSORT分解。后接BCJR解码器-Using matlab language to simulate the multi-input multi-output system. KBEST algorithm is used for detection, then followed by BCJR decoder
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:632931
    • 提供者:Fengxiaodong
  1. rvm

    2下载:
  2. 用于分类的相关向量机(RVM)算法,可以实现很好的分类。-RVM algorithm can be good for classification.
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:3072
    • 提供者:donghui
  1. dengwenxian

    1下载:
  2. 经典等温线(等高线)绘制算法,以Matlab编写。-Classic isotherms (contour lines) rendering algorithm in order to prepare Matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4541
    • 提供者:aoms
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14542
    • 提供者:zhaoyue
  1. work

    0下载:
  2. 基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1808
    • 提供者:张伟
  1. SOM

    1下载:
  2. 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2004
    • 提供者:JW
  1. SOA_halfwave00

    2下载:
  2. 用MATLAB编程实现半导体光放大器(SOA)的ASE噪声特性分析,可以计算半导体光放大器的载流子密度,ASE增益,噪声指数,主要用的是半波逼近法来实现数值算法。-Programming with MATLAB semiconductor optical amplifier (SOA) of the ASE noise characteristics analysis, semiconductor optical amplifiers can calculate the carrier dens
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3086
    • 提供者:李珊珊
  1. toolbox_nlmeans

    0下载:
  2. 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:980050
    • 提供者:冯灿
  1. adaptivefir

    1下载:
  2. 自适应滤波器。自适应滤波器为11个权系数的FIR结构。(1)不同的方差σ2(2)LMS算法画出一次实验的误差平方收敛曲线,训练长度为500,给出滤波器系数;进行20次独立实验,给出平均收敛曲线。不同步长值的比较。(3)RLS算法,LMS和RLS算法的比较 -Adaptive filter. Adaptive filter weights for 11 of the FIR structure. (1) different variance σ2 (2) LMS algorithm for a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5381
    • 提供者:梁上泉
  1. meanvar

    1下载:
  2. C均值算法用于图像分割(matlab打开),已经调试过的-C Means Algorithm for Image Segmentation (matlab open), have been debug
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:904
    • 提供者:王志远
  1. TSP_ga

    1下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25353
    • 提供者:lastsong
  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:17123
    • 提供者:张帅
  1. bp

    0下载:
  2. 人工神经网络的bp算法及其实现方法(matlab),请各位参考-Bp artificial neural network algorithm and its realization method (matlab), please refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:tdw
  1. RD_advantage

    2下载:
  2. 合成孔径雷达(SAR)回波仿真以及经过改进的RD成像算法。-Synthetic aperture radar (SAR) echo simulation and improved RD imaging algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2498
    • 提供者:burtxia
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com