-
SSC_calculations
Calculates four SSC parameters of the input signal. SSC stands for Statictical Signal Characterizations. Deals with time domain signals.
- 2010-08-18 12:32:40下载
- 积分:1
-
chaos_examples
自己写的混沌优化算法,有注释,算法简单,适合学习(Chaos Optimization Algorithm for his writing, there are notes, simple algorithm for learning)
- 2010-09-22 10:28:08下载
- 积分:1
-
nlms
Normalized LMS adaptive filtering algorithm.
- 2011-09-22 21:51:33下载
- 积分:1
-
WSNexample
无线传感器网络仿真例子文件loadAndPrintNet.m,networksDB.mat,oneRoundWSN.m.需要用到图论工具箱grtheory(Examples of wireless sensor network simulation file loadAndPrintNet.m, networksDB.mat, oneRoundWSN.m. Need to use graph theory toolbox grtheory)
- 2014-01-22 11:21:50下载
- 积分: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
-
foldp
线性系统的模型降阶 pade降阶算法 线性系统的模型降阶
(failed to translate)
- 2013-05-05 14:31:04下载
- 积分:1
-
dijkstra
dijkstra.m,dijkstra算法的MATLAB程序(dijkstra.m,dijkstra Algorithm in matlab)
- 2014-09-23 04:25:19下载
- 积分:1
-
Multibeamforming
数字相控阵雷达fft多波束形成算法,简单易懂(Digital phased array radar fft multi-beamforming algorithm, easy to understand)
- 2020-12-14 16:39:15下载
- 积分:1
-
TOA_based_position
TOA Based Positioning
main function for showing position estimates of the nonlinear NLS approaches
in a single trial
- 2015-01-19 01:28:51下载
- 积分:1
-
Matlabwaveletsecond
《MATLAB工程应用书库:MATLAB小波分析(第2版)》以最新版MATLAB R2011a为平台编写。从信号处理的角度阐述小波分析的基本原理及其应用。(The MATLAB application stacks: MATLAB wavelet analysis (second edition))
- 2013-11-28 12:56:51下载
- 积分:1