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

搜索资源列表

  1. dec_to_bi

    0下载:
  2. OFDM中的关于二进制转十进制器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the binary switch to the metric system for the design of personal MATLAB algorithm, more classic!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:23922
    • 提供者:yeyue
  1. gafmax

    0下载:
  2. % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3036
    • 提供者:mmcc
  1. Matlab2

    0下载:
  2. :Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合 函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异 操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:117817
    • 提供者:icyrock
  1. linear_code

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

    • 发布日期:
    • 文件大小:111162
    • 提供者:李文
  1. dec2bin

    1下载:
  2. 用matlab写的很好的关于二进制转十进制的函数代码,可以实现非整数二进制转换十进制,以及负二进制转换十进制-Using matlab to write on the good function of the binary code to decimal, you can achieve non-integer binary decimal conversion, as well as the negative decimal binary conversion
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1733
    • 提供者:zll
  1. P018M_Convertor

    0下载:
  2. 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字, //程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制-Between the preparation of the different number system conversion process. Asked for input and output interfaces, when the losers an arbitrary decimal number,// program can
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:651
    • 提供者:John
  1. decandbin

    0下载:
  2. 二进制和十进制互相转换,比自带的更加方便-Each binary and decimal conversion, more convenient than the native
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:638
    • 提供者:qiuzhiyuan
  1. binmatrix

    0下载:
  2. inmatrix函数创建一个与x矩阵同等大小的二、十进制换算对应表,所生成的换算对应表的第一行到末行依次对应二进制的高位到低位;并用此生成的换算对应表进行其他如求列和、列和代表的字符的运算;-inmatrix function creates a matrix of equal size with x 2, corresponding to decimal conversion table, the generated conversion table corresponding to the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:944
    • 提供者:gfg
  1. bp_erjinzhi

    0下载:
  2. 运用三层BP网络结构(输入层、隐含层、输出层)实现算法,进行十进制与二进制的转换。-The use of three-tier structure of BP network (input layer, hidden layer, output layer) implementation algorithm, and binary to decimal conversion.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1755
    • 提供者:Xu Liping
  1. transform

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

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

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

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

    0下载:
  2. matlab编写,文件1将十进制数据转换成二进制数据的小程序;文件2将matlab的mat数据转成适用FPGA的mif格式-matlab write, file a decimal data into binary data of small programs file 2 to the mat matlab data into the FPGA-mif format for
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1110
    • 提供者:陈昊
  1. 10to2

    0下载:
  2. 实现十进制到二进制的转换,是用MATLAB程序写的。考虑很 全面。-Implement decimal to binary conversion program is written in MATLAB. Considered comprehensive.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1727
    • 提供者:yilingzhu
  1. msequence

    0下载:
  2. m序列生成函数 输入十进制数,经计算 输出二进制m序列-The function of m sequence,from dectobin
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1132
    • 提供者:张汀
  1. fine

    0下载:
  2. ecg信号读取与二进制到十进制转换,为处理做准备-read ecg signal with the binary to decimal conversion, in preparation for the treatment
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1771
    • 提供者:雪獒
  1. decimal-and-binary

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

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

    0下载:
  2. 游程编码 输入一个一维数组,会将其内容进行编码,编码程序中包含十进制与二进制之间的相互转换。解码为其逆过程-RLE enter a one-dimensional array, its contents will be encoded, encoding process includes the interaction between decimal and binary conversion. Decode its reverse process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2504
    • 提供者:长乐
  1. dec2bin22

    0下载:
  2. 实现十进制负数求二进制的补码,方便广大学者实现视频或图像加解密过程中用到异或加密-Seeking to achieve a negative decimal binary complement, facilitate the realization of the majority of scholars, video or images used in encryption and decryption process XOR encryption
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:596
    • 提供者:陈秋琼
  1. matlab_for_CRC

    0下载:
  2. 用MATLAB随机产生12000个均匀分布的随机数,先转换成二进制数,计算CRC,然后再转成十进制数,统计冲突结果。-Generate 12000 random number,then calculate the CRC and the result.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1993
    • 提供者:史啸
  1. matlab十进制转二进制

    1下载:
  2. matlab程序,可以将十进制的正数或负数转换为二进制有符号数,带详细注释。
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com