Feeds
提问
boundary value problem with complementary slackness
I have an ODE system with complementary slackness condition. * y'(z) = f(x(z),y(z),z) * y(zmin)=y(zmax)=0 * ...
7 years 前 | 0 个回答 | 0
0
个回答提问
symbolic solve gives a weird result
%%% This seems to be a legitimate bug. Developemnt team is further investigating the issue. Can someone help figure out what...
8 years 前 | 1 个回答 | 0
1
个回答提问
symbolic cubic polynomial solver
Cubic polynomial always has a zero point on the real line, so I run something like syms x a solve(x^3+x^2-x+a,'real',true)...
9 years 前 | 2 个回答 | 0