-
simpyfuild
自己编写的简单流体力学程序,供大家参考学习(Hydrodynamics code to write your own simple, for your reference learning)
- 2010-10-29 17:14:55下载
- 积分:1
-
exclass4
svm用于分类的程序,都是经过调试的,很好很强大。(svm classification procedures used are through debugging, and very very strong.)
- 2011-11-21 16:46:36下载
- 积分:1
-
matlab_basic_modulation
MATLAB 通信仿真的基本调制程序,M源文件格式。(matlab basic modulation(BPSK,QPSK,QAM,GMSK......))
- 2009-04-02 14:25:52下载
- 积分:1
-
Njhk_8_8
pfc with average current control mode
- 2011-12-14 19:59:16下载
- 积分:1
-
用粒子群优化算法进行特征选择和SVM参数优化 psofeatureselection
用粒子群优化算法进行特征选择和SVM参数优化(Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization)
- 2020-06-27 02:00:02下载
- 积分:1
-
cs
说明: 桥大学的YANG 和拉曼工程大学的 DEB
模拟布谷鸟的寻窝产卵行为, 提出一种新的智能优化算法
—— 布谷鸟搜索算法( Cuckoo Search)
[9]。这种算法主要
基于布谷鸟的巢寄生繁殖机理和莱维飞行( L
vy flights)
搜索原理两个方面, 目前, 利用布谷鸟搜索算法( CS)求解
优化问题的研究还处于起步阶段。(This demo program only implements a standard version of
Cuckoo Search (CS), as the Levy flights and generation of
new solutions may use slightly different methods.
The pseudo code was given sequentially (select a cuckoo etc),
but the implementation here uses Matlab s vector capability,
which results in neater/better codes and shorter running time.
)
- 2014-07-06 17:34:18下载
- 积分:1
-
fmm
fmm is the filae that can
- 2012-01-11 22:01:42下载
- 积分:1
-
lm_ts
training Takagi-Sugeno fuzzy systems using the Levenberg-Marquardt method
- 2012-02-09 03:56:10下载
- 积分:1
-
liantong
在某一网络拓扑结构中,检验是否使每一个节点都保持连通状态,在电网规划中有重要作用(In a network topology, the test is to enable each node to maintain connectivity of a state, in the grid plays an important role in planning)
- 2009-05-10 22:39:21下载
- 积分:1
-
particle-filter-visual-tracking
该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!(These codes are used to realize particle filter based visual object tracking (PF), kalman particle filter based visual object tracking, unscented particle filter based visual object tracking. Their robustness is far beyond the classical visual object tracking algorithms such as Mean-Shift (MeanShift) and CamShift。The codes of KPF and UPF for visual object tracking cost a great of my energy, and you can not find any relating algorithm codes on internet! Our research group have optimized these codes and applied them to develop a platform for active visual object tracking. Now, I dedicate them to you and wish you love them! )
- 2020-11-12 15:19:43下载
- 积分:1