Feeds
提问
How do I assign a double to a symbolic variable given that the scope of the variable does not span the function in which I work?
I have created a function which calculates the Hermite polynomials given two initial values: H0=1 and H1=2x, where x is a symbol...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to write a method to have input parameter a 1xN array?
I want to write a method (function) in my class to return a matrix containing pairs of (xyz) coordinates as output. The input h...
8 years 前 | 1 个回答 | 0