Statistics
RANK
293.931
of 300.364
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168.407
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
4 maanden ago | 0
| accepted
Question
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...
4 maanden ago | 4 answers | 0
4
answersQuestion
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...
12 maanden ago | 0 answers | 0
0
answersCan I use a struct in an anonymous function?
Solution has been posted.
ongeveer een jaar ago | 0
Question
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...
ongeveer een jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer een jaar ago | 1 answer | 0