MATLAB: Can I implement a distributed algorithm using MATLAB? if yes, what is the procedure

distributed algorithm

i want to implement distributed algorithm.. is it possible using MATLAB?

Best Answer

You need the Parallel Computing Toolbox. You can use SPMD and communicate using labSend and labReceive. You could also use one of the other parallel forms and communicate using shared files or shared memory or tcp or udp