Feeds
已回答
Trying to do an fsolve via an anonymous function
If you use the trapezium rule to approxumate the integral, then the problem for finding the co-ordinates just becomes a linear p...
Trying to do an fsolve via an anonymous function
If you use the trapezium rule to approxumate the integral, then the problem for finding the co-ordinates just becomes a linear p...
7 months 前 | 0
| 已接受
提问
Trying to do an fsolve via an anonymous function
I am trying to compute something from a set of nonlinear algebraic equations. I have a function I called initial which defines t...
7 months 前 | 4 个回答 | 0
4
个回答提问
ODE15s doesn't seem to be working, one of the equations seem to be unchanged
I want to solve the following set of equations: via the finite volume method, so I integrate the above equations over an inte...
1 year 前 | 0 个回答 | 0
0
个回答提问
Can I use a struct in an anonymous function?
I am solving a PDE via finite volume methods. As a result, I am left with a set of ODEs which I solve with ode15s. I have a bunc...
1 year 前 | 2 个回答 | 0
2
个回答提问
Unconstrained minimisation problem with a complicated range
I have 3N objects with properties p1,p2,p3. I need to organise these objects into groups of N objects such that the sum of prope...
1 year 前 | 1 个回答 | 0