davidqu
2008-02-14, 21:15
Matlab 对于比较复杂的计算,消耗资源严重,通常计算很耗时,但有时候会出现解不出的现象
就像这个
s=solve('0.0728146135=((1-x)/x)*(-LOG(1-X))')
执行后出现:
???Error using ==>solve
Unable to find closed form solution.
请教了:是方程的编写出错了? :sweat: 还是其他呢?
就像这个
s=solve('0.0728146135=((1-x)/x)*(-LOG(1-X))')
执行后出现:
???Error using ==>solve
Unable to find closed form solution.
请教了:是方程的编写出错了? :sweat: 还是其他呢?