-
detect_motion
I performed my motion detection on matlab
- 2012-11-28 08:45:49下载
- 积分:1
-
schrodinger
this code solves schrodiger
- 2011-06-23 17:44:05下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
matlab_tutorial
MATLAB TUTORIAL BOOK USE FOR EASY CODING
- 2014-09-16 22:20:08下载
- 积分:1
-
112
this book introduces some basic theories about radar and uses matlab simulating some of them.
- 2013-09-13 22:02:42下载
- 积分:1
-
lzw_coding
This program code is used for compressing a content or image using LZW compression methods.
- 2013-11-22 01:53:28下载
- 积分:1
-
wireless-communication-4704
无线通信系统仿真,程序块很分明,包含MIMO、OFDM、空时编码,有很多子函数,可以借鉴(The wireless communication system simulation, block very clear, including MIMO, OFDM, space-time coding, there are many sub-functions, we can draw)
- 2013-12-17 12:04:43下载
- 积分:1
-
PSNR
psnr source code matlab
- 2013-05-14 21:01:43下载
- 积分:1
-
st
此程序为S变换源代码,用于matlab软件环境下。st.m(S transform)
- 2013-05-18 01:47:10下载
- 积分:1
-
P4-1
传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中的关键技术(Propagation algorithm (Genetic Algorithm) is a law of evolution in biology class reference (survival of the fittest, survival of the fittest genetic mechanisms) randomized search method evolved. It was first proposed by the United States J.Holland professor in 1975, and its main feature is to operate directly on the structure of the object, the continuity of the derivative and the function limitation does not exist with global implicit parallelism inherent and better optimization capability the use of probabilistic optimization method that can automatically obtain and guidance to optimize the search space adaptively adjust the search direction, the rule does not require determined. The nature of the genetic algorithm, has been widely used in combinatorial optimization, machine learning, signal processing fields, such as adaptive control and artificial life. It is about smart modern computing key technologies)
- 2014-02-08 09:18:38下载
- 积分:1