As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
标签: some engineering limitation language
上传时间: 2013-12-06
上传用户:huql11633
这是一个用遗传算法来求解旅行商问题(TSP问题:Travelling Salesman Problem)的源代码,学习遗传算法,演化计算的很值得一看!
标签: Travelling Salesman Problem TSP
上传时间: 2016-02-05
上传用户:hj_18
Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit and their distances from all other cities know, an optimal travel route has to be found so that each city is visited one and only once with the least possible distance traveled. This is a simple problem with handful of cities but becomes complicated as the number increases.
标签: interesting Traveling classical Salesman
上传时间: 2016-02-06
上传用户:rocwangdp
datastructure, algorithms in C++ problem soloution
标签: datastructure algorithms soloution problem
上传时间: 2014-01-12
上传用户:czl10052678
using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
标签: multiOptimalServe trategy problem greedy
上传时间: 2013-12-05
上传用户:脚趾头
using greedy tratage to solve the problem of Number Delete.
标签: tratage problem greedy Number
上传时间: 2014-01-03
上传用户:dongqiangqiang
The problem of ¯ nding a linear discriminant function will be formulated as a problem of minimizing a criterion function
标签: problem discriminant formulated function
上传时间: 2014-11-30
上传用户:15071087253
java puzzle eight problem solution
标签: solution problem puzzle eight
上传时间: 2016-03-03
上传用户:xuanjie
SDELab 解随机微分方程的一个Matlab工具包 A package for solving stochastic differential equations in MATLAB
标签: differential stochastic equations package
上传时间: 2013-12-19
上传用户:er1219
map identification laquo yuan Problem description : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels. When a pixel in another pixels above, below, left or right, said that two adjacent pixels of the pixel. An image of the pixels belonging to the same map yuan, instead of adjacent pixels belonging to different map yuan. Figure yuan identification of problems is right for the given image pixel map marking yuan, making the same map billion yuan pixel map of the same markings and different map billion yuan pixel map of their marks are different. Trial queue abstract data type design solut
标签: image identification description processing
上传时间: 2013-12-15
上传用户:15736969615