-
segmentation
segmentation of licence plate character
- 2011-05-06 20:09:35下载
- 积分:1
-
MATLAB-Genetic-Algorithm
MATLAB遗传算法工具箱及应用。本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章。第一章至第四章介绍遗传算法的基础知识,包括遗传算法的基本原理,编码、选择、交叉、变异,适应度函数,控制参数选择,约束条件处理,模式定理,改进的遗传算法,早熟收敛问题及其防止等。(MATLAB genetic algorithm toolbox and its application. This book describes the features of MATLAB Genetic Algorithm and Direct Search Toolbox, programming principles and use. The book is divided into nine chapters. Chapter to Chapter IV describes the basics of the genetic algorithm, including the basic principles of genetic algorithm, encoding, selection, crossover and mutation, the fitness function, the control parameter selection and processing constraints, schema theorem, improved genetic algorithm, precocious convergence problem and its prevention.)
- 2013-01-16 15:06:58下载
- 积分:1
-
MTH
纹理特征提取的matlab程序源代码,内容需要修改,说明较少(texture matlab)
- 2014-11-18 13:30:15下载
- 积分:1
-
RSA
说明: 密码学中RSA算法的MATLAB实现。包含算法说明及程序验证。(Cryptography RSA algorithm MATLAB implementation. Contains the algorithm description and program verification.)
- 2010-03-17 15:01:15下载
- 积分:1
-
TSP
说明: 模拟退火处理tsp问题,matlab 代码(tsp problem
matlab code)
- 2010-04-13 15:29:22下载
- 积分:1
-
chap5
《智能控制》第二版(刘金琨著)程序源码第五章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code Chapter)
- 2011-04-26 09:43:46下载
- 积分:1
-
BER_BPSK
计算BPSK在AWGN下得误码率。其中,设置高斯白噪声的功率为1,也即是归一化功率(calculate the BER of BPSK under AWGN channel)
- 2011-11-03 22:29:33下载
- 积分:1
-
PMSM_SVPWM_HuamoSuduKongzhi
说明: 永磁同步电机里的滑膜速度控制器与SVPWM结合的例程,作拓展。(The routine of the combination of the sliding film speed controller and SVPWM in the permanent magnet synchronous motor is expanded.)
- 2020-03-10 19:40:13下载
- 积分:1
-
liusiqam
六十四QAM调制解调器,实现星座映射解映射(64QAM encoder)
- 2010-10-17 18:53:09下载
- 积分:1
-
MIMO-OFDM-Simulator
多输入多输出正交分频多工模拟器。
正交分频多工:OFDM模拟器(外层函数)
create_channel:产生一个瑞利衰落信道复用,解的天线配置、正交分频多工结构、power-delay档案。
svd_decompose_channel:既然全网络知识是假设,在并行传输奇异值模式。这个函数分解这些频道模式。
BitLoad:适用bit-loading算法来实现预期的钻头和能量
(MIMO OFDM Simulator:
OFDM.m: OFDM Simulator (outer function)
create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile.
svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes.
BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance.
ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel).
chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation.
EnergyTableInit.m: Given the SNR values, form a table of energy increments for each channel.
campello_algo.m: Apply Campello s algorithm to converge to the optimal bit and energy allocatio)
- 2012-04-30 10:09:02下载
- 积分:1