登录
首页 » 算法 » Using Gauss integral formula for numerical integration, will be subdivided into...

Using Gauss integral formula for numerical integration, will be subdivided into...

于 2022-03-19 发布 文件大小:625.00 B
0 153
下载积分: 2 下载次数: 1

代码说明:

利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.

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

发表评论

0 个回复

  • 八皇后问题,C语言
    八皇后问题,C语言-8, C Language
    2022-03-05 03:26:29下载
    积分:1
  • 数值计中追赶的C++实现,用类实现。
    数值计算中追赶法的C++实现算法,用类实现。-numerical calculation method to catch up with the algorithm in C, Class Implementation.
    2022-01-25 20:24:36下载
    积分:1
  • 基于熵的挖掘数据子空间聚类方
    Entropy Based Subspace Clustering for Mining Data - ENCLUS - a new version of PROCLUS algorithm for clustering high dimensional data set.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorithm for clustering high dimensional data set.
    2022-09-06 00:25:03下载
    积分:1
  • 大数相乘,可以解决超过大整数的问题
    大数相乘,可以解决超过大整数的问题-multiply large numbers, can be resolved over the issue of large integer
    2023-01-16 10:35:03下载
    积分:1
  • 运筹学中的分支界定,c++代码,可以运行
    运筹学中的分支界定算法,c++代码,可以运行-Define a branch of operations research in algorithms, c++ Code can run
    2022-04-12 23:11:38下载
    积分:1
  • 精简LEACH
    原创经典的LEACH路由算法,结构清晰,注释十分详细,很好懂,可读性好,适合初学者
    2023-08-21 13:05:03下载
    积分:1
  • 0/1背包java实现
    import java.util.Scanner; public class Packsack{ Scanner sc=new Scanner(System.in); int n;//物品个数 int m;//背包最大容量 int w[];//存储每个物品的重量 int v[];//存储每个物品的价值 int Max[][];//行表示前i个物品,列表示容量j,该值为将前i个物品装入容量为j的最大价值 public Packsack(){ System.out.println("please input the number of goods"); n=sc.nextInt
    2022-04-13 13:49:39下载
    积分:1
  • an example of artificial life, flies in 3D simulation space flight
    一个人工生命的例子,模拟苍蝇在三维空间内飞行-an example of artificial life, flies in 3D simulation space flight
    2022-02-02 22:18:34下载
    积分:1
  • 二维码编解码的C++实现
    QR二维码生成器与解码器的C++实现,其中QREncode.zip压缩文件是生成器,QRcodeDecode.zip文件是解码器,文件是完整的,在VC++环境下编译可以直接通过。
    2022-07-15 15:55:19下载
    积分:1
  • 浙江大学程序设计大赛ACM2478题我自己收集的
    浙江大学程序设计大赛ACM2478题我自己收集的-Zhejiang University Design Competition ACM2478 that my own collection
    2022-06-26 07:22:21下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载