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

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

于 2022-04-01 发布 文件大小:6.74 kB
0 136
下载积分: 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 个回复

  • 程序的要求是已知的,几个节点和节点的函数(×),…
    本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.249337 Rx(0.230000)=-1.46917e-09f-the procedural requirements are known, several nodes and node x function f (x), requiring similar function! As long as output per function point, the value of a diagonal, and the last line of duty, prepared to continue interpolation! For example : 0.00 0.00000 0.20134 0.30 0.20 0.50 0.52110 0.30452 outcome : 0.00000 0.30452 0.20134 1.006700 1.082900 0.083666 0.52110 f 0.170333 0.173334 (0.230000) = 0.249337 Rx (0.230000) =- 1.46917e- 09f
    2023-02-16 14:55:03下载
    积分:1
  • 介绍了几个用c语言编写的插值,程序简单,实用,很有帮助。...
    介绍了几个用c语言编写的插值算法,程序简单,实用,很有帮助。-Introduce a number of languages used c interpolation algorithm, the procedure is simple, practical and helpful.
    2022-06-01 23:43:37下载
    积分:1
  • 北大ACM试题poj 第3058题源码,很好的代码,希望对搞ACM的同学有帮助...
    北大ACM试题poj 第3058题源码,很好的代码,希望对搞ACM的同学有帮助 -Peking University ACM Chapter 3058 question Question poj source code, good code, and want to help students engage in ACM
    2023-02-13 09:30:03下载
    积分:1
  • 基于最小二乘(LS)的信道估计
    本程序包含LS信道估计方法和MMSE信道估计方法,程序已经验证,当可以获得训练符号时,最小二乘(LS)法信道估计由于简单而被广泛用于信道估计。将训练符号用于信道估计,可以提供较好的性能,即降低误码率(BER),该程序正确可用,且带有注释,方便理解运用!
    2022-02-11 14:18:57下载
    积分:1
  • vc achieve Mallat algorithm
    vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
    2022-02-15 06:43:46下载
    积分:1
  • 这是用C编写的贪婪,非常实用,欢迎大家下载哈!
    这是用C编写的贪婪算法,非常实用,欢迎大家下载哈!-This is prepared by using C greedy algorithm is very practical, welcomed everyone to download Ha!
    2022-03-25 10:51:26下载
    积分:1
  • 迷宫的问题
    应用背景迷宫问题,有需要的可以下,就是简单的迷宫代码,如果有需要的可以拿去看一下,仅供参考关键技术 简单的c++代码,关于迷宫问题,有人需要的可以拿去下载,仅供参考,谢谢!!!!
    2022-09-23 02:50:02下载
    积分:1
  • 4种排序的java实现
    插入排序,堆排序,快速排序,归并排序的java实现。没有做泛型,而且内部实现是对一个给定的数组做这些排序。
    2023-06-09 02:40:03下载
    积分:1
  • 产生MPSK(M=2,4,8,16)信号的matlab程序
    可产生2、4、8、16PSK数字调制基带IQ信号,其数字调制时的成形滤波器可任意选择升余弦、根升余弦和高斯。产生的MPSK信号通过波形回放进行了验证。
    2023-07-25 14:00:03下载
    积分:1
  • 求解Fibonacc数列中大于t的最小的一个数,结果由函数返回
    求解Fibonacc数列中大于t的最小的一个数,结果由函数返回-Solving Fibonacc series in t is greater than the smallest number of results by the function returns
    2022-07-02 12:51:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载