-
Cognitive-radio-spectrum--
说明: 认知无线电频谱,打破僵局:信息理论.本文介绍了认知无线电的频谱检测技术和当前热门的合作检测技术(Cognitive radio spectrum, to break the deadlock: Information Theory. This article describes the spectrum sensing of cognitive radio technology and the cooperation of the current popular detection)
- 2011-04-06 16:14:54下载
- 积分:1
-
Jousselme-Distance
证据理论中用于求取Jousselme证据距离的matlab 代码,自己编的哦!(Jousselme distance)
- 2012-09-29 16:34:11下载
- 积分:1
-
centralldiifference
the program beta-Newmark for one-Degree Freedom Systems
- 2014-10-16 16:53:54下载
- 积分:1
-
matlabforarrayprocessing
用于阵列信号处理的常用代码
包括经典处理和自适应处理
代码准确无误都能运行
可读性强(matlab code for array processing)
- 2021-04-29 10:38:43下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
haar
matlab下编写的基于一维单尺度的haar函数(matlab prepared under the one-dimensional single-scale based on haar function)
- 2011-05-15 22:47:43下载
- 积分:1
-
s-function
本文主要介绍了如何在MATLAB中创建s函数,s函数的定义、功能以及如何正确的编写s函数,从而简化MATLAB的编程,使MATLAB模块更加清晰。(this passage mainly describe the s function in MATLAB about creating this function and how to use this function)
- 2014-09-16 09:23:24下载
- 积分:1
-
2
足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。(SOCCER PLAYER)
- 2013-12-26 22:20:16下载
- 积分:1
-
mic_sysfs
Intel MIC Platform Software Stack (MPSS).
- 2014-09-11 13:25:17下载
- 积分:1
-
fo_GCC
本程序是自己编写的关于广义相关法的时延估计,对于初学者很有用,里边还有关于改变中心频率对时延估计的影响部分(This procedure is to write your own delay estimation on generalized correlation method, useful for beginners, and inside there are about changing the center frequency delay estimation section)
- 2013-03-27 14:43:26下载
- 积分:1