-
MATLAB-Programming-for-Engineers
本文为Stephen J.Chapman《MATLAB 编程(第二版)》英文影印版的中文译本,这本
书对初学者很好的入门教材(This article Stephen J.Chapman MATLAB Programming (second edition), the English version of the Chinese translation of photocopying, this
A good book for beginners introductory textbook)
- 2014-10-07 10:35:59下载
- 积分:1
-
PrinciplesOfComputerOrganization
计算机组成原理的实验报告,非常完整,一共二十多页,希望对大家有所帮助!(Computer organization lab reports, very complete, a total of more than 20 pages, we want to help!)
- 2010-09-01 21:01:20下载
- 积分:1
-
basicmpc
预测控制,便于初学者学习,方便大家扩展,适合单变量和多变量控制。(model predictive control)
- 2011-05-15 08:49:23下载
- 积分:1
-
zhixiangxing
线列阵指向性图,用于水声领域换能器基阵的指向性仿真(Line array directivity diagram for the field of underwater acoustic change point simulation of energy converter arrays)
- 2012-05-04 20:01:59下载
- 积分:1
-
zhuyaunfenxi_C
主元分析法的C语言程序,主要用在降维的方面,也可用在信号处理,故障诊断。(Principal Component Analysis Method C language program, mainly used in dimensionality reduction, can also be used in signal processing, fault diagnosis.)
- 2013-04-14 09:50:54下载
- 积分:1
-
Cloud-Computing-Implementation--Management-and-Se
While there is no arguing about the staying power of the cloud model and
the benefits it can bring to any organization or government, mainstream
adoption depends on several key variables falling into alignment that will
provide users the reliability, desired outcomes, and levels of trust necessary
to truly usher in a “cloud revolution.” Until recently, early adopters of cloud
computing in the public and private sectors were the catalyst for helping
drive technological innovation and increased adoption of cloud-based strategies, moving us closer to this inevitable reality.
- 2015-02-08 05:15:16下载
- 积分:1
-
spxy
说明: spxy,用于校正集验证集划分,基于X、Y矩阵的校正集及验证的划分(Correction set verification set partition)
- 2019-05-25 20:11:17下载
- 积分: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
-
mainscan
EZW coding example.......
- 2011-04-29 14:02:40下载
- 积分:1
-
Stop_operator
这个使用C编的stop operator,是s函数的格式。stop operator是Preisach 模型的一种基本模块。线性组合即成preisach 模型。(Stop operator, the C series is the format of the s function. The stop operator is one of the basic module of the Preisach model. The linear combinations Serve preisach the model.)
- 2012-07-20 17:52:29下载
- 积分:1