Welcome![Sign In][Sign Up]
Location:
Search - decimal to binary matlab

Search list

[matlabgafmax

Description: % [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--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)- [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-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4)
Platform: | Size: 3072 | Author: mmcc | Hits:

[Windows Develophw

Description: convert binary numbers into decimal numbers and anthor convert decimal into binary
Platform: | Size: 1024 | Author: designer_003 | Hits:

[Windows DevelopDec2Bin_MATLAB

Description: 十进制数转换为二进制数的matlab实现,使用MATLAB自带函数,和自己的编程实现。-A decimal number converted to binary numbers to achieve matlab
Platform: | Size: 5120 | Author: 文强 | Hits:

[Otherlijinjia

Description: 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain simulation graphics
Platform: | Size: 1024 | Author: renjiangtao | Hits:

[Mathimatics-Numerical algorithmsdectobin

Description: matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
Platform: | Size: 1024 | Author: 张惠 | Hits:

[Othermatlab_files

Description: Folder gives information about decimal to binary, binary to decimal, binary addition, binary multiplication and two s complement subtraction programs in MATLAB
Platform: | Size: 3072 | Author: chirag | Hits:

[matlabtransform

Description: 在matlab中实现十进制到有符号定点二进制的转换-To achieve in matlab decimal to binary signed conversion of fixed-point
Platform: | Size: 1024 | Author: 赵剑雄 | Hits:

[DSP programdeci2bin

Description: 十进制数值转换二进制序列函数,关于信号处理方面的源代码-Convert the decimal value of binary sequence functions, signal processing on the source code
Platform: | Size: 1024 | Author: 宫翔 | Hits:

[matlabnumber_system

Description: 十进制转换为二进制,在Matlab中实现,利用矩阵来进行实现-Decimal to binary, implemented in Matlab using the matrix to be achieved
Platform: | Size: 1024 | Author: zz | Hits:

[matlab10to2

Description: 实现十进制到二进制的转换,是用MATLAB程序写的。考虑很 全面。-Implement decimal to binary conversion program is written in MATLAB. Considered comprehensive.
Platform: | Size: 2048 | Author: yilingzhu | Hits:

[matlabdecimal-and-binary

Description: matlab 十进制与二进制的转换 包括二进制转换为十进制;也包括十进制转换为二进制-decimal to binary binary to decimal
Platform: | Size: 1024 | Author: Wang | Hits:

[Software Engineeringdsp1

Description: matlab实现十进制转为二进制的小程序,并且含有一篇定点数除法的论文-matlab decimal to binary program, and contains a fixed number of points of division papers
Platform: | Size: 260096 | Author: ygh2 | Hits:

[matlabaaa

Description: 矩阵运算的例子,雅克比迭代,高斯迭代,还有十进制向二进制、八进制、十六进制转换的MATLAB源代码。-Examples of matrix operations, Jacobi iteration, Gauss iteration, and decimal to binary, octal, hexadecimal conversion of MATLAB source code.
Platform: | Size: 2048 | Author: baodabao | Hits:

[MultiLanguageNew-folder

Description: the codes which i sent contains matlab code for encryption using 4 out of 8 code,binary to decimal conversion,decimal to binary conversion,subband coding,upsampling.
Platform: | Size: 4096 | Author: Leela | Hits:

[matlabconvert

Description: 本程序在matlab中实现了十进制到二进制数的转换,包括正数与负数,并且输出位宽和精度可以自己调整。-The program is implemented in matlab decimal to binary conversion, including positive and negative numbers, and the output bit width and precision can be set
Platform: | Size: 1024 | Author: 唐利翰 | Hits:

[matlabTENTRANSFER

Description: matlab中十进制转化为二进制,程序运行良好,通过测试均正确-matlab decimal to binary conversion, the program runs well, pass the test are correct
Platform: | Size: 1024 | Author: 王瑶 | Hits:

[Software Engineeringdouble_dec2bin

Description: matlab将双精度十进制数转换成二进制数-matlab convert double-precision decimal to binary ..
Platform: | Size: 13312 | Author: 刘昆鹏 | Hits:

[Software Engineeringdecimal-to-binary

Description: 一个关于matlab实现的定点仿真程序,FPGA之前的浮点转定点内容-On a fixed-point simulation program matlab implementation, FPGA floating-point turn before the designated content
Platform: | Size: 1024 | Author: 刘晓晴 | Hits:

[Othermatlab实现dvbt2_syn

Description: DVB-T2帧同步模块,先做了matlab实现可以实现效果,再转到FPGA上进行了实现;里面还有复数小数转二进制以及二进制转复数小数的代码(The DVB-T2 frame synchronization module is implemented first by MATLAB, and it can achieve the effect. Then it is implemented on FPGA. There are also codes for complex decimal to binary and binary to plural decimal.)
Platform: | Size: 19456 | Author: 天晴见下雨不见 | Hits:

[AI-NN-PRMATLAB genetic algorithm toolbox

Description: Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function library based on basic operations and termination conditions, binary and decimal conversion and other operations. The implementation steps include: the main function of genetic algorithm and the generation function of the initial population are obtained by the input and output functions, and the basic genetic operation function is obtained by the selection, crossover and mutation operations. Taking function simulation as an example, the function optimization and GA improvement only need to rewrite function m file form)
Platform: | Size: 9216 | Author: FZenjoys | Hits:
« 12 »

CodeBus www.codebus.net