Feeds
질문
eval() is too slow to numerically evaluate a function with X(t) and Y(t).
Hello, I have a symbolic vector function, Vfun, that depends of two symbolic variables, X(t) and Y(t). I want to evaluate Vf...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error when using str2func: "Invalid expression. Check for missing multiplication operator, missing [...]"
Full error text: "Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other synt...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Find out whether a 2D line (y = a*x + b) intersects with a square without using "solve" (I need something faster)
I want to find whether a line (defined by an equation of the type y = a*x + b) intersects with a square defined by 4 vertices (x...
3년 초과 전 | 답변 수: 4 | 1
