-
_copula
Copula函数的预测,预测相关系数和尾部相关系数值(Predictive correlation coefficient and tail correlation coefficient value)
- 2017-10-12 20:20:27下载
- 积分:1
-
MIMO
说明: 详细的讲述了mimo 的原理 应用背景 适用范围
是英文版的(Described in detail the background mimo application of the principle of application is in English)
- 2011-04-06 09:51:52下载
- 积分:1
-
lecture-of-math-modeling
这是姜启源教授在清华大学讲解数学建模课程的资料,对于数学建模由入门到精通十分有用(lecture in math modeling,given by Professor JiangQiyuan )
- 2011-05-06 20:43:22下载
- 积分:1
-
pt
说明: 括发送端,信道和接收端代码),还有OFDM的说明 文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉): (... (Including transmitter, channel and receiver-side code), as well as OFDM-documentation list (click on the file you need to determine whether, if the rating is spam complaints below): (...)
- 2009-09-11 16:49:36下载
- 积分:1
-
MyGUIEngine
MYGUI3.2改造 - 完善文字的换行显示,并为中文支持自动换行(MYGUI 3.2 transformation- perfect wrap text display, and support for Chinese Wrap)
- 2013-12-15 17:59:44下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
EKF-C-simulation
扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
- 2013-09-28 15:32:08下载
- 积分:1
-
Matlab_VC_Config
Matlab和VC混合编程,VC6.0工程设置,图文介绍很详细,在Matlab和VC混合编程中,这一步设置非常重要(Matlab and VC hybrid programming, VC6.0 engineering settings, graphic description is very detailed and hybrid programming in Matlab and VC, this step is quite important)
- 2010-06-12 16:27:12下载
- 积分:1
-
DSP
这是一个有关于免疫遗传算法matlab 程序(This is an on immune genetic algorithm matlab program)
- 2010-05-10 16:05:12下载
- 积分:1
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1