-
matlab-command
matlab命令,方便初级使用者查询命令(matlab command to facilitate the initial user query command)
- 2011-06-20 16:43:42下载
- 积分:1
-
024_pp--827-832
The MU-MIMO channel put forward by SAMURAI is based on the well established
WINNER II GSCM [5]. We present an analysis of this model wrt its
ability to model MU-MIMO channels correctly and propose some improvements
to the original model. The model has also been implemented in C and
will be used for further system level simulations.
- 2014-10-27 16:07:06下载
- 积分:1
-
VCPP-and-matlab
本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。(This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.)
- 2012-07-02 11:01:26下载
- 积分:1
-
daqiMTF
关于大气MTF的资料,有助于理解大气MTF的作用,估计计算大气MTF的值。(The information on atmospheric MTF, help to understand the role of atmospheric MTF, estimate calculated atmospheric MTF value)
- 2015-02-01 11:13:32下载
- 积分:1
-
Slide_Do-luong-tu-dong
this is a book to learn English TOEIC
- 2015-04-13 00:50:04下载
- 积分:1
-
dataliink.c
计算机网络数据链路选择性重传实验。
设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。(Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation programming environment there is no error duplex communication channel between the noisy environment the two sites. Channel model is 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, channel bit error rate, channel provides a byte stream transmission services, network layer packet length is fixed at 256 bytes.)
- 2013-11-26 19:19:51下载
- 积分:1
-
捷联惯导姿态位置速度高度全解算
捷联惯导姿态位置速度高度全解算,其中程序的使用还应该按需选择和衔接(SINS Attitude Full height position and speed solver, In which the program should also demand choices and Cohesion .)
- 2015-12-02 17:12:44下载
- 积分: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
-
Digital_Audio
实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
- 2009-03-04 19:36:08下载
- 积分:1
-
VC_MATLAB
VC + + 与MATLAB 混合编程研究及开发实例(VC++ Mixed Programming with MATLAB examples of research and development)
- 2009-12-20 14:02:02下载
- 积分:1