-
modulate_PSK_or_QAM
modulate PSK or QAM
- 2010-06-21 07:12:28下载
- 积分:1
-
ant_algorithm_matlab
蚂蚁群算法,的matlab程序实现.好的算法拿出来共享(Ants swarm optimization, the matlab program. Come up with a good algorithm to share)
- 2007-12-26 15:29:30下载
- 积分:1
-
LMS
least mean square algorithm for estimation state
- 2009-04-28 18:52:53下载
- 积分:1
-
pid
用matlab 仿真pid控制器,对学习pid有好处(matlab pid controller)
- 2009-05-08 12:48:51下载
- 积分:1
-
fskTA
时间混叠算法进行循环谱估计,信号为fsk(ta,fsk)
- 2020-06-29 13:40:02下载
- 积分:1
-
WaveletPacketAnalysis
说明: 简单的小波包分解和重构单路信号,包括求小波的能量熵(Wavelet Packet Analysis)
- 2010-03-31 18:59:37下载
- 积分:1
-
nadjb
对于初学者具有参考意义,具有丰富的参数选项,IDW距离反比加权方法。( For beginners with a reference value, It has a wealth of parameter options, IDW inverse distance weighting method.)
- 2017-04-28 11:29:12下载
- 积分:1
-
C++ProgrammingHOW-TO
a useful c++ pdf for beginners, the document contains examples and tips and also a simple explanation.
- 2010-05-24 23:50:52下载
- 积分:1
-
xiansousuosuanfa
最坏情况下使用O(n)次比较,2分搜索算法最坏情形复杂度O(logn)次比较,2分搜索算法比之线性搜索最坏情况下要好.(O (n) comparisons using the worst case, worst-case 2 minutes searching algorithm complexity of O (logn) comparisons, two points lower than the linear search algorithm search for the worst-case better.)
- 2014-11-20 14:17:47下载
- 积分:1
-
findEulerAngs
3D方式演示欧拉角
通过鼠标就可以更改欧拉角的方位,其中代码适用于欧拉角方向余弦矩阵的转换。(findEulerAngs generates Euler angle sets and animates rotations in response to user manipulation of a 3D rigid body (a box).
Use the mouse to change the orientation of the box. A wireframe of the original box position will appear. The Euler Axis button animates the rotation about the Euler Axis between the original and
new box positions. The Rotate button calculates a set of Euler angles for the rotation type currently selected ( Body or Space ) and the axis set selected in the dropdown menu to orient the axes to
the new box position. Derotate reverses this process and brings the axes back to their previous position.
Once the axes have been rotated, subsequent rotations are calculated
from this new orientation. This means that Space rotations use the coordinate system associated with the previous cube orientation (i.e. the axes of the wireframe cube). Axes DCM is the direction cosine matrix of the current axes orientation in the unrotated inertial frame. Box DCM (in)
- 2011-12-01 18:41:56下载
- 积分:1