登录
首页 » 算法 » Fortran:四种方法求积分

Fortran:四种方法求积分

于 2023-05-07 发布 文件大小:1.13 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

这个是Fortran求积分的源代码,包括高斯五点法,高斯三点法,抛物线法,梯形法。希望能对大家有帮助。

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

发表评论

0 个回复

  • 数据挖掘中的聚类,可以作为学习数学
    数据挖掘中聚类的算法,可以作为学习数学算法的时候用,也可以作为自己开发软件时使用-Clustering in data mining algorithms, mathematical algorithms can be used as learning time, and also can develop software as their own use
    2022-06-29 19:05:44下载
    积分:1
  • 快速傅立叶c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。...
    快速傅立叶算法c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。-Fast Fourier algorithm c program to change the parameters can be the n-th power of 2 length limited sequence analysis of the spectrum.
    2022-02-24 10:10:13下载
    积分:1
  • EStereo/Stereo Plus
    EStereo is a C++ library that enables to perform real-time dense stereo from 2 or 3 rectified images. StereoPlus is a GUI-based application allowing a user to load images and compute their disparity image and visualize/manipulate their 3D reconstruction (requires DirectX 9.0 or higher). 
    2022-06-13 01:41:19下载
    积分:1
  • 自己的学习GTK+的时候写的程序。
    自己学gtk+的时候写的程序。- Own study gtk+ time writes procedure.
    2022-04-14 15:58:37下载
    积分:1
  • 遗传实现TSP问题
    用遗传算法实现TSP最短路寻优问题,遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。因此,在一开始需要实现从表现型到基因型的映射即编码工作。由于仿照基因编码的工作很复杂,我们往往进行简化,如二进制编码,初代种群产生之后,按照适者生存和优胜劣汰的原理,逐代(generation)演化产生出越来越好的近似解,在每一代,根据问题域中个体的适应度(fitness)大小选择个体
    2022-07-08 16:58:02下载
    积分:1
  • kalman最优估计器
    卡拉曼最优估计器算法吗,标量kalman最优估计器MATLAB实例参考《数字滤波与卡尔曼滤波》S.M.Bozic 1979实例编写,程序思路比较清晰,便于初学者理解kalman滤波的原理
    2022-05-17 13:44:36下载
    积分:1
  • 用C解方程的第2种
    用C解方程的第2种算法-C solution of the equation algorithms No. 2
    2023-04-24 05:15:03下载
    积分:1
  • 《计基础》关于选择问题:找第k小元素,时间复杂度为O(n);...
    《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);-"computer algorithm based" on the choice of algorithm : k find small elements, time complexity of O (n);
    2022-02-27 01:43:45下载
    积分:1
  • 通过 Delphi Keyloger 代码
    程序 Send(x: string); 开始 form1。Memo1.Lines.Add(x) 结束 ; 程序 TForm1.Timer1Timer(Sender: TObject); //begin //if GetAsyncKeyState(Ord("A")) =-32767 然后 send("A") ; //if GetAsyncKeyState(Ord("B")) =-32767 然后 send("B") ; var X,y:integer ; f:char ; str:string ; 开始 X: = 0 到 255 做 开始
    2022-06-29 21:37:30下载
    积分:1
  • 人脸追踪 FaceTrace
    应用背景 人脸识别 人脸追踪 The software is provided under the terms of this licence stricly for //       academic, non-commercial, not-for-profit purposes. //     * Redistributions of source code must retain the above copyright notice,  //       this list of conditions (licence) and the following disclaimer. //     * Redistributions in binary form must reproduce the above copyright  //       notice, this list of conditions (licence) and the following disclaimer  //       in the documentation and/or other materials provided with the  //       distribution. //     * The name of the author may not be used to endorse or promote products  //       derived from this software without specific prior written permission. //     * As this software d
    2022-08-14 06:55:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载