搜索资源列表
-
0下载:
本程序的主要功能是实现多项式的求值,可以实现+,-,*,/.-the program's main function is a polynomial evaluation, can achieve +,-,*,/.
-
-
1下载:
一元多项式符号计算-含因式分解版
不仅包含+,-,*,/,多项式求值,数值积微分,(内含多项式求根子程序),定与不定积分,还有因式分解(求根法).
用单链表.输入格式按提示.-one yuan polynomial symbolic computation-containing factorization version not only contains ,-,*,/, polynomial evaluation, Numerical plot differential (intron
-
-
10下载:
Digital Predistortion of Nonlieaner RF Power Amplifier with Memory Effects.
This M code simulates a DPD technique linearization for a AB-class nonlinear HPA with memory effects. Here we consider a memory polynomial predistorter to modeling nonline
-
-
0下载:
多项式拟合的MATLAB工具。只要具有以下几个函数
POLYFITN - A general n-dimensional polynomial fitting tool
POLYVALN - An evaluation tool for polynomials produced by polyfitn
POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn
POLYN
-
-
0下载:
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 Eval
-
-
0下载:
主要是研究这方面内容:Piecewise-Polynomial Reconstruction-This code will produce two ASCII output files:
spline.out. This contains the polynomial coefficients in Taylor series form for each interval defined by the spline interpolation points.
spline.plt.
-
-
0下载:
数据结构多项式求值的实现
数据结构多项式求值的实现-Polynomial data structure for the realization of the value of the data structure of the realization of polynomial evaluation
-
-
0下载:
多项式求值,用于求两个多项式的和,c语言版-Polynomial evaluation, for seeking and two polynomials, c language version
-
-
0下载:
此为多项式计算器的实现,实现多项式的加减,求导,求值运算-This is the realization of polynomial calculator to achieve polynomial addition and subtraction, derivation, evaluation operations
-
-
0下载:
多项式的求值,实现计算给定数值的多项式的结果-Polynomial evaluation, to achieve a given numerical calculation results of the polynomial
-
-
0下载:
Chapter 4. Interpolation and Polynomial Approximation
Algorithm 4.1 Evaluation of a Taylor Series
Algorithm 4.2 Polynomial Calculus
Algorithm 4.3 Lagrange Approximation
Algorithm 4.4 Nested Multiplication with Multiple Centers
Algor
-
-
0下载:
数据结构课程利用单链表的知识编写的一元稀疏多项式的求值,建立的是工程文件-The use of single linked list data structure course written knowledge of one dollar sparse polynomial evaluation, the establishment of the project file
-
-
0下载:
二叉树的基本功能、多项式求值、回文判断、二叉链表的实现学生基本信息创建等-The basic functions of a binary tree, polynomial evaluation, to determine the palindrome, the realization of the binary list of students and other basic information to create.
-
-
0下载:
插值、多项式求值、求根、图形绘制、线性方程求解-Interpolation, polynomial evaluation, root finding, graphics rendering, linear equations
-
-
0下载:
一元多项式求值。用户根据提示输入多项式的最高次数n,变量x的值,以及各个参数;由程序计算多项式的值并将结果输出
-A polynomial evaluation. Follow the prompts to enter the polynomial maximum number of times n, the value of the variable x, and each parameter computing polynomial values and t
-
-
0下载:
用于多项式误差评估模型,可以用来评价多项式的偏差程度以及精确程度。-Error evaluation model for polynomial
-
-
0下载:
用链表实现的一元多项式的加、减、乘、除、求值、求导、定积分-Achieve with a polynomial of addition, subtraction, multiplication, division, evaluation, derivation, definite integrals
-
-
1下载:
Qt写的一个计算器,很不错。主要用到的算法有:后缀式表达式求值、部分选主元高斯消去法求阶梯矩阵,(非)线性方程组等、分段求大整数开方、初等相似变换及QR方法计算全部特征值、反幂法求最大特征值、遗传算法求复系数多项式所有根等。-Qt to write a calculator, very good. The main use of algorithm: the postfix expression evaluation, part of the pivoting Gauss elimination
-
-
0下载:
整两个程序用于一维和二维多项式求值,其中一维程序可以进行多组求值-Two programs for the entire one-dimensional and two-dimensional polynomial evaluation, one-dimensional multi-group program can be evaluated
-
-
0下载:
Complete Trigonometric Polynomial Approximation. FFT s Coefficients Evaluation. Fourier Series Expansion calculation. Fixed & manual increment uation interval.Complete & custom graphical output. Only setup the input function, uation interval and code
-