-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
toolofINS
说明: 惯性导航系统工具箱 能有效帮助仿真惯性导航系统(Inertial navigation system simulation toolbox can be effective in helping inertial navigation system)
- 2010-03-23 23:06:36下载
- 积分:1
-
morse_code.py
simple implementation of a morse code project
- 2013-11-13 05:45:43下载
- 积分:1
-
BPYUCE
分别用BP神经网络和RBF神经网络实现近红外光谱的汽油辛烷值预测,两种方法用相对误差以及决定系数进行性能评价,最后绘制图仿真曲线。有较为详细的注释,并有仿真数据(Respectively with BP neural network and RBF neural network Near Infrared Spectroscopy Gasoline Octane prediction, two methods relative error and the coefficient of determination for performance uation, the final sketch simulation curve. There are more detailed comments, and a simulation data)
- 2015-07-06 10:55:48下载
- 积分:1
-
ImageMatching
使用matlab对两幅图像进行匹配,效果很好,值得参考!(Using matlab to match two images of the good results, it is also useful!)
- 2010-06-23 20:52:58下载
- 积分:1
-
activeContour
compute active contour model
- 2009-04-14 02:02:55下载
- 积分:1
-
OFDMSYN
说明: OFDM系统是将一个用户的信息分别调制在了多个相互正交的子载波上面,对频率偏移非常敏感,OFDM同步技术非常关键,这里予以实现(OFDM system is a user' s information were prepared in a number of mutually orthogonal subcarriers above, is very sensitive to frequency offset, OFDM synchronization is critical to achieve here)
- 2010-05-05 11:25:52下载
- 积分:1
-
gswgmsp
运用matlab的攻击水平机动目标比例导引三维弹道仿真(Attacks using matlab proportional navigation for maneuvering target level of three-dimensional trajectory simulation)
- 2011-07-11 10:39:26下载
- 积分:1
-
FDTD(PML)
a PML FDTD. computational domain
- 2009-04-01 00:56:18下载
- 积分:1
-
Complete1976StandardAtmosphere
大气标准转换,适应于各类航空航天器飞行高度对应的状态查询(for caculator the variavles of air)
- 2010-12-03 17:54:15下载
- 积分:1