-
Chapter4_Planar_Arrays_and_Apertures
Optimum array processing 最优阵列处理技术 第四章 平面阵列和孔径的MATLAB程序
DOA MUSIC ESPRIT(Optimum array processing
DOA MUSIC ESPRIT)
- 2010-07-04 09:22:50下载
- 积分:1
-
self-adaption-reconstrution
这里是自适应超分辨率重建的matlab代码,很详细。(self-adaptation super-resolution)
- 2012-04-29 16:39:42下载
- 积分:1
-
BPSX150sCharacteristics
This simulink model contains the complete description of building PV MODEL OF BPSX150S power generation scheme.
- 2012-08-12 23:36:46下载
- 积分:1
-
PROGRAMS
Matlab数字信号处理源码(数字信号处理指导书)(Matlab source digital signal processing (digital signal processing instructions))
- 2011-10-29 19:27:34下载
- 积分:1
-
fx_arma
FX滤波,matlab程序,用于地震资料处理(FX filtering, matlab program for seismic data processing
)
- 2011-12-16 18:10:29下载
- 积分:1
-
LS-SVM-toolkit
支持向量机的最小二乘法LS-SVM工具包(The method of least squares support vector machine LS-SVM Kit)
- 2016-11-25 18:07:42下载
- 积分:1
-
st
说明: S变换的MATLAB程序,可用于地震勘探去噪中,性能优于小波变换(S transform MATLAB program can be used for seismic exploration in the de-noising performance is better than wavelet transform)
- 2010-01-04 10:21:41下载
- 积分:1
-
SVPWMshuchu
空间矢量脉宽调制(SVPWM)的波形的输出,方便大家更好的认识SVPWM的机理.(Space Vector Pulse Width Modulation (SVPWM) waveform of the output, to facilitate a better understanding of the mechanism of SVPWM.)
- 2009-07-02 16:02:32下载
- 积分:1
-
xindaohuajiashoufashe
信道化接收发射机设计,很好用。供大家一起研究学习。(Channelized receiver transmitter design, easy to use. Research for everyone to learn.)
- 2013-09-05 16:50:27下载
- 积分: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