Tomislav Broni?


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
6 Answers

RANK
10 291
of 300 364

REPUTATION
4

CONTRIBUTIONS
2 Questions
6 Answers

ANSWER ACCEPTANCE
100.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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Partial integration
I solved the error by dividing the calculations up into 4 integrals, for each cell of the matrix. this is needed becouse quadgk...

mer än 14 år ago | 0

| accepted

Answered
quadgk problems
i solved the problem by dividing it up in 4 integrals, since the N vector isnt big (2×1), so I calculated all 4 elements of the ...

mer än 14 år ago | 0

| accepted

Answered
quadgk problems
I already tried all sorts of combinations with the syntax... dblquad cant work, becouse I need to integrate once, then multip...

mer än 14 år ago | 0

Question


quadgk problems
The complete problem is very complex, and as in my last question regarding the same project I skipped the introduction, and I wi...

mer än 14 år ago | 3 answers | 0

3

answers

Answered
Partial integration
quadgk is giving an error each time i try this, error trace: ??? Error using ==> quadgk>finalInputChecks at 476 Supported cl...

mer än 14 år ago | 0

Answered
Partial integration
still could use some help here! and just to say up front, the function g(x,x') doesnt have a explicit integral, so just using ...

mer än 14 år ago | 0

Answered
How to implement an ACO algorithm for vehicle routing?
yes there are, the only thing you need to do is write ACO/GA VRP (or TSP) into google and voila! for an example, here: http://...

mer än 14 år ago | 0

| accepted

Question


Partial integration
I have integrate twice, but IT IS NOT a double integral (which would be easy with quad2d or dblquad), but its smth like this: i...

mer än 14 år ago | 4 answers | 0

4

answers