-
enframe
enfrmae函数,可以用于对语音信号进行处理前的分帧(enfrmae function can be used to process the speech signal prior to framing)
- 2011-01-20 15:29:54下载
- 积分:1
-
MATLAB-essential-practice-50
一本非常好的matlab编程练习题,很有针对性,层次分明,重点和难点突出,。具有很高的参考和学习价值.(It is a very useful book of matlab programming practice.The gradation is distinct, important and difficult points is outstanding.So it has high value of reference and study.)
- 2012-03-28 10:56:17下载
- 积分:1
-
PVmppt
用matlab中的simulink建独立光伏发电系统模型含MPPT控制(The built using matlab simulink independent photovoltaic power generation system model with MPPT control)
- 2021-04-27 19:48:44下载
- 积分:1
-
An-adaptive-learning-scheme-for-load-balancing-wi
An adaptive learning scheme for load balancing with zone partition
- 2014-10-10 22:50:17下载
- 积分:1
-
Simulink-flat-fading
基于Simulink的平坦瑞丽衰落的信道建模与性能分析(Based on channel modeling and performance analysis of Simulink flat fading)
- 2015-04-04 11:17:54下载
- 积分:1
-
MATLAB_statistics_40
本书介绍了matlab统计中常用算法,并提供了详细案例及其解析,书中有matlab代码,适合数学建模学习者使用。(This book introduces the matlab statistics commonly used algorithms, and provides a detailed case and its resolution, the book has matlab code for mathematical modeling learners.)
- 2015-04-16 23:21:43下载
- 积分: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
-
Newton
说明: 用牛顿下山法求解方程:下山因子在计算过程中可以变动,一般选择下山因子时从1开始,逐次将减半进行试算,直到能使下降条件成立为止。若当计算到某步时取不到满足要求的值(或值小到无法容忍),这时称“下山失败”,需要另取初值重新算起。(Descent method with Newton' s equation: down factor in the calculation process can change, usually selected from the 1 start down factor, will be halved for successive spreadsheet until the can down the conditions established. If when calculating the time to take a step not meet the requirements of the value (or values ??too small to tolerate), then the " down failed" , you need an alternative initial re-counting.)
- 2011-03-16 16:54:30下载
- 积分:1
-
spcomm
This program communicates with serial port and send the SMS to the specified mobile number. It requires GSM kit to be connected with serial port.
- 2011-06-29 21:00:07下载
- 积分:1
-
path_planning-master
说明: 人工势场法避障 实现从势能高出往低处运动 ,实现路径规划 和避障(artificial potential)
- 2019-04-22 22:21:40下载
- 积分:1