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...
6ヶ月 前 | 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...
6ヶ月 前 | 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年 前 | 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年 前 | 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年以上 前 | 1 件の回答 | 0