八千里路 发表于 2012-7-2 23:54

有没有matlab最新教程啊

>> c=[-5,4,2];
a=;
b=;
vlb=[-1,0,0];
vub=;
=lp(c,a,b,vlb,vub)
??? Undefined function or method 'lp' for input arguments of type 'double'.

>> =linprog(c,a,b,vlb,vub)
??? Error using ==> linprog at 192
The number of rows in Aeq must be the same as the length of beq.
这个错误的程序咋纠正啊,急急急急!
注:用的是matlab2010b

life段会 发表于 2013-9-1 19:21


素素学习!!!

life段会 发表于 2013-9-1 19:21


素素学习!!!

宇、宙。 发表于 2013-9-3 10:28

看不明白哎
页: [1]
查看完整版本: 有没有matlab最新教程啊