登录
首页 » 算法 » 常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与

常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与

于 2022-02-26 发布 文件大小:2.98 kB
0 96
下载积分: 2 下载次数: 2

代码说明:

常用算法的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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 绘制螺纹的MATLAB程序,对于生成螺纹管等几何体较为重要
    绘制螺纹的MATLAB程序,对于生成螺纹管等几何体较为重要-A MATLAB program can draw bolt pattern, and is more important to produce bolt pattern pipe and other geometry body
    2022-01-26 05:09:43下载
    积分:1
  • 对图片进行快速傅里叶变换,输出变换后结果图片
    对图片进行快速傅里叶变换,输出变换后结果图片-Fast Fourier transform of the picture, the output result of the transformed image
    2022-08-20 03:30:01下载
    积分:1
  • 常微分方程的龙格库塔系列程序,从二级到四级的
    常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge- Kutta method series of procedures, from two to four algorithms.
    2022-05-31 06:14:50下载
    积分:1
  • 8puzzle程序的人工智能
    此代码程序解决当然人工智者。用C++编程语言,并采用广度优先搜索方法遍历所有图形,并找到可能的路径此代码。
    2022-08-06 13:35:31下载
    积分:1
  • pso解决tsp问题的例子
    pso算法解决tsp问题的例子-PSO algorithm to solve the problem of examples tsp
    2022-04-06 12:24:15下载
    积分:1
  • 回溯解决0-1背包问题
    问题给定n中物品和一个背包,物品i的重量为wi,价值为vi,背包的总容量为W。要选择装入背包的物品使得装入背包物品的总价值最大。对于每一个物品只有选中放入背包和不选中两种状态,分别用1和0来表示。可将0-1背包问题解空间组织成子集树的形式。以深度优先的方式,由父节点开始搜索整个解空间,将选中的物品价值和重量加到总价值和总重量里面。当遍历所有分支和节点,比较得到问题的最有解和最优值。
    2022-04-21 15:07:42下载
    积分:1
  • 极限学习机
    该算法是黄教授的首创,极限学习机在手写数字集数据库分类中正确率超过了99%,取得了巨大成功,该算法计算快,且效果好,该代码里面不仅有分类还有回归以及各种神经元函数的实现,操作简单。
    2023-08-02 20:35:02下载
    积分:1
  • 割线
    *   To find a solution to the equation f(x) = 0*   given initial approximations p0 and p1:**   INPUT:   initial approximation p0, p1; tolerance TOL;*            maximum number of iterations N0.**   OUTPUT:  approximate solution p or*            a message that the algorithm fails.*
    2022-01-25 15:06:45下载
    积分:1
  • 用AVIFile函数制做AVI文件基本步骤
    2022-01-22 02:20:50下载
    积分:1
  • 用C实现的AES文件
    document of Implementation AES with c-document of Implementation AES with c++
    2022-02-02 17:16:08下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载