-
用matlab求解的一个Lagrange插值多项式问题
用matlab求解的一个Lagrange插值多项式问题-Using matlab to solve the problem of a Lagrange interpolation polynomial
- 2022-06-15 08:48:26下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-08-04 05:36:45下载
- 积分:1
-
基于遗传算法优化的 BP 神经网络非线性系统拟合算法
遗传算法优化 BP 神经网络是用遗传算法来优化 BP 神经网络的初始权值和阈值,使优化后的 BP 神经网络能够更好地预测函数输出。遗传算法优化 BP 神经网络的要素包括种群初始化、适应度函数、选择操作、交叉操作和变异操作。
- 2022-02-12 04:35:16下载
- 积分:1
-
一元稀疏多项式计算器,直接可运行的
一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
- 2022-04-01 18:59:06下载
- 积分:1
-
哈夫曼算法
数据结构与算法设计作业,有助于理解,哈弗曼算法简单实现,哈夫曼树,可用于写小型压缩解压缩软件作为核心算法,对数据结构有兴趣,或对压缩软件工作机理有兴趣者可以看看。
- 2022-11-28 09:25:03下载
- 积分:1
-
装配生产线调度m行和N站
装配生产线调度m行和N站
- 2023-08-12 18:30:02下载
- 积分:1
-
文本比较算法
program compare files in 2 directories. argv[1/2] - folder_1/2, argv[3] - file with result
- 2022-12-09 11:30:03下载
- 积分:1
-
ARTMAP的C语言程序
ARTMAP的C语言程序-ARTMAP the C Programming Language
- 2023-02-17 03:25:03下载
- 积分:1
-
利用高斯消去法求线性方程组
自己写的
简陋了点
利用高斯消去法求线性方程组
自己写的
简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
- 2022-06-17 17:38:07下载
- 积分:1
-
rgb转yuv420sp
一个考题,参照网上一些算法,实现了3种算法,并做比较。
然后再看看还有没有更大的优化空间,比如汇编,最好用NEON。
- 2022-05-07 18:18:06下载
- 积分:1