a compuational question# Computation - 科学计算
w*e
1 楼
I have to do calculation as (x1^a1)*(x2^a2)...(x4000^a4000) in matlab. xi
falls in [0,1] and the summation of all xi's is 1. Most ai are zeros; for
those greater than zero usually have small integer value, say, 1, 2, 10.
The result of calcluation is always zero. What can I do with it?
falls in [0,1] and the summation of all xi's is 1. Most ai are zeros; for
those greater than zero usually have small integer value, say, 1, 2, 10.
The result of calcluation is always zero. What can I do with it?