-
S.J.Chapman_MATLAB
学习matlab的书籍,很详细,有指导价值。(Learning matlab books, in great detail, there are guiding value.)
- 2008-04-24 17:54:09下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
Perceptron_Function
基于感知器算法的线性分类程序,matlab实现。(Perceptron-based algorithm of linear classification procedures, matlab realize.)
- 2009-02-15 17:12:55下载
- 积分:1
-
CLIPS_usrguide
CLIPS Language
( C Language Integrated Production System ) Document
- 2015-01-06 23:03:27下载
- 积分:1
-
q-learning
在动态环境中使用Q学习优化算法进行优化,仿真软件为Matlab(Q-learning optimization algorithm is used to optimize in dynamic environment. The simulation software is MATLAB)
- 2020-12-17 20:29:11下载
- 积分:1
-
7
说明: matlab神经元网络的几个代码,动量下降法算法训练BP网络等(matlab neural network of a few code, momentum descent method algorithm training BP networks)
- 2007-12-15 17:05:29下载
- 积分:1
-
add_noise_and_SNR_measure
内有两个MATLAB程序,主要用于语音增强:一个用于向纯净语音文件(wav)添加高斯白噪声,信噪比可选;另一个文件用于测量语音信噪比,对语音增强效果判断(MATLAB, there are two procedures, mainly used for speech enhancement: one for the pure audio files (wav) add white Gaussian noise, SNR optional another document used to measure the voice signal to noise ratio, the effect of speech enhancement judge)
- 2008-03-22 00:58:39下载
- 积分:1
-
ImprovedtargetidentificationMATLAB
截取一个小的窗口对于目标序列图像进行跟踪和锁定(Interception of a small window for the target image sequence tracking and locking)
- 2009-11-17 16:28:18下载
- 积分:1
-
matlab_gui1
这是MATLAB GUI制作鲁棒性数字水印的完整程序,很适合做毕业设计的同学参考(This is a MATLAB GUI robust watermark produced a complete program, it is suitable for those students graduate design)
- 2010-05-09 10:18:59下载
- 积分:1
-
Matlab-MPEG
Matlab的MPEG程序. 它是MPEG心理声学模型的MatLab实现。(Matlab Program of MPEG. This is an implementation of the MPEG psychoacoustic model 1,
layer I, for MATLAB.)
- 2011-07-20 22:15:22下载
- 积分:1