-
OFDM频偏估计优化算法代码
OFDM频偏估计优化算法代码,次代码文章是2007年硕士毕业优秀论文,具有很高的参考价值。(OFDM Offset Estimation Algorithm optimization code, sub-article code is 2007 graduate Master of excellent essays, have a very high reference value.)
- 2021-04-08 18:09:00下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
target_tracking
运动检测 检测到运动的小球并对它进行准确跟踪 有图(motion detection)
- 2010-05-13 11:27:14下载
- 积分:1
-
xuanmingzufeng
信号与系统中的音乐合成实验,用matlab合成的曲子。(Signals and Systems in music synthesis experiments using matlab synthesized music.)
- 2013-11-18 15:14:35下载
- 积分:1
-
RSoftProductCatalog
the file is for light
- 2011-11-18 04:23:04下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
STATCOM_simulink
SVG系统基于MATLAB控制仿真程序,基于SPWM控制方法(SVG control system Simulink)
- 2016-01-29 16:45:12下载
- 积分:1
-
Image-denoising-based-on-wavelet
说明: 基于小波变换的图像降噪处理及实现程序的源代码(Image denoising based on wavelet transform processing and realization of the program source code)
- 2011-03-21 16:09:48下载
- 积分:1
-
RoutingAdHoc
Telecommunication Lecture - .
- 2010-01-02 19:46:55下载
- 积分:1
-
sliding_quarter_car
在Matlab simulink环境下编写的在滑模控制模型的四分之一车模型。 经仿真效果很好(In Matlab simulink environment written in the quarter-car model sliding mode control model. The simulation works well)
- 2014-12-14 12:18:21下载
- 积分:1