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

搜索资源列表

  1. Arithmetic

    0下载:
  2. 包含Dijkstra、Floyd、kruskal、动态规划、随机数生成等MATLAB程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:149634
    • 提供者:chen
  1. Arithmetic

    0下载:
  2. Arithmetic 数值计算,包含了可以用matlab就是的一般常用数值计算
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:135237
    • 提供者:weijing
  1. ARITHMETIC-coding

    0下载:
  2. 算术编码程序设计及具体示例,适合初学者掌握基于MATLAB的算术编码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4894
    • 提供者:HARRY
  1. Arithmetic

    0下载:
  2. 比较经典点的matlab算法,适合研究matlab算法的人,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5830
    • 提供者:刘东
  1. Arithmetic

    0下载:
  2. Matlab经典算法__Arithmetic
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-20
    • 文件大小:152851
    • 提供者:杨林
  1. arithmetic

    0下载:
  2. MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1763
    • 提供者:lubeizi
  1. Arithmetic

    1下载:
  2. 算术编码与译码原理以及Matlab实现代码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11887
    • 提供者:周金喜
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. sgergyhij

    1下载:
  2. 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:924
    • 提供者:先知
  1. descendiblity-arithmetic-BPNN-Matlab-example

    1下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:6756
    • 提供者:陈攀攀
  1. Arithmetic

    0下载:
  2. matlab 编程书籍 希望对大家有力-matlab programming books for all of us hope that a strong
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:149543
    • 提供者:yz
  1. MATLAB

    0下载:
  2. MATLAB工具箱函数总汇 MATLAB数学运算基本函数 MATLAB数组操作 这是matlab的基本函数库,希望可帮到需要它的人-MATLAB toolbox function confluence basic function MATLAB arithmetic operation MATLAB array matlab This is the basic function library, hope to be able to help those who need it
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:53017
    • 提供者:南飞燕
  1. Arithmetic

    0下载:
  2. MATLAB算法实现,有很多源程序,有很大的实际用处-MATLAB algorithm implementation, there is a lot of source code, there is a lot of practical usefulness
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:149287
    • 提供者:斌斌
  1. flop

    0下载:
  2. SFLOP simulates a floating point operation x op y where op = +, -, *, / In chopping or rounding arithmetic using an m digit mantissa, base 10, and an unrestricted exponent range. (sflop: Simulate FLOating Point operation.)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5378
    • 提供者:xyz
  1. zishiyingsuanshubianma

    0下载:
  2. 用MATLAB编程实现自适应的算术编码,采取巧妙的方法。-Programming with MATLAB adaptive arithmetic coding, to take a clever approach.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:683
    • 提供者:付明晓
  1. atith-matlab

    0下载:
  2. 压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。-This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34121
    • 提供者:桂林
  1. Arithmetic

    0下载:
  2. 压缩编码中的算术编码,利用matlab进行建模和编码,做到了成功压缩和解压缩的功能- AC Coding with matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:3560
    • 提供者:haree
  1. Arithmetic-coding

    0下载:
  2. 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:682
    • 提供者:郜智方
  1. arithmetic-coding

    0下载:
  2. 二元算术编码,即实现0和1 的算术编码,matlab源程序-Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4118
    • 提供者:游泳鱼
  1. LM-from-MATLAB

    0下载:
  2. Levenberg-Marquardt(LM)算法matlab-Levenberg-Marquardt(LM) arithmetic matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:9086
    • 提供者:王晶
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com