数学建模社区-数学中国
标题:
求助~菜鸟的第一个matlab就挂掉了!
[打印本页]
作者:
jjl0527
时间:
2011-3-31 23:55
标题:
求助~菜鸟的第一个matlab就挂掉了!
A=int16(rand(99));
1 K$ z; @$ z/ R& N7 V+ K) Z
B=zeros(99,99);
$ k5 a @4 x/ `8 ^& U
i=0;j=0;
; |4 h$ u6 F5 V. R: O6 M
for i=2:1:98
I6 V) o) D: P$ N
for j=2:1:98
# {" L. V$ `2 v4 m) Y, W2 x% i
B(i,j)=score(A(i,j),A(i,j-1),1.9)+score(A(i,j),A(i,j+1),1.9)+score(A(i,j),A(i-1,j),1.9)+score(A(i,j),A(i+1,j),1.9);
. A) m6 h- i: p/ s' s
end
3 u: N7 _ _# Z( A5 {" `( }6 E
end
/ u) d+ n$ Z2 s* W& b
这个怎么测试都不过……这是为什么?
作者:
521MATHS
时间:
2011-4-1 08:57
>> help score
`3 H* ^- g4 ]) O: {
score.m not found.
) d9 S# r0 y5 i: `
Use the Help browser Search tab to search the documentation, or
! c' o! J) l; N- p, R( n( q
type "help help" for help command options, such as help for methods.
. o, o7 e1 S; o+ Y. _! T
我的matlab7.1没有score这个函数
作者:
吴潇漾
时间:
2011-4-1 10:14
score函数没定义啊。。。
作者:
gaoshanliu水
时间:
2011-4-1 13:18
作者:
zjqylcy
时间:
2011-4-1 15:04
把你的错误提示发一下吗~~~
欢迎光临 数学建模社区-数学中国 (http://www.madio.net/)
Powered by Discuz! X2.5