divide and conquer

1 view (last 30 days)
Majid Al-Sirafi
Majid Al-Sirafi on 23 Mar 2012
Commented: Walter Roberson on 22 May 2017
please
anyone can give me source code about divide and conquer method
thank you
  2 Comments
Oleg Komarov
Oleg Komarov on 25 Mar 2012
Being "an algorithm design paradigm" there's no specific source code for it: http://en.wikipedia.org/wiki/Divide_and_conquer_algorithm
Also, additional info could give contributors a chance of answering:
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Daniel Shub
Daniel Shub on 25 Mar 2012
My guess is this is a sorting question...

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 25 Mar 2012
Certainly. In order for this to be a proper "divide and conquer" source contribution, each of the readers of this site will contribute part of the source, and it will be up to you to put everything together.
My contribution to your D&Q source follows on the next line:
=
Hope that helps!
  4 Comments
Walter Roberson
Walter Roberson on 22 May 2017
Peter Weigel comments to Walter Roberson:
This comment is detrimental to the health of the MathWorks forums.
Walter Roberson
Walter Roberson on 22 May 2017
Peter Weigel: the MathWorks forums seem to have thrived in the five years since I posted that response to someone who asked a vague question and expected to be given full source without any effort on their part.

Sign in to comment.

Categories

Find more on Data Import and Export in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!