Feeds
提问
infinite norm in fsolve
Hi, I'm wondering if there is a way I can use infinite norm rather than the 2-norm in fsolve options for FunctionTolerance. ...
8 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB script run through terminal
Hi, I used the command 'matlab -r 'try filename(args); catch;end;quit' in order to run a simulation remotely. However, I don...
8 years 前 | 1 个回答 | 0
1
个回答提问
Evaluate user input expression
Hi, I was wondering if there is a way to evaluate complicated user input expression If 'a' and 'b' are vectors and if user inp...
9 years 前 | 2 个回答 | 0
2
个回答提问
Evaulate Piecewise MATLAB function
Hi, I have a function with a set of equations which needs to be solved for unknowns x. However, this function consists of piece...
9 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB symbolic solve function is taking a very long time
Hello, I have a non-linear system of symbolic equations. There are six equations and I need to solve for six unknowns. Howeve...
9 years 前 | 1 个回答 | 0
