-
MinimumCostFlow
说明: 最小费用最大流问题 MATLAB编程代码(Maximum flow problem minimum cost MATLAB programming code)
- 2009-08-13 18:20:01下载
- 积分:1
-
gongetidu-
Total gradient method extremum If using MATLAB is not difficult, but with C + + is not very easy.(Total gradient method extremum If using MATLAB is not difficult, but with C++ is not very easy.)
- 2012-09-22 11:13:47下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
zj2
说明: 计算电梯分层情况下的各个区间电梯的RTT期望值,并找出最小值,记录下此时的分层方法。(Calculated under the various layered elevator elevator RTT interval expectations, and identify the minimum, record the time of stratification.)
- 2010-04-23 09:11:35下载
- 积分:1
-
Wang
MATLAB利用线性矩阵不等式解决控制系统的观测器设计问题并求解出了正定矩阵
(MATLAB linear matrix inequality solve observer design the control system and solved a positive definite matrix)
- 2015-05-27 15:10:38下载
- 积分:1
-
binlessinfo
file dlll very important for the file spike to run under matlab code and visual studio 10.
- 2010-12-14 14:53:48下载
- 积分:1
-
pcakpca
这是我的毕业设计,是一个有关PCA与KPCA对数据进行处理提取其特征的程序,采用C++与MATLAB设计而成。(This is my graduation project, a PCA and KPCA on the data processing procedures for extracting the features using C++ and MATLAB design from.)
- 2010-10-22 09:28:28下载
- 积分:1
-
MATLABanalogalgorithm
一个matlab里面的基本操作的演示程序(Matlab basic operation inside a demonstration program)
- 2010-11-16 09:45:22下载
- 积分:1
-
image-processing-and-recognition
VC与MATLAB图像处理与识别_源代码(VC and MATLAB image processing and recognition)
- 2013-11-18 13:05:21下载
- 积分:1
-
GeneralizedSoftMan
说明: 介绍广义软件人的概念及其发展趋势,“软件人”不仅具有无形、静态“软件人”的特征和功能,而且具有拟人外部和内部动态特征和功能,具有拟人的动态特性与行为。(Generalized Soft Man)
- 2010-03-26 17:47:43下载
- 积分:1