-
LinearProgram
在数学中,线性规划 (Linear Programming,简称LP) 问题是目标函数和约束条件都是线性的最优化问题。
线性规划是最优化问题中的重要领域之一。很多运筹学中的实际问题都可以用线性规划来表述。线性规划的某些特殊情况,例如网络流、多商品流量等问题,都被认为非常重要,并有大量对其算法的专门研究。很多其他种类的最优化问题算法都可以分拆成线性规划子问题,然后求得解。在历史上,由线性规划引申出的很多概念,启发了最优化理论的核心概念,诸如“对偶”、“分解”、“凸性”的重要性及其一般化等。同样的,在微观经济学和商业管理领域,线性规划被大量应用于解决收入极大化或生产过程的成本极小化之类的问题。乔治·丹齐格被认为是线性规划之父。
(In mathematics, linear programming (Linear Programming, referred to as LP) problem is the objective function and constraints are linear optimization problem)
- 2012-01-04 12:10:48下载
- 积分:1
-
DRM_channel
DRM系统中采用不同信道估计算法的性能比较,(DRM systems use different channel estimation algorithm for performance comparison,)
- 2010-09-01 21:47:17下载
- 积分:1
-
bartlettgonglvpu
说明: 对心音信号实现平均周期图法功率谱估计的matlab程序(PSD bartlett matlab)
- 2011-04-05 15:30:49下载
- 积分:1
-
dctcoder
MATLAB实现图像的DCT变换及选择性重构(MATLAB for image reconstruction of DCT transform )
- 2010-08-02 14:23:19下载
- 积分:1
-
bbtml
Bark和ERB滤波器组实现的Matlab源程序(Bark and ERB filter banks realize the Matlab source)
- 2007-07-26 12:27:31下载
- 积分:1
-
MATLAB
这是一个关于matlab入门的教材,也是在网上找的,希望和大家分享(this is a book of matlab .I wish we learn it good。)
- 2013-02-27 18:15:04下载
- 积分:1
-
2---Copy
this is matlab code for the eye select
- 2013-08-19 00:39:45下载
- 积分:1
-
face01
这是基于MATLAB的人脸识别,将人脸基本能够清晰的识别出来(This is a MATLAB-based face recognition, basic human face can be clearly identified)
- 2013-03-20 21:12:36下载
- 积分:1
-
gaussnewton
it is useful for my studies
- 2013-12-21 13:53:50下载
- 积分:1
-
Audio-denoising-deepa
1. Extract files and run Audio_denoise_main.m file folder...
2. Click on Load & play Audio file and Original sound.wav file
3. Then using slider AWGN (White gauusion noise)...it is vary 1 to 10 set it to 10..
4. now click on Add Noise and play...
5. u can save noisy signal by save noisy signal tab...
6. now wavelet...
7. thresholding..
8. now click on Denoise and play....wait for some time...this will take 25 sec time
9. now save that denoised signal...and record all output parameters...
10. now click on clear all and exit
- 2015-04-18 14:39:47下载
- 积分:1