-
dijkstra
dijkstar经典算法,用于寻求最短路径规划等(dijkstar classical algorithm for seeking the shortest path planning)
- 2010-05-18 20:28:10下载
- 积分:1
-
matlab_imagematching
基于灰度的归一化匹配算法;
基于灰度的快速模板匹配算法。
(Based on the normalized intensity matching Based on Gray' s fast template matching algorithm.)
- 2021-03-28 20:09:11下载
- 积分:1
-
DOAdelay
DOA估计中的延迟相加法,经典的传统方法,写学位论文必用,毕设必备。(DOA estimation of the delay additive method, the classic traditional methods, writing a dissertation must be used, complete set essential.
)
- 2011-06-05 17:39:00下载
- 积分:1
-
MATLAB_graph-theory
一本讲解如何在matlab上实现各种图论算法的书以及附带的源程序...很全(matlab_graph theory)
- 2013-08-30 21:30:37下载
- 积分:1
-
yantu
本程序可绘制无码间串扰的眼图,可设置显示不同的升余弦滚降系数以及眼图个数!希望对大家有用!(This program can be drawn Uncensored crosstalk eye-diagram, you can set different raised cosine roll-off factor and the number of eye diagram! I hope useful for all of us!)
- 2013-05-15 18:40:30下载
- 积分:1
-
DA
说明: 分布式算法 ,仿生, “蜻蜓算法(Dragonfly algorithm)是一种以蜻蜓奇迹虎寻食和躲避天敌为理论基础的新式群智能算法(Dragonfly algorithm is a new swarm intelligence algorithm based on the theory of Dragonfly miracle tiger seeking food and avoiding natural enemies)
- 2020-06-29 10:34:40下载
- 积分:1
-
单项晶闸管逆变电路
本模型为单项你变模型,将直流电逆变成方波,分别采用四个脉冲发生器控制四个晶闸管,经滤波后得到输出结果。
- 2023-05-19 21:20:03下载
- 积分:1
-
vc_kalman_code
拥有VC界面的KALMAN滤波代码,仿真界面清晰易懂。(KALMAN filter with VC interface code, simulation interface clear and easy to understand.)
- 2010-12-25 18:09:02下载
- 积分:1
-
Single-phase-full-bridge-rectifier-circuit
Single phase full bridge rectifier circuit
- 2012-08-06 23:09:49下载
- 积分:1
-
traindiffevol
TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs,
NET - Neural network.
Pd - Delayed input vectors.
Tl - Layer target vectors.
Ai - Initial input delay conditions.
Q - Batch size.
TS - Time steps.
VV - Either empty matrix [] or structure of validation vectors.
and returns,
NET - Trained network.
TR - Training record of various values over each epoch:
TR.epoch - Epoch number.
TR.perf - Training performance.
TR.vperf - Validation performance.
TR.tperf - Test performance.
TR.mu - Adaptive mu value.
- 2013-04-22 06:17:04下载
- 积分:1