搜索资源列表
opt_cpp
- 工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
线性规划
- 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
LinearProgram
- 本代码用单纯形法有效的解决运筹学中LP线性规划问题-code with the simplex method effective solution tacticians were LP Linear Programming
LP_algorithm
- 这是不错的LP algorithm(linear programe) 内容我测试过,效能不错-This is a good algorithm LP (linear programe) as I test tried, good performance
LP--simplex
- lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
LP
- 我自己编写的一个LP算法的Java程序,带有Windows界面,可以求解LP算法,并实时显示结果。
LP
- 是用来计算线形规划问题的小工具,其用到的是单纯型酸法
project2.rar
- MATLAB实现的无源RC、LC滤波器设计系统。可设计LP、HP、BP、BS四种滤波器,附带设计结果,MATLAB realization of passive RC, LC filter design system. Can be designed LP, HP, BP, BS in four filters, with the design results
waveletmvdr
- 对含窄带噪声的语音信号进行小波去噪,并汇出LP谱和MVDR谱-LP and MVDR based wavelet
LP
- 基于径向基神经网络的算法逼近低通滤波器,用Matlab编程实现-Based on RBF Neural Network Approximation algorithm low-pass filter, using Matlab programming
PSO
- 粒子群算法滤波器,用粒子群算法实现了LP滤波器-Particle swarm algorithm filter, particle swarm algorithm with the LP filter
lptoolbox
- This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction method-This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction meth
matlab(lp)
- 线性规划实例源代码,是一个简单实例 希望对大家有帮助-Examples of linear programming source code, is a simple example we want to help
kalman_LP
- 卡尔曼滤波应用于线性预测仿真 MATLAB仿真程序-kalman filter uesed for LP
matlab-lp
- matlab 求解线性规划的例题 讲解详细-matlab for solving linear programming to explain in detail
Compressive_Sensing
- lp范数最小化求解的问题,关于压缩感知的最新文档-lp-norm minimization problem solving, perception of the latest documentation on the compression
simplex2p
- Solving the LP problem using Simplex method
LP
- 此代码运用单纯形法,比较有效的解决运筹学中LP线性规划问题。-This code use the simplex method, more effective solution to operations research, linear programming problem LP.
LP-filter
- this file is the source code of low pass filter. It can perform as low pass filter-this file is the source code of low pass filter. It can perform as low pass filter
LP
- lp:用C编写的低通滤波器,简单的实现低通滤波器的功能