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

搜索资源列表

  1. seachcenter

    0下载:
  2. 用matlab编的 找二值图像的重心 可以下下来-Made use of the matlab binary image to find the center of gravity can be down to see the next
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:126.67kb
    • 提供者:yukuncheng
  1. linear_code

    1下载:
  2. 线性码,包含生成矩阵,冗余校验矩阵,编码,译码,十进制二进制转换-linear code, including generate matrix, parity check matrix, syndrome decoding, decimal to binary converter and so on.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:108.56kb
    • 提供者:李文
  1. finace-binary-tree

    1下载:
  2. 用MATLAB实现金融数学中,关于期权二叉树的算法,非常经典,是我大三时,帮大四的师兄写的-Using MATLAB to achieve financial mathematics, the binary tree algorithm on the options, very classic, is my third time to help write a senior senior
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3.27kb
    • 提供者:qing
  1. otsu

    0下载:
  2. OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.09kb
    • 提供者:ltrko9kd
  1. PCM_encode_decode

    1下载:
  2. PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。-PCM encoding to convert analog signals to digital encoding, the destination of the communication circuit, the binary pulse modem re-converted into digital code modulator in which the
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:2.63kb
    • 提供者:蔡晓
  1. num2bin_function

    0下载:
  2. converting floating number to binary
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26.4kb
    • 提供者:javad
  1. pso

    0下载:
  2. 粒子群算法解决二进制问题,通过matlab语言进行编程-Binary particle swarm algorithm to solve the problem, through the matlab programming language
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2.27kb
    • 提供者:lingling84
  1. NRZL

    0下载:
  2. converting decimal to binary (NRZ-L), Non return to zero level
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:390.83kb
    • 提供者:NASSER
  1. dou2bin

    0下载:
  2. convert double type to binary type with matlab. double 转换为二进制 在matlab2008a 上运行无误-convert double type to binary type with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:857byte
    • 提供者:faliu
  1. bin2dou

    0下载:
  2. 二进制转换为double型 在matlab2008a上运行无误 可以直接被其他程序调用-Binary is converted to double type in the correct matlab2008a run other programs can be directly invoked
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:836byte
    • 提供者:faliu
  1. matlabSDK

    0下载:
  2. 二值图像水印的代码算法matlab实现,还没有完善-Binary image watermarking algorithm matlab code to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:78.72kb
    • 提供者:李翼
  1. InterfacingTheCameraModule

    0下载:
  2. this document explains how to read and write binary data on a serial port using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:52.4kb
    • 提供者:Vikram Rastogi
  1. image2binary

    0下载:
  2. Convert Image to Binary Image
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:42.01kb
    • 提供者:Matrix
  1. decimal2bin

    0下载:
  2. Decimal value to binary bit string converter. As long as the input is within the range, this code always generated the corresponding binary bit pattern.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7.52kb
    • 提供者:tiko
  1. ascii2binary-2.13

    0下载:
  2. ascii to binary converter
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:99.67kb
    • 提供者:shahih
  1. transform

    0下载:
  2. 在matlab中实现十进制到有符号定点二进制的转换-To achieve in matlab decimal to binary signed conversion of fixed-point
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:908byte
    • 提供者:赵剑雄
  1. zhiluan

    0下载:
  2. 灰度图像经过二值变换和置乱预处理得到二值灰度图像-After two values of gray image scrambling transformation and binary grayscale images are pre-
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.6kb
    • 提供者:王春鹏
  1. number_system

    0下载:
  2. 十进制转换为二进制,在Matlab中实现,利用矩阵来进行实现-Decimal to binary, implemented in Matlab using the matrix to be achieved
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:655byte
    • 提供者:zz
  1. decimal-and-binary

    0下载:
  2. matlab 十进制与二进制的转换 包括二进制转换为十进制;也包括十进制转换为二进制-decimal to binary binary to decimal
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:631byte
    • 提供者:Wang
  1. binary1

    0下载:
  2. 本文件将普通RGB图像转化成二值图像,方便后续处理-This document will be an ordinary RGB image into binary image, to facilitate follow-up treatment
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:52.6kb
    • 提供者:朱相达
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com