搜索结果

找到约 983 项符合 ing-g 的查询结果

无线通信 关于差分跳频资料

将编码的差分跳频系统等效为串行级联码,充分利用频率转移函数所产生的网格关联信息, 采用软输入软输 算法,进行类Turbo串行迭代译码,能有效改善系统的误比特性能. 此,如何实现差 分跳频系统串行级联结构的外编码器和频率转移函数(( 函数)的匹配设计是值得深入研究的问题.基 于互信息的外信息转移图(ExIT)能有效预测迭 ...
https://www.eeworm.com/dl/502530.html
下载: 2
查看: 34

Linux/uClinux/Unix编程 DDA使用教程

DDSCAT 7.3 is a freely available open-source Fortran-90 software package applying the “discrete dipole approximation” (DDA) to calculate scattering and absorption of electromagnetic waves by targets with arbitrary geometries and complex refractive index. The targets may be isolated entities (e.g., ...
https://www.eeworm.com/dl/502596.html
下载: 1
查看: 274

matlab例程 用matlab开发的人工免疫系统仿真程序

利用aiNet执行资源聚类的算法分为两部分:第一部分是aiNet学习算法,如上所述;第二部分是在获得记忆细胞矩阵M和Ab-Ab之间的dij矩阵S基础上,实现连通图的剪枝聚类。 定义 1 无向连通图G:在形态空间Sw上,以M中抗体对应的点为G的顶点,每对抗体之间的亲和力dij为G中两点连接边的权值。 定义2 最小 ...
https://www.eeworm.com/dl/506625.html
下载: 4
查看: 46

技术书籍 各类功放特点分析

A类AB类D类H类G类音频放大器的优缺点分析
https://www.eeworm.com/dl/506987.html
下载: 1
查看: 27

Matlab 图像边缘检测

模式识别,图像处理,SVM,支持向量机 §编制程序显示印章图像(24位真彩色位图); §    读出位图中每一像素点的(R,G,B)样本值; §    以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; §    ...
https://www.eeworm.com/dl/507230.html
查看: 34

行业应用文档 TI公司C5000系列芯片技术文档

spru131g_TMS320C54x DSP CPU and Peripherals Reference Set Volume 1 (Rev. G),spru172c_TMS320C54x DSP Mnemonic Instruction Set Reference Set Volume 2 (Rev. C)
https://www.eeworm.com/dl/507336.html
查看: 46

行业应用文档 TI公司C5000系列芯片技术文档

spru131g_TMS320C54x DSP CPU and Peripherals Reference Set Volume 1 (Rev. G),spru172c_TMS320C54x DSP Mnemonic Instruction Set Reference Set Volume 2 (Rev. C)
https://www.eeworm.com/dl/507337.html
查看: 137

C/C++语言编程 文件Java排课系统的报告

My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i
https://www.eeworm.com/dl/507625.html
查看: 31

加密解密 AES verilog 实现

用 V e r  i l o g 实现AES,加密解密
https://www.eeworm.com/dl/508159.html
下载: 1
查看: 34

单片机编程 红外解码程序

/*  * _168ZHONGDUAN2.c  *  * Created: 2014/11/2 15:12:45  *  Author: lenovo  */  #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic.h> //unsigned char const SEGtabl ...
https://www.eeworm.com/dl/509771.html
查看: 52