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개월 전 | 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개월 전 | 답변 수: 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