-
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少...
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix calculation error into the homes a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis can be difficult to determine on the numerical method to achieve new progress. Particularly worth mentioning is that in the engineering technology sector, often use several different methods of calculation, or even the use of experimental methods, in order to determine the reliability of results, which is also an effective and practical method.
- 2022-04-27 04:17:28下载
- 积分:1
-
《Fortran常用算法程序集-第二版》
应用背景对于科学与工程计算方面非常非常非常有用,代码几乎囊括了科学与工程计算的各个方面的一些非常非常复杂的计算。关键技术算法包含很多方面的,对于科学与应用方面的老师,学生乃至从事科学计算方面的人员都有很大的好处
- 2022-01-25 14:39:58下载
- 积分:1
-
一个利用C语言,仿真实现定点FFT算法的程序:)
一个利用C语言,仿真实现定点FFT算法的程序:)-A use of C language, the realization of fixed-point FFT algorithm simulation procedure:)
- 2023-02-04 22:55:04下载
- 积分:1
-
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。...
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。-Optimization problem of mathematical modeling of lingo programming method, also the first one started to introduce basic knowledge of lingo.
- 2022-09-08 05:30:03下载
- 积分:1
-
维纳仿镇ar模型
维纳仿镇ar模型-Wiener imitation model town ar
- 2022-05-31 07:21:56下载
- 积分:1
-
随机有限元分析的经典程序,分析结构可靠度等方面应用
随机有限元分析的经典程序,分析结构可靠度等方面应用-Stochastic finite element analysis of the classical procedures, analysis of structural reliability applications, etc.
- 2022-03-04 06:04:44下载
- 积分:1
-
罗密欧与朱丽叶迷宫问题
罗密欧与朱丽叶身处一个m×n的迷宫中,如图所示。每一个方格表示迷宫中的一个房间。这m×n个房间中有一些房间是封闭的,不允许任何人进入。在迷宫中任何位置均可沿8 个方向进入未封闭的房间。罗密欧位于迷宫的(p,q)方格中,他必须找出一条通向朱丽叶所在的(r,s)方格的路。在抵达朱丽叶之前,他必须走遍所有未封闭的房间各一次,而且要使到达朱丽叶的转弯次数为最少。每改变一次前进方向算作转弯一次。请设计和实现一个算法帮助罗密欧找出这样一条道
- 2022-05-18 15:44:17下载
- 积分:1
-
Apria算法的实现
利用C++编写的Apriori算法,可以运行,结果正确。可以挖掘频繁项集以及生成关联规则结果。算法易懂,是一份不错的学习资料。
- 2022-07-08 16:00:02下载
- 积分:1
-
ACM区域赛2011年大连G题
题意:
给出一些子串,和母串的长度,问在母串里面包含任意子串的最大值是多少,
其中每个子串最多只能被计算一次。如果最大值为负数,则输出特定的字符串。
sample:
input:
2 4
ATG 4
TGC -3
1 6
TGC 4
4 1
A -1
T -2
G -3
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-26 07:39:27下载
- 积分:1
-
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.-Based on support vector machine blind equalization algorithm, the use of the input signal is QPSK.
- 2023-05-15 15:15:03下载
- 积分:1