Welcome![Sign In][Sign Up]
Location:
Search - xunhuan

Search list

[Otherxunhuan

Description: 调制信号的识别,可以通过各种调制的功率谱不同来识别,但这种方法在小信噪比下,性能不好,通过循环功率谱来识别,仿真表明在小信噪比下有很好的性能-modulation signal identification, can be modulated through the power spectrum to identify different, but this approach in a small signal to noise ratio, poor performance, cycle power spectrum to identify, in a small simulation shows a good SNR performance
Platform: | Size: 7139 | Author: 向兔兔 | Hits:

[Other resourcexunhuan

Description: matlab在通信原理中的应用,信道编码循环码仿真,希望大家能用得上!
Platform: | Size: 2288 | Author: 侯雪 | Hits:

[SourceCodezuijiasuanfa

Description: #include #include #define M 20 #define N 3 int mm[M]={0,0,0,2,3,1,0,4,2,3,2,1,0,3,2,2,1,3,0,1}; int nn[N]; int number; void Xunhuan(void); void FIFO(void); void Best(void); void LRU(void); int main() { char ss[1]; int i,j, *p=nn; int c, k=0; for(i=0;i
Platform: | Size: 2853 | Author: lipman1987 | Hits:

[Otherxunhuan

Description: 调制信号的识别,可以通过各种调制的功率谱不同来识别,但这种方法在小信噪比下,性能不好,通过循环功率谱来识别,仿真表明在小信噪比下有很好的性能-modulation signal identification, can be modulated through the power spectrum to identify different, but this approach in a small signal to noise ratio, poor performance, cycle power spectrum to identify, in a small simulation shows a good SNR performance
Platform: | Size: 7168 | Author: 向兔兔 | Hits:

[matlabxunhuan

Description: matlab在通信原理中的应用,信道编码循环码仿真,希望大家能用得上!-matlab in Communication Theory in the application of channel coding cycle simulation code, I hope everyone can useful!
Platform: | Size: 2048 | Author: 侯雪 | Hits:

[ARM-PowerPC-ColdFire-MIPSxunhuan

Description: 利用ARM实现一个简单的循环,一个入门程序。同样需要在ADS1.2中调试。-ARM to achieve the use of a simple cycle, an entry procedures. Similarly ADS1.2 need to debug.
Platform: | Size: 17408 | Author: wangyudong | Hits:

[assembly languagexunhuan

Description: (1)编写分支结构.asm文件实现: 键盘输入以‘$’为结束符的长度不超过80的字符串(含字母、数字、其他字符),对其中的非数字字符计数。统计结果用十六进制数屏幕显示。 (2)编写分支结构.asm文件实现: 定义一串以‘$’结束的字符串,给每一个字符均加上偶校验位。统计有多少个字符因含有奇数个1而加上了校验位,结果存入N单元。 -(1) the preparation of branch structure. Asm file to achieve: keyboard input in $ to end at the length of not more than 80 strings (including letters, numbers, other characters), of which non-numeric character count. Statistical results with a few hexadecimal display. (2) the preparation of branch structure. Asm file to achieve: the definition of a string with $ end of string to each of the characters are combined with dual parity bit. Statistics because of the number of characters containing odd-numbered months 1 and added a parity bit, the result deposited in N units.
Platform: | Size: 36864 | Author: 李平 | Hits:

[Otherxunhuan

Description: 创建一个环形缓冲区,可以简单实现数据的写入读出-Create a ring buffer, you can simply write data read out
Platform: | Size: 5120 | Author: asfds | Hits:

[assembly languagexunhuan

Description: 给定一个分式A/D,A为分子,D为分母,将分式化解成最简形式,例如1/3 = 0.[3],化成循环小数形式,并用[]将循环节提取出来-To a fraction A/D, A for the molecule, D is the denominator, will dissolve into the simplest fractional form, such as 1/3 = 0. [3], into a recurring decimal form, and [] will be extracted from the cycle section
Platform: | Size: 2048 | Author: 烈马 | Hits:

[VHDL-FPGA-Verilogxunhuan

Description: 编译实现循环码的产生,用FOR循环分别对其中的码元进行设置。-Implementation cycle of the compiler generated code, respectively, using FOR Cycle one of the key element of the set.
Platform: | Size: 3072 | Author: 周祥娟 | Hits:

[assembly languagexunhuan

Description: 已知当前数据段中DATA1 和DATA2 开始分别存放若干字节数据,数据个数相同, 编制程序检查两数据块中数据是否相同,若相同,则在屏幕上显示1,否则显示0。-Known to the current data segment in the beginning of DATA1 and DATA2, respectively, a number of bytes of data storage, data, the number of the same procedure to check the preparation of the two data blocks in the same data, if the same is displayed on the screen 1, or else show 0.
Platform: | Size: 6144 | Author: Jack cheng | Hits:

[ELanguagexunhuan

Description: 信息论与编码课程设计:基于概率论与编码循环编码-Information Theory and Coding Course Design: Based on probability theory and coding cycle coding
Platform: | Size: 253952 | Author: 周游 | Hits:

[SCMxunhuan

Description: 循环码编写与翻译,希望大家能有用~~~~激活帐号-idontkonwenglish
Platform: | Size: 5120 | Author: 崔志华 | Hits:

[matlabxunhuan

Description: 改程序使用了三种循环求和的方式来实现1—50的和。-Change process cycle using the sum of three ways to achieve and 1-50.
Platform: | Size: 3072 | Author: 欧阳馨 | Hits:

[DSP programxunhuan

Description: 输出i=0 i=1 i=3且i=2时什么也不做,继续进行下一次循环。这个程序说明continue语句的用法与功能。-Output i = 0 i = 1 i = 3 and i = 2 does not do anything when, to continue for the next cycle. This program shows the usage and function continue statement.
Platform: | Size: 24576 | Author: 戴勤英 | Hits:

[MySQLxunhuan

Description: PHP实例,对初学者学习有好处,功能主要为循环语法。-PHP examples, good for beginners to learn, function mainly loop syntax.
Platform: | Size: 8192 | Author: xjnno1 | Hits:

[Software Engineeringxunhuan

Description: 单片机流水灯循环移动,实现循环左移和循环右移的功能-SCM water cycle moving lights to achieve loop left and loop right shift function
Platform: | Size: 11264 | Author: | Hits:

[Otherxunhuan.c

Description: 带有循环且有函数调用的例子,初学c编程的程序员可以参考一下-xun huan
Platform: | Size: 1024 | Author: 赵大华 | Hits:

[Windows Developxunhuan

Description: 初学者的调试程序,可以使用“新建、打开、保存、删除”功能的调试程序。-Debugger for beginners, you can use the " new, open, save, delete" function debugger.
Platform: | Size: 1024 | Author: | Hits:

[matlabxunhuan

Description: 将toeplitz矩阵作为压缩感知测量矩阵,并对其进行性能评估。-Toeplitz matrix as the measurement of compressed sensing matrix, and its performance evaluation.
Platform: | Size: 1024 | Author: 春雨 | Hits:
« 12 »

CodeBus www.codebus.net