搜索结果
找到约 37 项符合
piecewise-Polynomial 的查询结果
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函数的逼近和拟合
matlab例程 多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An
多项式拟合的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
POLYN2SYM - A conversion tool to generate a ...
数学计算 Legendre polynomial fitting(勒让德多项式拟合) 该算法程序找出N阶勒让德多项式你的的权值系数
Legendre polynomial fitting(勒让德多项式拟合)
该算法程序找出N阶勒让德多项式你的的权值系数
matlab例程 a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays
a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding 3D surface.
数值算法/人工智能 polynomial interpolation
polynomial interpolation
人工智能/神经网络 This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are
This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
人工智能/神经网络 a genetic algorithm to find the maximum of a polynomial function
a genetic algorithm to find the maximum of a polynomial function
其他 It give the solution for polynomial equations using simplex method. It is a method for optimization
It give the solution for polynomial equations using simplex method. It is a method for optimization in all fields