photo

Phuwanut Pataratawinun


Last seen: 2 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver

View badges

Feeds

View by

Question


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...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


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 ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 2 jaar ago | 3 answers | 1

3

answers