Community Profile

photo

August Brandberg


KTH

Last seen: 2年弱 前 2015 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • Thankful Level 1
  • First Review
  • Revival Level 2
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

質問


Abnormal termination in MATLAB 2018b
I sometimes run matlab with the graphical interface on a linux machine. I generally don't have any problems but today MATLAB cra...

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

0

回答

質問


-r vs -batch when calling matlab in unix
I am aware that matlab -r scriptName(arg1,...) is no longer recommended for non-interactive jobs on unix systems, and that I sho...

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

1

回答

回答済み
PDF evaluation problem
I think this question asks the same thing, and here there is an answer: https://se.mathworks.com/matlabcentral/answers/215-us...

5年弱 前 | 0

回答済み
Integration of two dimensional function
q = integral2(fun,xmin,xmax,ymin,ymax) approximates the integral of the function z = fun(x,y) over the planar region xmin ≤ x ≤ ...

5年弱 前 | 0

回答済み
How use constrained nonlinear optimization when want function to equal zero rather than be minimized?
To get the exact root, a symbolic equation solver is needed, rather than a numerical one. I would look for the analytical solut...

5年弱 前 | 0