-
appD
Digital Modulation and GMSK
A brief introduction to digital modulation schemes is given, showing the logical
development of GMSK from simpler schemes.
- 2010-09-11 21:06:35下载
- 积分:1
-
Typical-Chaotic-Systems
说明: 简要介绍了三种典型的混沌系统:Logistic映
射,Lorenz系统和Henon映射,利用Matlab软
件,使用编程方法进行了仿真(Thispaperintroducedthreekindsoftypicalchaotic
systems: Logistic mapping, Lorenz system and Henon
mapping, simulatedthesechaoticsystemswithmatlab
byprogramming.)
- 2011-04-04 00:09:07下载
- 积分:1
-
wai-dan-dao-shu-ju-chu-li
刘利生所著外弹道测量数据处理一书的电子版,比本站版本更为清晰的版本。(Exterior ballistic measurement data processing,author liu li sheng,2001.)
- 2012-04-24 13:41:40下载
- 积分:1
-
AdvancePIDControlAndSimulation
介绍使用MATLAB学习PID控制算法的入门书籍配套代码(MATLAB study on the use of PID control algorithm to introduce the books matching code)
- 2007-06-03 17:27:39下载
- 积分:1
-
based-on-MATLAB-M-file-QPSK-and-oqpsk-modulation
基于MATLAB中的M文件实现QPSK及QDPSK的调制,希望能帮助你学习(M-file MATLAB-based implementation of QPSK modulation and QDPSK)
- 2010-12-11 00:15:55下载
- 积分:1
-
Matlab-NN-with-external-data
NN with external data
- 2013-10-08 14:45:42下载
- 积分:1
-
GAPatrol--An-Evolutionary-Multiagent-Approach-for
In this work, we present a novel evolutionary multiagent-based simulation
tool, named as GAPatrol. Such system is devoted to the specification of
effective police patrol route strategies for coping with criminal activities happening
in a given artificial urban environment, which, in turn, mimics a real
demographic region of interest.
- 2013-11-24 20:30:00下载
- 积分:1
-
depso_11
说明: 差分粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,现已成为进化算法的一个新的重要分支。在基本粒子群算法和改进粒子群算法原理的基础上,实现了粒子群算法在函数优化、图像压缩和基因聚类中的应用。(Differential particle swarm optimization (DPSO) is a new intelligent optimization algorithm which imitates the behavior of bird swarm. It has become a new important branch of evolutionary algorithm. Based on the basic particle swarm optimization (PSO) algorithm and the improved principle of PSO, the application of PSO in function optimization, image compression and gene clustering is realized.)
- 2019-03-14 09:17:30下载
- 积分:1
-
分支定界法
说明: 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。
对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1]
通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems.
For integer programming problems with two variables, the grid method is sometimes simpler[ 1]
Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
- 2021-04-26 12:21:14下载
- 积分:1
-
bp
说明: 利用MATLAB实现一个BP网络的控制程序。简单使用(Use MATLAB to achieve a BP network control procedures. Simple to use)
- 2009-05-09 21:28:55下载
- 积分:1