Community Profile

photo

athi


2017 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How can I get values for f in a matrix of dimension(100,1)?
for x=linspace(-1,1,10) for y=linspace(-1,1,10) f= (1-x).^2 +100*(y-x.^2).^2 end end

6年以上 前 | 2 件の回答 | 0

2

回答