-
thedigitalmodulationsysteanalysisandsimulation
自己找到的数字调制系统分析与仿真 希望大家喜欢(Find the digital modulation system analysis and simulation)
- 2009-05-11 15:40:15下载
- 积分:1
-
cyclicpursuit
循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。(This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.)
- 2012-03-29 00:41:09下载
- 积分:1
-
Matlab-M-files
往复活塞式内燃机关键部件设计、计算、校核的Matlab运行的M文件,本人亲自编写,一定可用!dlm(These M files of Matlab is for designing,computting and checking parts of reciprocating engine. )
- 2014-05-30 17:54:27下载
- 积分:1
-
Introduction-to-Programming
中国石油大学(北京)国际班数值分析老师给的资料,matlab相关(S.R.Otto, J.P.Denier- An Introduction to Programming and Numerical Methods in MATLAB)
- 2013-01-16 17:38:12下载
- 积分:1
-
ElementRemoveAttributeNS
Element Remove Attribute N S extends D O M Test Case Source Code for Andriod.
- 2013-12-16 16:11:02下载
- 积分:1
-
Measurement-fuel
说明: 针对阀控式密闭铅酸蓄电池的直流法测试内阻,二次放电法(Sealed valve-regulated lead-acid batteries for the DC resistance test method, the second discharge method)
- 2011-02-17 13:34:14下载
- 积分:1
-
Converting--Measurenments
一个很完美的解决数据关联问题中坐标转换的文章(A perfect solution data associated coordinate transformation article)
- 2012-11-01 16:29:15下载
- 积分: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
-
hopfield
hopfield network for neural network
- 2013-01-02 05:16:17下载
- 积分:1
-
PLC-analog
A programmable-logic controller (PLC) is a compact computer-based electronic system that uses digital or analog input/output modules to control machines, processes, and other control modules. A PLC is able to receive (input) and transmit (output) various types of electrical and electronic signals and use them to control and monitor practically any kind of mechanical and/or electrical system.
- 2013-07-19 19:40:51下载
- 积分:1