搜索资源列表
线性规划
- 线性规划算法,既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.
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
LP2
- 波束形成中DOA估计LP算法 matlab程序-LP
kalman_LP
- 卡尔曼滤波应用于线性预测仿真 MATLAB仿真程序-kalman filter uesed for LP
project1
- MATLAB实现的FIR滤波器设计系统。可设计LP、HP、BP、BS四种滤波器,窗型和其他参数也可自由设定-MATLAB realization of FIR filter design system. Can be designed LP, HP, BP, BS in four filters, windows and other parameters can also be set free
LP
- 数值分析工具箱 很好很强大 大家都来下载啊~~很好啊~~非常好奥-this site is a SB site,it want me to register。
matlab-lp
- matlab 求解线性规划的例题 讲解详细-matlab for solving linear programming to explain in detail
LP
- An Implementation of Karmarkar s Algorithm for Linear Programming
opt_matlabGUI
- 最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面-Optimization algorithm, simplex method, two-phase method, Big M method
simplex2p
- Solving the LP problem using Simplex method
incircle
- The INCIRCLE code formulates the problem as an LP with slack variables
SimplexMethodForNLP
- 源码给出了非线性LP问题的单纯形算法,程序分为5个.M文件,其中simple.m为单纯形算法,其他为调用文件,欢迎大家讨论下载。-Source LP problem given the nonlinear simplex algorithm, the program is divided into 5. M file, which simple.m for the simplex algorithm, the other for calling the file, please download
ADPCM
- The ADPCM package is a flexible simulation tool for an adaptive differential encoder and decoder with backward predictor adaptation. It uses an LP-based (Burg) adaptive predictor and a nonuniform quantizer with mu transfer function. It generates the
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编写的低通滤波器,简单的实现低通滤波器的功能