Tagged Questions
0
votes
1answer
69 views
Projection of a set of 4D points to the 3D space
Consider the following set of points in the 4D space:
...
3
votes
2answers
568 views
How to substitute numeric values in a symbolic Jacobian matrix?
I have a multi-variate function from $\mathbb{R}^n\to\mathbb{R}^n$. Choosing any desired initial vector, we can produce the corresponding function value, which is a vector as follows. The main problem ...