Feeds
質問
Simpson integral - problem with writing the formula
I have the following task to do: I developed the following code: function I = simpson(f,a,b,n) %I = SIMPSON(f,a,b,n) przybl...
1年以上 前 | 2 件の回答 | 0
2
回答回答済み
Data type symfun (code problem)
replacing [n d] = numden(df(x)) with [n(x) d(x)] = numden(df(x)) helped! Thank you very much :)
Data type symfun (code problem)
replacing [n d] = numden(df(x)) with [n(x) d(x)] = numden(df(x)) helped! Thank you very much :)
1年以上 前 | 0
質問
Data type symfun (code problem)
the content of the task: Follow these steps to obtain expressions for the critical values of f(x)=x^(3/5)*(4-x)^(1/3): Defi...
1年以上 前 | 4 件の回答 | 0