Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
|
![]() |
#1 |
初级会员
注册日期: 2008-04-15
年龄: 39
帖子: 27
声望力: 18 ![]() |
![]()
我用slove求解方程,出错了。
Warning: Explicit solution could not be found. > In solve at 140 In sym.solve at 49 S = [ empty sym ] ??? Error using ==> reshape To RESHAPE the number of elements must not change. Error in ==> sym.maple at 94 result = reshape(result,size(varargin{3})); Error in ==> sym.sin at 7 Y = maple('map','sin',X); 怎么回事呢? |
![]() |
![]() |
![]() |
#2 |
初级会员
注册日期: 2008-04-15
年龄: 39
帖子: 27
声望力: 18 ![]() |
![]()
我改了V的起始值以后,不会说没有精确解了,但是还是有这个错误
??? Error using ==> reshape To RESHAPE the number of elements must not change. Error in ==> sym.maple at 94 result = reshape(result,size(varargin{3})); Error in ==> sym.sin at 7 Y = maple('map','sin',X); 这是为什么? |
![]() |
![]() |
![]() |
#3 |
初级会员
注册日期: 2008-10-03
年龄: 34
帖子: 3
声望力: 0 ![]() |
![]()
用UV构成一个meshgrid,surf(f,g,h),hold on,surf(F,G,H);
PLOT3(f,g,H),plot3(F,G,h)应该可以作出交线 |
![]() |
![]() |
![]() |
主题工具 | |
显示模式 | |
|
|
![]() |
||||
主题 | 主题作者 | 版面 | 回复 | 最后发表 |
如何对矩阵做gauss卷积运算 | imagic725 | MATLAB论坛 | 0 | 2008-04-28 21:08 |
【求助】请教!!! | liulian | MATLAB论坛 | 1 | 2007-07-31 16:04 |