-
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
0...
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
03_最佳一致逼近多项式
04_简单迭代法求方程根[1+1;x]
04_简单迭代法求方程根[sqrt(x+1)]
05_复化梯形公式求积
06_尤拉公式解初值问题
08_高斯消去法解方程组
09_连分式法求积
10_迭代法解线性方程组
10_雅可比方法-Numerical analysis of the 14 most commonly used procedures: 01_N Queen s problem 01_ cycle calendar 02_ piecewise linear interpolation 02_ Newton interpolation 03_ structure orthogonal polynomials 03_ best uniform approximation polynomial 04 _ a simple iterative method for root equation [1+ 1 x] 04_ simple iteration equation for the root [sqrt (x+ 1)] 05_ complex formula of trapezoid quadrature formula 06_ yula 08 initial value problem solutions _ Gaussian elimination solution equations 09_ continued fractions method 10_ quadrature iteration solution of linear equations Jacobian 10_ Ways
- 2023-07-27 02:25:02下载
- 积分:1
-
一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 <...
一个求素数个数的程序 算pi(1000000000)不要1秒每个块如果10 0000, 需要 < 100000次全搜索加上8000 * 8000 < 6400 0000 总的次数小于7000 0000,就是说,搜索次数大大降低-for a few number-counting procedures pi (1000000000) not a second of each block of 10 0000, the need lt; Search 100,000 plenary with 8,000* 8,000 lt; 6400 0000 total is less than the number 7000 0000, that is to say, greatly reducing the number of search
- 2022-03-22 17:01:12下载
- 积分:1
-
Matlab求解MNA线性方程
对于给定电路系统的 :C X+G X=B U(t);Y=LT X; 用GCR迭代法求解GX0=BU(0)中的X0,然后用后向Euler以及GCR迭代法求解上述的方程得到矩阵X。其中矩阵C、G、B、LT以及输入函数U(t)为已知。
- 2022-05-24 19:04:40下载
- 积分:1
-
这是最小二乘法多项式拟合的算法 很有参考价值的程序,
这是最小二乘法多项式拟合的算法 很有参考价值的程序,-This is the least squares polynomial fitting algorithm is very useful procedure,
- 2022-03-22 18:59:30下载
- 积分:1
-
Lorenz attractor, Butterfly Effect of Solution
洛伦兹吸引子,蝴蝶效应的解法-Lorenz attractor, Butterfly Effect of Solution
- 2023-07-24 18:10:03下载
- 积分:1
-
Ti DSP TMS320F280x ADC 的SOC例程。
Ti DSP TMS320F280x ADC 的SOC例程。-Ti DSP TMS320F280x ADC routines of SOC.
- 2022-01-27 17:40:56下载
- 积分:1
-
离散分数傅里叶变换算法的matlab程序
分数傅里叶变换的离散算法的matlab程序-Discrete fractional Fourier transform algorithm matlab program
- 2022-01-26 05:38:52下载
- 积分:1
-
压力驱动泊肃叶流LBMC程序
应用背景利用格子玻尔兹曼方法模拟两相流或者多相流已成为发展潮流,LBM以其独特的优点在广大领域都得到了极大的重视,在一些常规流动中LBM方法已得到了证明。关键技术利用LBM方法模拟泊肃叶流的运动,压力作为驱动条件,编程采用c语言,所模拟得到的结果与精确解相比非常温和,证明了程序的正确性和可行性!
- 2022-03-21 21:04:33下载
- 积分:1
-
With the human genome project implementation, through genome sequencing, protein...
随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
- 2022-09-17 05:10:03下载
- 积分:1
-
FibnachC
实现超长位数的Fibnach数列的计算程序,用C++语言实现。-FibnachC
- 2022-07-27 19:49:59下载
- 积分:1