-
radar_chirp
自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动(themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1-1, which some other parameters can be changed as needed)
- 2020-09-29 10:07:44下载
- 积分:1
-
References
WRK实验所需要软件的参考说明(Windbg)(inactivated laboratory reference to the need for software (Windbg))
- 2007-03-19 09:13:26下载
- 积分:1
-
OFDM
清华大学OFDM原理性讲座,比较基础。对初学者也许有点用处(Tsinghua University, OFDM principle of lectures basis of comparison. May be of some use for beginners)
- 2010-09-02 10:34:12下载
- 积分:1
-
03
说明: 一些有关最优控制理论的控制实例程序集和仿真 (Control instance assembly of the optimal control theory and simulation)
- 2012-06-11 16:31:52下载
- 积分:1
-
ModelingSimu
IT++软件学习资料,IT++拥有强大的C++库,综合了Matlab的功能和C的速度,适合于信号处理等领域。(IT++ )
- 2010-12-26 16:41:21下载
- 积分:1
-
Tactical-weapons-SINS-RTA
战术武器子惯性导航系统与机载主惯性导航系统的空中动基座传递对准(Tactical weapons sub-inertial navigation system and the airborne inertial navigation system air moving base transfer alignment)
- 2013-04-21 17:06:25下载
- 积分:1
-
matlab
madlab c++ 接口,Madlab的一本很好的书(madlab c++ interface, Madlab)
- 2008-04-07 16:41:43下载
- 积分:1
-
用VC调用matlab的dll文件
用VC调用matlab的dll文件(VC call Matlab dll file)
- 2005-01-18 12:47:03下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
Exam1
将Matlab下的M文件转换为DLL,在VC中调用.(M under the Matlab files into the DLL, the VC call.)
- 2007-08-21 13:15:25下载
- 积分:1