-
weixingdingwei
作者在学习《航天系统》时,在c++6.0环境中实现的卫星定位的算法程序。包括通过轨道根数求卫星状态参数的算法和通过卫星状态参数反求卫星星历的算法。(Author of the study "space system" is in c++6.0 environment to achieve the satellite positioning algorithm. Including through the orbital parameters of the algorithm for the satellite status and Reverse status parameters via satellite satellite ephemeris algorithms.)
- 2013-09-25 19:42:10下载
- 积分:1
-
lzw_compression
编程实现lzw编码 (Programming lzw coding )
- 2010-11-14 15:59:47下载
- 积分:1
-
1
说明: 一本很好的书籍,用于弹性力学使用,外文的,写的很好(A very good book for the use of elasticity, foreign languages, writing well)
- 2010-04-17 10:21:10下载
- 积分:1
-
matlab
matlab应用大全的整本书的源代码,可以用于初学者,也可以用于非初学者(Encyclopedia of the entire book matlab application source code.)
- 2013-08-23 15:21:48下载
- 积分:1
-
ami.hdb3
ami ,hdb3码的编解码过程,这是在matlab中实现的,但是对我们的编程也很有用处(ami, hdb3 code encoding and decoding process, which is implemented in matlab, but may also be useful to our programming)
- 2011-05-27 18:45:43下载
- 积分:1
-
tuxiangfenli
说明: 通过对独立分量分析算法的研究,介绍了该算法的基本模型及目前应用最广泛的快速定点ICA算法的数学原理.通过仿真试验结果表明,用该算法对随机混合的3幅图像进行盲分离,取得了理想的效果.(By independent component analysis algorithm, introduced the algorithm for the basic model and is currently the most widely used fast fixed-point ICA algorithm of mathematical principles. Through the simulation test results show that the algorithm to a random mixture of three images in blind source separation, and achieved the desired results.)
- 2008-10-10 12:56:13下载
- 积分:1
-
matlabWindowInForm
将matlab图形嵌入到C#窗口,源文件有注释(Matlab graphics will be embedded into C# Window, the source file has the Notes)
- 2008-07-15 18:30:29下载
- 积分:1
-
FilterASFMuxer
windows media format 9 samples for filter(nine samples for filter)
- 2006-06-02 16:17:08下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
kaerman
用matlab 作卡尔曼滤波实验。讲解的步骤清楚,简单易懂(ka er man lv bo)
- 2015-04-20 20:35:02下载
- 积分:1