-
chapter2
说明: matlab与人工神经网络2007 配套源代码(matlab and artificial neural network package source code, 2007)
- 2008-11-21 10:32:55下载
- 积分:1
-
dijkstra
本代码是matlab关于最短路的disjkstra的源代码,相比于元算法还有了一定的该进(This code is the shortest on the disjkstra matlab source code element method compared to some of the progress there)
- 2011-06-04 00:04:43下载
- 积分:1
-
The-linear-neural-network
线性神经网络matlab程序代码,希望对大家有所帮助(The linear neural network)
- 2013-12-24 16:44:33下载
- 积分:1
-
chap3
matlab源码 船舶自适应部分 可以参考(matlab source code can refer to parts of the ship adaptive)
- 2014-02-24 16:21:14下载
- 积分:1
-
rodode
Rod Ordinary Boundary Condition Equation solver
- 2012-04-24 20:32:36下载
- 积分:1
-
RIng-resonator-modelling
This form my publication about respon of ring resonator to be used gyroscope. to improve more detail please search my paper which this key " Analysis Of A Fiber Optic Gyroscope Based On Ring Resonator "
- 2012-03-28 01:10:35下载
- 积分:1
-
MMSE
用于多用户检测技术的MMSE检测器matlab仿真(MMSE detector matlab simulation)
- 2015-01-04 17:04:56下载
- 积分:1
-
Parallel-Computer-Architecture
讲述并行计算机体系结构,包括并行编程技巧,适应于最近并行计算机的应用(parallel computer architecture and parallel compiling technics)
- 2011-01-28 09:12:52下载
- 积分:1
-
invkine_codepad
This illustrates using a fuzzy system to model the inverse kinematics in a two-joint robotic arm.
- 2010-05-31 22:54:47下载
- 积分: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 but, 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.
- 2014-12-14 21:26:33下载
- 积分:1