-
danchunxingfa
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method, for solving linear programming problems common method. Simplex is the American mathematician GB Danzig in 1947 first put forward. Its theory is based on: linear programming problem feasible region is n-dimensional vector space Rn convex set in the multi-faceted, and its optimal value must be if the vertices of a convex set to achieve. Feasible solution corresponding to the vertex is called a basic feasible solution. The basic idea of the simplex method is: first find a basic feasible solution, to identify it and see whether it is the optimal solution If not, switch to another according to certain rules to improve the basic feasible solution, and then identify if still No, the re-conversion, click here to repeat. Due to the limited number of basic feasible solution, it will be converted by the finite optimal solution can be reached. If the problem can also be the optimal solution method has been applied without discrimination.
)
- 2011-01-17 21:01:44下载
- 积分:1
-
voicebox
A section focussing specifically on the linear prediction of speech then begins.
The anatomical process of speech production is described, followed by
an introduction to a theoretical linear model of the process
- 2011-01-24 22:54:13下载
- 积分:1
-
ssnnrr
it is matlab code on spectrum sensing in cognitive radio network using matched filter
- 2013-11-20 14:23:23下载
- 积分:1
-
Design-a-CQMFB
设计一CQMFB,低通滤波器H_0 (z)来自一半带滤波器。该半带滤波器的长度为47,通带截止频率ω_p=0.42π,试给出H_0 (z),H_1 (z),G_0 (z),G_1 (z)的幅频响应,单位抽样响应并画图。试着产生一信号,它由两个正弦加白噪声组成,一个在低频,一个在高频,正弦的频率及和白噪声的信噪比自己给定。试用所设计的滤波器组对该信号进行分解和重建。比较重建后的效果,并对结果继续进行分析。(Design a CQMFB, low pass filter H_0 (z) the half-band filter. The length of the half-band filter 47, passband cutoff frequency ω_p = 0.42π, try to give H_0 (z), H_1 (z), G_0 (z), G_1 (z) of the amplitude-frequency response, the unit sample response and Paint. Try to generate a signal that consists of two sinusoidal composition plus white noise, a low frequency, a high frequency in the signal to noise ratio, frequency and sine and white noise of its own given. Trial designed filter group that signal decomposition and reconstruction. Results were rebuilt, and the results continue to be analyzed.)
- 2015-03-23 10:52:19下载
- 积分:1
-
susan-matlab
为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。(Matlab in order to facilitate call susan algorithm realize the c function, written by Stephen Smith on susan2.1 c source code for simple cut editing, and provide common susan function matlab mex interface function, the user in a simple matlab compiler will be able to post use.)
- 2007-09-02 13:28:58下载
- 积分:1
-
minPMAC
这个程序实现了一个mini的MAC系统,唯一的缺点是并没有考虑到功率限制的问题。(This program realise a system of minipac,the only shortcoming is that the lack consideration of power constraint.)
- 2009-12-12 20:58:09下载
- 积分:1
-
Closed_Boost_Converter_Equation_Model
clossed loop boost converter mpdel
- 2013-10-18 09:10:21下载
- 积分:1
-
Rough-Sets
The Rough Sets experiments - Attribute Reduction(The Rough Sets experiments- Attribute Reduction)
- 2013-04-10 23:46:26下载
- 积分:1
-
kmeas
k-means,经典聚类算法DBSCAN的MATLAB实现,简单易懂,可以运行(k-means,Classical clustering algorithm concentration of MATLAB implementation, easy to understand, you can run)
- 2015-02-28 10:02:57下载
- 积分:1
-
angleOfg2b
基于simulink建立了飞机六自由度模型,并计算其迎角。(Based on simulink established six degrees of freedom model aircraft, and calculate the angle of attack.)
- 2014-05-26 11:06:38下载
- 积分:1