Community Profile

photo

hamda CHAGRAOUI


Last seen: 5ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How can i solve the error "Reference to non-existent field 'xShape'. Error in finDiffEvalAndChkErr Error in finitedifferences'"
c = -1; % define parameter first x = fsolve(@(x) myfun(x,c),[-5;-5]) function F = myfun(x,c) F = [ 2*x(1) - x(2...

約4年 前 | 1 件の回答 | 0

1

回答