-
Archive
OFDM中物理层仿真,卷积编码,fft,ifft,插入导频,插入循环前缀等,包括matlab详细源代码(OFDM physical layer simulation, convolution coding, fft, ifft, inserting pilot, insert the cyclic prefix,Including detailed matlab source code)
- 2012-05-07 22:05:36下载
- 积分:1
-
8Psk
C编写的8PSK调制解调,很有用,值得学习,代码编写很规范(Written in C 8PSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
- 2014-08-08 14:40: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
-
logistic
matlab实现logistic回归 利用牛顿迭代的方法得到最后的回归参数(matlab realize logistic regression using Newton iteration method to get the final regression parameters)
- 2013-10-29 19:28:38下载
- 积分:1
-
AnadaptiveKalmanfilterfordynamicharmonicstateestim
Knowledge of the process noise covariance matrix
is essential for the application of Kalman filtering. However,
it is usually a difficult task to obtain an explicit expression of
for large time varying systems. This paper looks at an adaptive
Kalman filter method for dynamic harmonic state estimation and
harmonic injection tracking.(Knowledge of the process noise covariance matrix is essential for the application of Kalm an filtering. However, it is usually a difficult task to obtain an expli cit for large expression of time varying system s. This paper looks at an adaptive Kalman filter method for dynamic estimation a harmonic state nd harmonic injection tracking.)
- 2007-03-10 17:26:49下载
- 积分:1
-
quiz4
关于struct指针的小程序,能更好的清楚了解struct指针(The program is about struct pointer.)
- 2014-11-02 03:14:05下载
- 积分:1
-
EXP_2
MATLAB PROGRAM TO CHECK CONTROLLABILITY AND OBSERVABILITY
- 2013-10-23 01:14:51下载
- 积分:1
-
PCA_shm
运用matlab编程实现PCA主成分分析算法(Principle component analysis)
- 2012-11-20 11:35:29下载
- 积分:1
-
yuce18001944
MATLAB 最小二乘支持向量机 已知三个月的风速进行预测之后5天的风速(After MATLAB squares support vector machine known three-month forecast wind speed wind 5 days)
- 2015-06-19 19:11:31下载
- 积分:1
-
jiguang
激光谐振腔模拟程序,包含条形腔和圆形腔以及环形腔(Laser resonator simulation program, including strip and circular cavity and ring cavity)
- 2010-06-29 13:42:03下载
- 积分:1