搜索资源列表
time-type
- 定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干小时 bool equal(TimeType t2)
FIgH1H0
- Matlab code to uate H1 and H0 in CR-Matlab code to uate H1 and H0 in CR
Sequential_Detection
- 已知方差的高斯随机信号的序贯检测:给出了H0和H1假设下理论推导得到的序贯检测平均样本数的曲线,以及仿真得到的序贯检测平均样本数的曲线,理论结果和仿真结果较为吻合。-Sequential detection of known variance Gaussian random signals: H0 and H1 are given under the assumption that the theoretical derivation curve sequential detect the av