搜索资源列表
遗传算法matlab
- matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
用matlab编写的二进制的遗传算法程序
- 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
matlab-forPID
- mtlab仿真的基于遗传算法的pid,实数编码和二进制编码
LT_decoder_BEC.rar
- 二进制删除信道下的喷泉码(LT码)的译码程序(含注释)。,under binary erasure channel,decoding process of one kind of the fountain Code (LT code),including the Notes.
ASCII_str2cod.zip
- 用matlab实现ASCII和二进制码的互换,在matlab输入ASCII码字符或字符串即可,源文件里有详细的使用说明,一共有5个文件。,Matlab by ASCII and binary code to achieve the exchange, enter the ASCII code in matlab character or string can be, the source file, there are detailed instructions, a total of five
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
chap1
- 基于遗传算法的PID参数优化的MATLAB程序,采用的是二进制编码方式,通过传递函数的离散经过适应度计算 选择复制 交叉 变异操作得到最优解。-PID parameters based on genetic algorithm optimization of the MATLAB program, using the binary encoding, by the discrete transfer function adapted calculation select Copy crossov
GrayCode
- matlab环境下格雷码的编码,二进制译成格雷码,反之- gray coding in Matlab environment,Binary translated into gray yards
PCM
- 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
2ASK
- 根据随机给出的二进制信号进行统2ASK调制,画出各个阶段的波形.-According to random binary signals given 2ASK modulation system, draw the various stages of waveform.
dectobin
- matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
dec2bin
- 用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
binarymod
- 二进制数字调制信号ook,2psk,2fsk信号及其频谱-Binary digital modulation signal ook, 2psk, 2fsk signal and its spectrum
zishiyingxindjunh
- 本资料是针对于数字信号处理中的二进制信道均衡算法m文件源程序-This information is in digital signal processing for the binary channel equalization algorithm m file source
Matlab-GA
- 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
MATLAB
- 最大最全的matlab实用教程电子版,Very good -Matlab largest and most practical course of the entire electronic edition, Very good
matlab
- 二进制序列发生器及其功率谱和自相关函数的实现-Binary sequence generator and the power spectrum and autocorrelation function of the realization of
matlab---dpsk
- 利用matlab编制的dpsk二进制数字基波的调制与解调的程序-bdpsk digital
通信实验书本配套MATLAB
- 仿真二进制正交信号通过AwGn信道后的误比特率性能(BER performance of simulated binary orthogonal signals passing through AwGn channels)
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar