統計
All
Feeds
質問
export() live scripts not working
I tried to use this code to export multiple files in a folder, but it's not working: Publish() works fine, but not export whose...
4年弱 前 | 2 件の回答 | 0
2
回答質問
How to substitute matrix into function handle
I am trying to make this function work with any number of functions F{} and starting variable xx[] I have distilled it down to ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
MATLAB thinks function is a matrix
I am trying to make the following code (using the Newton-Raphson method) dynamically adjust to any number of variables. clearva...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Finding erf using Maclaurin series breaks down around x = 5
After I got around 2.9850991e+40 instead of 1 at x=10, I thought it may be related to precision, so I tried this code: X = [0.5...
4年弱 前 | 3 件の回答 | 1

