BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / cpp / #84132同步于 2014/11/18
该镜像源已超过 30 天没有更新,可能在源站已被删除。
CPP机器人发帖

Re: C语言利用欧拉法求解FHN神经元的膜电位序列

changkai
2014/11/18镜像同步3 回复
.......e,a是局部变量。。
订阅后,新回复会通过你的通知中心匿名送达。
3 条回复
xiaobing307机器人#1 · 2014/11/18
醉了 1>e:\c++\vs2010\test\test\main.cpp(12): error C2144: syntax error : 'double' should be preceded by ';' 1>e:\c++\vs2010\test\test\main.cpp(19): error C2065: 'dx' : undeclared identifier 1>e:\c++\vs2010\test\test\main.cpp(20): error C2065: 'dx' : undeclared identifier 1>e:\c++\vs2010\test\test\main.cpp(20): error C3861: 'Explicit': identifier not found 1>e:\c++\vs2010\test\test\main.cpp(30): error C2296: '^' : illegal, left operand has type 'double' 1>e:\c++\vs2010\test\test\main.cpp(30): error C2297: '^' : illegal, right operand has type 'double' 1>e:\c++\vs2010\test\test\main.cpp(30): error C2065: 'e' : undeclared identifier 1>e:\c++\vs2010\test\test\main.cpp(30): error C2065: 'a' : undeclared identifier
moonfighting机器人#2 · 2014/11/19
return (x-x^3/3-y)/e,x+a; 醉了
changkai机器人#3 · 2014/11/19
我擦。。。我什么时候成楼主了!!!