-
originalsimpleM111.m
原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量
输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数(The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coefficient matrix of m* n, b is the m-dimensional column vector Output: x the optimal solution (if any), fval optimal value, flag state solution description, interation when the number of cycles to solve)
- 2010-10-05 20:08:31下载
- 积分:1
-
liyapunov
计算最大李雅普诺夫图,来分析微分方程的分岔情况(To calculate the largest Lyapunov Figure to bifurcation analysis of differential equations)
- 2013-02-27 13:24:31下载
- 积分:1
-
matalab
遗传算法的简单matlab编码源码 matlab的简单应用源码(Genetic Algorithms)
- 2012-11-19 20:50:48下载
- 积分:1
-
LMS2dim2u
LMS2dim2u:分类线过原点的2维两类不可分样本的分类(LMS2dim2u : classification of zero-crossing the line two hours, not two-dimensional sample separation)
- 2007-04-22 15:14:52下载
- 积分:1
-
Matlab_code
Matlab code file necessary for matlab debugging
- 2013-02-26 17:11:30下载
- 积分:1
-
filespeccc
Conversion between absolute and relative path names
- 2013-10-25 17:07:46下载
- 积分:1
-
mallat-for-signal-process
利用mallat算法实现对信号的四级分解和重构,程序简单明了,适合初学者学习。(Use mallat algorithm for signal decomposition and reconstruction of four, the program is simple, suitable for beginners to learn.)
- 2011-12-01 12:50:00下载
- 积分:1
-
Lorenz-chaos-bifurcation
lorenz分叉图是混沌系统的一个重要参数,揭示了该模型中存在混沌运动(Lorenz chaos bifurcation
)
- 2021-04-22 19:58:48下载
- 积分:1
-
ImageWienerFilter
维纳滤波程序,图像复原中的维纳滤波复原程序,很有用的
(ImageWienerFilter)
- 2020-12-12 11:39:17下载
- 积分:1
-
Backpropagation_Quickprop
一种简单的利用二阶信息来提高训练速度的快速传播算法,权值假设为独立的,下降过程可以对每个权值进行优化。(Use of a simple second-order information to improve the training speed of the fast-propagation algorithm, the right value is assumed to be independent, the process can decrease the value of each right to be optimized.)
- 2009-03-28 01:06:09下载
- 积分:1