搜索资源列表
zxecf
- 一个用多项式作最小二乘法拟合的程序,在工程上有广泛的应用。-A polynomial for least squares fitting with the procedures, the project has wide application.
PolyMul
- 数据结构与算法作业(陈刚) 循环链表实现多项式乘法-Data Structures and Algorithms operations (Chen Gang) circular linked list to achieve polynomial multiplication
Polynominal
- 单链表建立多项式类,实现多项式乘法与加法运算-Polynomial to establish a single list categories, the achievement of polynomial multiplication and addition operations
xishuduoxiangshichengfa
- 稀疏多项式乘法的实现代码,是数据结构的课程设计,这里只有源代码-The realization of sparse polynomial multiplication code, is a data structure of curriculum design, only the source code here
rs
- 利用这个程序可以利用最小2乘法拟合一个简单的多项式-Take advantage of this procedure can make use of the smallest 2 a simple multiplication of the polynomial fitting
Polynomial
- 多项式的乘法运算和修改循环表为单链表,这是cpp文件,用于学校实验报告用-Polynomial multiplication table and modify the circulation as a single list, which is the cpp file, Experimental report for schools
11
- 用链表实现多项式的加减乘法,c源代码。 用类封装。-include Polynomialh
duoxiangshijishuqi
- 一元稀疏多项式计算器,包括加减乘法,可由用户输入x值,计算最终多项式输出结果-Dollar sparse polynomial calculators, including the addition and subtraction, multiplication, by the user to enter x value, calculate the final output of the results of polynomial
shujujiegou
- 功能:完成两个n元多项式作乘法,给出明确的等式形式。 分步实施:1). 初步完成总体设计,搭好框架,确定人机对话的界面,确定函数个数; 2). 完成最低要求:建立一个文件,实现两个一元二次多项式作乘法。 3). 进一步要求:实现三元二次多项式的乘法。 -Function: the completion of two n-polynomial for multiplication, given the form of a clear identity. Step by step:
alg_3
- 快速傅立叶变换计算多项式,strassen算法计算矩阵相乘,以及其和普通多项式、矩阵乘法的比较-Fast Fourier Transform calculation of polynomial, strassen matrix multiplication algorithm, and its and ordinary polynomials, matrix multiplication comparison
duoxiangshi
- 从键盘上随意输入两个多项式可以实现其加法、减法和乘法的运算。-Random input from the keyboard, the two polynomials can achieve their addition, subtraction and multiplication.
px
- 使用VC++6.0编写并运行的计算多项式乘法的程序-Prepared using VC++6.0 and run the calculation procedure for polynomial multiplication
pilotbasedchannelestimatininOFDMsystems
- 频域不同导频密度的信道估计在被研究,并且在高低时延信道其信道估计被固定了导频分配时域。频域信道估计是基于插补,多项式的广义线性模型(或最小二乘法)和维纳滤波(或线性最小均方误差法)的方法。时域的信道估计是用线性插补完成的。我们通过测量在基于克拉克散射模型的瑞利衰落信道上并带有QPSK调制的粗误码率,已经比较了所有这些方案的结果。-Different pilot density in frequency domain channel estimate to research, and its hi
Ployn
- java实现多项式加法,乘法,除法,利用辗转相除法求两个多项式的最大公因子-java achieve polynomial addition, multiplication, division, using Euclidean algorithm for greatest common divisor of two polynomials
multiply
- 一个多项式乘法的算法程序,一般用所学校算法课的课后作业-an algorithm to achieve the multiplication of polynomial
polynomial
- c++多项式乘法,可实现负指数,数据结构作业-c++ polynomial multiplication
conv
- 数据结构中用链表实现的多项式相乘,用于计算多项式乘法-Using linked list data structure to achieve polynomial multiplication, used to calculate the polynomial multiplication
polyn-node
- 基于链表的多项式乘法的计算,属于数据结构课程内容。-polyn node
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
duoxiangshi
- fortran二乘法多项式拟合,可以用来直接使用。(FORTRAN two multiplication polynomial fitting)
