搜索资源列表
STBC_Alamouti
- 无线通信中空时分组码matlab(simlink)仿真方案,空时编码方案为Alamouti方案。simlink的模块中的s-函数使用了C语言编写。-wireless communications Hollow time block codes Matlab (simlink) simulation program, space-time coding for ACS programs. Simlink Module of the s-function uses the C language.
Turboencoder
- turbo码simulink编码程序,可以用来学如何用c++编写s函数。
DS-THEROY
- D-S证据理论的MATLAB代码函数文件 根据D-S理论,可以进行模式分类,消除不确定性。并附有能量检测的D-S判断函数文件、自己论文里的代码,希望对你有用-Code function file of D-S evidence theory in MATLAB. it can accomplish mode classification and eliminate uncertainty. besides that it includes that D-S operation in ener
RepairIOR
- 【示例代码功能说明】 读取并解析出一个IOR文件中各个属性信息,然后按照CDR的编码规则,重新将其编写 生成一个新的IOR文件,在新的IOR文件中,将其中的HOST属性强制改为了计算机的主机名。 其他各个字段的属性信息保持与原IOR文件保持一致。 【阅读后可掌握如下知识点】 1.可以深刻理解CORBA技术中互操作对象的引用(IOR)的概念; 2.可以深刻掌握CDR的解码技术。 以上两点是TAO自带的例子程序(..\ACE_wrappers\T