-
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现....
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
- 2022-02-26 18:36:29下载
- 积分: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.
- 2023-04-24 15:00:03下载
- 积分:1
-
隐马尔可夫模型,训练阶段数据必须给予模型。
hmm model, training phase data has to be given to the model .-hmm model, training phase data has to be given to the model .
- 2022-02-06 05:00:23下载
- 积分:1
-
动态分配内存 能够运算动态分配的加法运算 自己设定维数和行数...
动态分配内存 能够运算动态分配的加法运算 自己设定维数和行数-Dongtai feipei neicun shixian juzhen de jiafayunsuan
- 2023-03-09 19:40:03下载
- 积分:1
-
the mapped relation is built using BP network in order to provide fitness functi...
用BP网络建立映射关系,为遗传算法提供适应度函数,通过改进遗传算法完成最小值优化-the mapped relation is built using BP network in order to provide fitness function for genetic algorithm. At last, optimization of minimum value is finished by genetic algorithm.
- 2023-04-03 12:00:04下载
- 积分:1
-
Ransac C++源码
RANSAC方法是一种鲁棒性的参数估计方法。它的基本思想是,首先根据具体问题设计出某种目标函数,然后通过反复提取最小点集估计该函数中参数的初始值,利用这些初始参数值把所有的数据分为所谓的“内点”(Inliers,即满足估计参数的点)和“外点”(Outliers,即不满足估计参数的点),最后反过来用所有的“内点 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-27 11:54:02下载
- 积分:1
-
arbitrary precision strike pi value
求取任意精度pi值-arbitrary precision strike pi value
- 2023-07-08 11:15:03下载
- 积分:1
-
A Star 和 dijkstra
A Star 和 dijkstra
- 2022-02-14 10:50:09下载
- 积分:1
-
矩阵各种运算
本代码写了矩阵的各种运算算法,包括矩阵加、减、乘、求逆、转置、求特征值等等
- 2023-09-06 06:50:03下载
- 积分:1
-
各种算法的c语言程序,包括huffman、线性表、栈、队列等
各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
- 2022-04-19 07:42:59下载
- 积分:1