-
aam
一个用matlab实现的aam,实现的很标准,不过效率不高,占用资源比较多。(an implemention of the active appearance model,very standard, but the cost is too much.)
- 2012-06-06 09:15:03下载
- 积分:1
-
Robust-control-and-robust-controller
鲁棒控制与鲁棒控制器设计:
1、线性二次型 Gauss 控制
2、鲁棒控制问题的一般描述
3、鲁棒控制器的计算机辅助设计
4、新鲁棒控制工具箱及应用
5、分数阶控制系统分析与设计(Robust control and robust controller design: linear quadratic Gauss control, a general description of the robust control problem, the computer-aided design of robust controller 4 new Robust Control Toolbox and Application 5 Fractional Control System Analysis and Design)
- 2012-10-19 13:32:03下载
- 积分:1
-
leach
MATLAB仿真LEACH算法,对研究WSN能量路由有很大帮助(MATLAB simulation of LEACH algorithm, the study of great help WSN energy routing)
- 2010-07-10 22:23:28下载
- 积分:1
-
idftprogram
idft using dit fft of the sequence and comparing using ifft function
- 2011-02-05 15:11:06下载
- 积分:1
-
C4_5
该源码使用C4.5算法进行分类,该程序为matlab源码。(Classify using Quinlan s C4.5 algorithm)
- 2012-05-01 15:02:40下载
- 积分:1
-
M-Files-for-Orbital-Mechanics
轨道设计是飞行器设计专业一门非常重要的专业课。该书是轨道设计的一本经典之作。(Aircraft design professional track design is a very important professional course. The book is designed to track a classic.)
- 2014-08-19 15:52:02下载
- 积分:1
-
DGPSO
差分进化算法代码,请下载使用,很有学习价值,我已验证可以使用(Differential evolution algorithm code, please download, it is worth learning, I' ve verified that you can use)
- 2013-11-17 20:54:26下载
- 积分:1
-
Multiset
A collection that supports order-independent equality, like Set, but may have duplicate elements.
- 2014-05-21 11:19:04下载
- 积分:1
-
VFcontrol
说明: 自己搭建的模型,采用VF控制方法,用MATLAB完成(The model built by ourselves is completed by using VF control method and MATLAB.)
- 2019-05-21 10:57:34下载
- 积分:1
-
huffmancoding
格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮)
%输入:p是每个字母符号的概率
(如:对= [0.3 0.2 0.2 0.2 .06 .04])
n是一个整数,决定在每个帧的符号数量
(默认:n = 1时)
%输出:huffcodes:huffmancodes
答:源熵
甲肝:平均熵编码
电子邮件:科丁效率(format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
inputs: p is the probability of each alphabet symbol
( eg:p=[.3 .2 .2 .2 .06 .04] )
n is an integer that determines number of symbols at each frame
(default:n=1)
outputs: huffcodes: huffmancodes
H: source entropy
Hav: average entropy for coding
e: codding efficiency
)
- 2010-07-05 12:07:29下载
- 积分:1