登录
首页 » 算法 » Numerical Anaysis 8th Edition Burden and Faires (Maple Source)

Numerical Anaysis 8th Edition Burden and Faires (Maple Source)

于 2022-02-02 发布 文件大小:818.40 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

Numerical Anaysis 8th Edition Burden and Faires (Maple Source)

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

发表评论

0 个回复

  • SVD的应用,奇异值超平面正交投影证明 A中每个向量xi在随机阵B上的正交投影之和的最小值...
    SVD的应用,奇异值超平面正交投影证明 A中每个向量xi在随机阵B上的正交投影之和的最小值-Application of SVD, singular value hyperplane orthogonal projection proves A vector xi for each B in a random array of the orthogonal projection and the minimum
    2022-01-25 14:04:58下载
    积分:1
  • 使用lm对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对原理进行详细说明 程
    使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round data draws up with, test_circle uses in to produce test data fit2dcircle to use in to draw up carries on the specify procedure with document.doc to the algorithm principle to use the bcc5.60 translation to pass
    2023-07-05 23:00:03下载
    积分:1
  • Bisection Method
    Bisection Method - Numerical ananlysis-Bisection Method- Numerical ananlysis
    2022-04-08 17:40:01下载
    积分:1
  • 内部排序性能分析
    内部排序算法性能分析,代码,加文档 4.1直接排序 10 4.2起泡排序 11 4.3选择排序 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-03 14:23:29下载
    积分:1
  • 程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的很巧妙 是从一个地球物理学家拿学来的...
    程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的-it is a good method to have convelution of two one_dimension array
    2022-02-04 22:15:45下载
    积分:1
  • 采用有限元半导体的带隙结构和波函数。
    采用有限元法计算半导体的带隙结构和波函数。-using the finite element method to calculate the bandgap semiconductor structure and the wave function.
    2022-04-09 17:06:46下载
    积分:1
  • 图论库,包括以下: 单源最短路径 Dijkstra 单源最短路径 Bellman...
    图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -err
    2023-01-27 10:10:05下载
    积分:1
  • code which produces plots of grid, velocity vectors, profiles of velocity compon...
    code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for pressure, temperature or streamfunction.
    2022-06-20 02:11:40下载
    积分:1
  • 三种排序测试实验
    应用背景用C++编写。 里面有详细的插入排序,快速排序,合并排序和选择排序的代码。 排序算法测试实验通过设计测试数据集,编写测试程序,用于测试三种算法的正确性,三种算法在不同复杂性上的表现(最好情况、最差情况、平均情况),三种算法每次的的比较频率和腾挪频率。 使用说明:Sort_Test.cpp可以直接运行,输出结果可在本文件夹下的Result.txt中查看关键技术 通过建立一个测试算法的数据库,即在一个相当大的正数范围内产生很大数量的随机数得到一个相对平均的数据集来测试快速排序、合并排序、插入排序三种算法的算法复杂度。 然后通过分析快速排序、合并排序、插入排序这三个算法的最好情况、最差情况和平均情况,分别产生相应的数据集来计算它们各自的时间开销。 算法在执行过程中的比较次数、挪动次数都可以通过全局变量计算出来。 还可以通过打印语句看到这三个算法每一步的执行过程。
    2023-06-19 04:05:03下载
    积分:1
  • 在kmedias mathlab
    基于eculidean距离的k均值算法的matlab实现
    2023-07-20 15:10:03下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载