-
antenna___em_modeling
MATLAB及在电子信息课程中的应用天线模型(antenna___em_modeling)
- 2009-03-11 17:48:11下载
- 积分:1
-
XWJ_XFAST1
直接扩频捕获Xfast算法仿真(包含可调SNR信息码产生)(dsss acquisition(XFAST))
- 2013-09-09 09:54:44下载
- 积分:1
-
FIRtest
FIR code in MATLAB, Time domain plots of signal and filters, plotting filter response of filters and the two speech bands(lower and upper) in freq domian
- 2013-03-02 20:35:11下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
OFDM_SIM
OFDM系统仿真,采用各种调制方式(BPSK,QPSK,QAM8,QAM16,QAM32,QAM64)(OFDM system simulation, using a variety of modulation (BPSK, QPSK, QAM8, QAM16, QAM32, QAM64)
)
- 2009-05-03 09:42:25下载
- 积分:1
-
1DFDTD_waveguide
Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis".(Demonstrates 1-D FDTD initial state forma tion. Please edit the FLAGS for demonstration o f different cases. BASED ON "1-D Digital Wavegu ide Modeling for Improved Sound Synthesis. ")
- 2007-05-06 16:35:18下载
- 积分:1
-
bochefangzhen
倒车仿真程序。用于规划汽车的倒车路径,可以手动设置汽车的最小转弯半径、偏角、停车位大小等参数。在matlab下可直接运行。(Reversing simulation program. For planning car reversing path, you can manually set the car s minimum turning radius, angle, parking space size and other parameters. In matlab can be directly run.)
- 2021-03-25 13:29:14下载
- 积分:1
-
emdanalyse
这个进行形象分解EMD,可以很理解EMD分解,便于学习入门EMD.(The image decomposition for EMD, EMD decomposition can be understood, easy to learn entry-EMD.)
- 2010-07-12 14:50:23下载
- 积分:1
-
ch05
Beginneing C++ 第五部第五章(Beginneing C++ Part V of Chapter V)
- 2010-11-14 19:36:00下载
- 积分:1
-
MATLAB_simulink
有关Matlab 的simulink 的仿真书籍,介绍的内容细致全面(Simulink simulation on Matlab books, describes the contents of the detailed comprehensive)
- 2010-11-26 16:31:56下载
- 积分:1