搜索:polynomial

找到约 33 项符合「polynomial」的查询结果

结果 33
https://www.eeworm.com/dl/532/228075.html 书籍源码

这是学习《Data Structures Using C++》

这是学习《Data Structures Using C++》 ,中文名字《数据结构--C++版》的一个源代码,描述polynomial的一个类的源码
下载 120
·
查看 1084
https://www.eeworm.com/dl/654/402666.html 数据结构

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating ...
下载 47
·
查看 1488
https://www.eeworm.com/dl/957499.html 技术资料

CRC32_8

Module Name = crc32_8 CRC Width = 32 Data Width = 8 CRC Init = F Polynomial = [0 -> 32] 1 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1
下载 6
·
查看 1443
https://www.eeworm.com/dl/663/193880.html VHDL/FPGA/Verilog

Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6 ...
下载 72
·
查看 1085
https://www.eeworm.com/dl/518/492507.html 数值算法/人工智能

These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomia

These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomial Interpolation Points (Small) First Sample (x1,y1) Second Sample (x2,y2) ... Nth Sample (xN,yN) N1: Number of Error Evaluation Points (Large) First Sample (x1,y1) Secon ...
下载 189
·
查看 1150
https://www.eeworm.com/dl/665/332086.html matlab例程

实现产生伪随机序列的部件 —— 线性反馈移位寄存器单元。 SFlog2为扩频因子的底数为2的对数值

实现产生伪随机序列的部件 —— 线性反馈移位寄存器单元。 SFlog2为扩频因子的底数为2的对数值,cycle为PN序列的周期,其值为2^SFlog2。initial_state为移位寄存器的初始状态,generator_polynomial_coefficient为生成PN序列所需的本原多项式,对应于移位寄存器的连接向量。 ...
下载 184
·
查看 1089
https://www.eeworm.com/dl/522464.html 书籍

Linear_Matrix_Inequalities_in_System

The basic topic of this book is solving problems from system and control theory using convex optimization. We show that a wide variety of problems arising in system and control theory can be reduced to a handful of standard convex and quasiconvex optimization problems that involv ...
下载 1
·
查看 94
https://www.eeworm.com/dl/542/396313.html 其他书籍

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection r ...
下载 194
·
查看 1096
https://www.eeworm.com/dl/641/297087.html 数学计算

数值线性代数的Matlab应用程序包 共13个程序函数

数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格 ...
下载 165
·
查看 1399
https://www.eeworm.com/dl/514/9410.html 学术论文

软件无线电中数字下变频技术研究及FPGA实现.rar

软件无线电(SDR,Software Defined Radio)由于具备传统无线电技术无可比拟的优越性,已成为业界公认的现代无线电通信技术的发展方向。理想的软件无线电系统强调体系结构的开放性和可编程性,减少灵活性著的硬件电路,把数字化处理(ADC和DAC)尽可能靠近天线,通过软件的更新改变硬件的配置、结构和功能 ...
下载 190
·
查看 1165