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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0