MATLAB爱好者论坛-LabFans.com
(
https://www.labfans.com/bbs/index.php
)
-
MATLAB论坛
(
https://www.labfans.com/bbs/forumdisplay.php?f=6
)
- - [MATLAB基础]
请指教,如何在循环语句中使用solve
(
https://www.labfans.com/bbs/showthread.php?t=7746
)
liqing_2001
2009-04-16 17:04
请指教,如何在循环语句中使用solve
下面是我的程序,因为没有解析解,所以也不能用eval命令,请各位指教
k=1:1:10
for i=1:11
y(i)=tanh(k(i)-x)-tan(x);
z(i)=solve('y(i)','x');
end
z
所有时间均为
北京时间
。现在的时间是
04:20
。
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.