搜索资源列表
b2f
- 经典遗传算法工具箱中的二进制转浮点数程序,与大家分享-classical genetic algorithm toolbox binary float switch procedures, and share
Ex-05
- MATLAB小程序:关于MATLAB中整数\\浮点数\\复数的运算-small MATLAB : MATLAB on integer \\ float \\ complex arithmetic
Matlab3
- :基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。
遗传算法浮点数编码
- 遗传算法的浮点数编码源码,适合于初学者,注释详细。
jisuanjizuchnegyuanli
- 能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplica
fudianshuchuli
- 浮点数的定义及计算方法,可用于初级学习之用-floap contral
PID
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -A typical
quantizer1
- 小数量化程序,中间的位数是可以调节的,这个所给的是32位的实数浮点数据转变为二进制数-the procedure of quantification for decimals
CZT_fltp
- CZT 任意点数 FFT变换 (浮点),采用CZT算法。-CZT FFT transform (float)
mx_CZT_fltp
- CZT算法的任意点数FFT变换的浮点C程序,加入MEX借口函数,从而实现matlab的直接调用!-Floating-point C program, the CZT algorithm any point FFT transform added MEX an excuse to function, in order to achieve the matlab direct calls!
TIfloat2dec
- 将4字节16进制表示的TI浮点数表示成10进制表示的浮点数-The 4-byte hexadecimal representation of a TI floating-point decimal floating-point representation
bi_to_float
- 二进制ieee754标准与十进制的浮点数之间的转换,程序很小,希望有帮助。-Convert binary and decimal floating-point standard ieee754 between the program is very small, want to help.
float_and_binary
- 将浮点数和32位二进制相互转换。一共四个m文件,三个函数:小数点转二进制,浮点数转二进制,二进制转浮点;最后一个:调用函数。 希望能帮到有需要的人- floating point Numbers and 32-bit binary conversion to each other. four m file, three functions: decimal to binary, float to binary, binary to float The last one: the callin
mirranda
- 基于浮点数编码的多目标遗传算法,运行环境为matlab.-Multi-objective genetic algorithm based on floating-point encoding,Operating environment for matlab.
dingdianhua-
- 对于数据定点化仿真,LTE下行链路物理层定点化处理,非常有借鉴作用,得出浮点数据和定点数据关系,自己原创。-For fixed-point simulation data, LTE downlink physical layer processing point, very reference, come floating-point data and fixed-point data relationships, their own originality.
GA_Nonuniform
- 利用浮点数编码的遗传算法优化非均匀天线阵的峰值旁瓣电平-This thesis presents how to design sparse arrays using genetic algorithm with the optimization goal of peak side lobe level and calculate the best positions of array elements.
Genetic Algorithm
- 遗传算法的函数优化实例,并就遗传算法在解决连续函数优化问题中存在的不足之处,提出了一种新的编码方法——浮点数编码方法,最后,通过实例验证了该方法的可行性和有效性。(A function optimization example of genetic algorithm,after analyzing the problems existed in the current model coding methods for plastic injector, this paper puts forw
