Feeds
提问
How to code this problem?
For example, I got A=[ 1 2 4 5 1 .......] I want to calculate: X1=(x-2)(x-4)(x-5)(x-1)..... X2=(x-1)(x-4)(x-5)(x-1).... X3...
7 years 前 | 1 个回答 | 0
1
个回答提问
Calculate an expression in MAtlab
(Sorry i don't know a better title) I have (n=0,1,2,3,....) How can I calculate the below expression with matlab codes ? ...
7 years 前 | 1 个回答 | 0
