I\'m faced with a 3 dimensional bin packing problem and am currently conducting some preliminary research as to which algorithms/heuristics are currently yielding the best results. Since the problem i
I\'m quite new with this topic so any help would be great. What I need is to optimize a neural network in MATLAB by using GA. My network has [2x98] input and [1x98] target, I\'ve tried consul开发者_St
I\'m trying to build an app to detect images which are advertisements from the webpages. Once I detect those I`ll not be allowing those to be displayed on the client side.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have an image in MATLAB: y = rgb2gray(imread(\'some_image_file.jpg\')); and I want to do some processing on it:
How 开发者_运维问答can I tell whether two triangles intersect in 2D Euclidean space? (i.e. classic 2D geometry) given the (X,Y) coordinates of each vertex in each triangle. One way is to check if two