搜索结果
找到约 29 项符合
polynomial 的查询结果
按分类筛选
人工智能/神经网络 Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning c
Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous ...
其他 Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
数学计算 Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use your 11 points to b ...
其他 This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
matlab例程 SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares
SOStools is a toolbox dedicated for positive polynomial programming, especially for Sums of Squares (S0S). A lot of chinese researchers have carried it out as a main tool in this area.
VHDL/FPGA/Verilog Verilog module containing a synthesizable CRC function // * polynomial: (0 1 8) // * data width: 8
Verilog module containing a synthesizable CRC function
// * polynomial: (0 1 8)
// * data width: 8
加密解密 CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 b
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any polynomial from 4 to 32 bits
Any data width from 1 to 256 bits
Any initialization value
Synchronous or asynchronous reset
人工智能/神经网络 径向基网络对Polynomial函数的逼近和拟合
径向基网络对Polynomial函数的逼近和拟合