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

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

于 2022-03-12 发布 文件大小:16.87 kB
0 53
下载积分: 2 下载次数: 1

代码说明:

常用算法的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 个回复

  • 可以对常用的复数进行计简单,执行效率高
    可以对常用的复数进行计算,算法简单,执行效率高-used to be calculated in the plural, is simple and efficient
    2022-01-25 19:18:23下载
    积分:1
  • 萨马尔博士论文
    识别算法基于几何变换的人。研究生学位。作者:萨马尔.Dmitrii。
    2022-08-18 18:29:36下载
    积分:1
  • Sollinadjencecy矩阵
    资源描述algothim Sollin的的實作,利用adjencecy的矩阵輸入到节点中。AOE的實作,把所有的資料放進中然後進行找出早期时间跟晚时间
    2023-08-11 23:40:02下载
    积分:1
  • 数据结构之图的基本操作
    该程序主要介绍了图的基本操作,使用C语言编写的,主要包括如何建立一个图,进行图的深度优先搜索和广度优先搜索,求图的最小生成树,打印出图的节点,删除图的节点和边
    2022-04-27 07:53:12下载
    积分:1
  • 粒子群优化 PSO
    通过启发式搜索方法,如遗传算法(Genetic Algorithm, GA)、模拟退火法(Simulated Annealing, SA)、禁忌搜索法(Tabu Search, TS)、蚁群优化算法(Ant Colony Optimization, ACO)、大爆炸算法(Big Bang-Big Crunch, BB-BC)以及粒子群优化算法(Particle swarm optimization, PSO)等,能够快速有效求解最优化问题。与其他优化算法相比,PSO因具有参数少、收敛速度快、简单易实现等突出优点而被广泛应用于多个领域,如逆合成孔径雷达(Inverse Synthetic Aperture Radar, ISAR)中机动目标参数补偿,非线性方程组多值求解等。本程序为个人原创,需要根据实际需要添加目标函数。
    2022-11-11 23:35:04下载
    积分:1
  • DBSCAN
    % Function: [class,type]=dbscan(x,k,Eps) % ------------------------------------------------------------------------- % Aim: % Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN) % ------------------------------------------------------------------------- % Input: % x - data set (m,n); m-objects, n-variables % k - number of objects in a neighborhood of an object % (minimal number of objects considered as a cluster) % Eps - neighborhood radius, if not known avoid this parameter or put [] % ------------------------------------------------------------------------- % Output: % class - vector specifying assignment of the i-th object to certain % cluster (m,1) % type - vector specifying type of the i-th object % (core: 1, border: 0, outlier: -1)
    2022-04-08 08:12:27下载
    积分:1
  • MATLAB数值积分工具箱NIT工具箱
    matlab数值积分工具箱 nit toolbox-matlab numerical integration toolbox nit toolbox
    2022-03-22 09:31:33下载
    积分:1
  • n first primes in c
    这个程序计算前n个素数。变量n由用户输入。
    2022-07-02 17:38:25下载
    积分:1
  • 关于约瑟夫环的两种思考方
    关于约瑟夫环的两种思考方法 -Josephus on the two way of thinking
    2022-10-26 16:35:03下载
    积分:1
  • 18b20温度检测显示程序51单片机
    18b20温度检测显示程序51单片机,不同温度对应不同pwm输出
    2023-08-29 02:30:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载