-
OFDMsimulation
OFDM模拟,包括matlaB程序及详细说明(OFDM simulation, including detailed description of procedures and matlaB)
- 2008-01-18 11:03:51下载
- 积分:1
-
coplsdp
基于MATLAB内点算法求解SDP半正定规划软件包(MATLAB-based interior-point algorithm for solving semidefinite program package SDP)
- 2011-08-02 16:17:00下载
- 积分:1
-
palmprint_recognition
palmprint recogntion system. its a biometric system
- 2013-03-11 23:10:57下载
- 积分:1
-
feikonga
四旋翼飞行器的控制程序,实现四旋翼飞行器的自平衡,从而实现其平稳飞行。(The control procedure four rotor aircraft, the realization of the four rotor aircraft self balance, so as to realize the smooth flight.
)
- 2015-03-23 13:44:23下载
- 积分:1
-
coherent-incoherent-image
相干与非相干成像系统的比较。复习光学传递函数OTF的概念,以及该函数与相干传递函数CTF的关系。用OTF完成单透镜系统成像的计算。(The comparison of coherent and incoherent imaging system.Review the concept of OTF, optical transfer function and the function relations with CTF coherent transfer function.Complete the single lens imaging system with OTF calculation.)
- 2021-04-12 16:38:57下载
- 积分:1
-
griddrawn
说明: 实现了 栅格路径规划
可以自己选择随机路障
(The realization of raster path planning can choose random roadblocks)
- 2008-10-26 16:19:18下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
modelo_nolineal_tanque
non-linear tank model on matlab
- 2009-11-19 23:07:04下载
- 积分:1
-
MATLAB
此文档主要包括13个课件,详细的描述了matalab的编程环境及相关工具的用法等!(This document includes 13 courseware, a detailed description of the MATALAB programming environment and related tools such as the use of!)
- 2011-07-12 11:11:42下载
- 积分:1
-
inversion_GA
Genetic algorithm for ground penetrating radar data inversion.
- 2014-11-14 20:17:48下载
- 积分:1