-
matlab
指纹识别,基于matlab对指纹进行识别,其中用到了滤波、图像分割、图像识别等技术对指纹进行识别。(Fingerprint identification, based on Matlab fingerprint identification, which uses a filtering, image segmentation, image recognition technology to identify fingerprints.)
- 2013-05-03 22:24:09下载
- 积分:1
-
Chapter7
matlab代码,可以直接运行,是一个M文件(matlabmatlabmatlabmatlabmatlab)
- 2009-04-28 10:00:16下载
- 积分:1
-
lmax
Find local maxima in matlab
- 2009-05-04 17:58:43下载
- 积分:1
-
FIRfilterdesignanddsp
这是一篇关于在matlab环境下的数字滤波器,以及dsp中的滤波器实现。(This is a chapter on the environment matlab digital filter paper, as well as under the dsp algorithm.)
- 2010-01-10 20:59:54下载
- 积分:1
-
PSO
particul swarm optimization matlab code
- 2013-08-15 12:53:41下载
- 积分:1
-
code of MNNs
构建了简单的忆阻神经网络的MATLAB模型,并设计了自适应控制器,来实现驱动-响应同步。(Construct the MATLAB model simple memristive neural network, and the adaptive controller is designed to achieve drive-response synchronization.)
- 2020-09-07 10:08:06下载
- 积分:1
-
MATLAB-grammar-and-function
说明: 这是我从网上摘抄下来的,关于matlab语法与常用函数要点,供大家一起学习。(This is the excerpt from the Internet down, on the matlab function of grammar and common elements for all to learn together.)
- 2009-09-01 20:09:43下载
- 积分:1
-
4
说明: document of image compression
- 2014-10-19 04:49:28下载
- 积分:1
-
game-theory
We consider the scheduling of simple linear deteriorating jobs on parallel machines a new perspective based on game theory. In scheduling, jobs are often controlled by independent and selfish agents, in which each agent tries to a machine for processing that optimizes its own payoff while ignoring the others. We formalize this situation as a game in which the players are job owners, the strategies are machines, and a player’s utility is inversely proportional to the total completion time of the machine selected by the agent. The price of anarchy is the ratio between the worst-case equilibrium makespan and the optimal makespan. In this paper, we design a game theoretic approximation algorithm Aand prove that it converges to a pure-strategy Nash equilibrium in a linear number of rounds. We also derive the upper bound on the price of anarchy of Aand further show that the ratio obtained by Ais tight. Finally, we analyze the time complexity of the proposed algorithm
- 2015-03-23 14:25:30下载
- 积分:1
-
FA1-main
一种遗传算法和萤火虫算法相结合的新型元启发式算法,经过测试,算法具有良好的性能。(Capacitated facility location problem (CFLP) is a well-known combinatorial optimization
problem with applications in distribution and production planning that is classified as an
NP-Hard problem. The aim is to determine where to locate facilities and how to move
commodities such that the customers’ demands are satisfied and the total cost
minimized. In this paper, a new hybrid optimization method called Hybrid Evolutionary
Firefly-Genetic Algorithm is proposed, which is inspired by social behavior of fireflies and
the phenomenon of bioluminescent communication. The method combines the discrete
Firefly Algorithm (FA) with the standard Genetic Algorithm (GA). It is devoted to the
detailed description of the problem, and an adaption of the algorithm. Computational
results on random generated problems consisting of 2000 locations and 2000 customers
are reported.
)
- 2015-03-25 20:22:33下载
- 积分:1