资源列表
[数学计算/工程计算] fiifteen_puzzle
说明:Program implements graphs algorihtms to solve fifteen puzzle problem (http://en.wikipedia.org/wiki/Fifteen_puzzle). There are few methods BFS - Hamming and Manhattan heuristics, Breadth-first search and Depth-first searc<username> 在 2024-11-02 上传 | 大小:19456 | 下载:0
[数学计算/工程计算] Decomposition_QR
说明:QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matr<徐默涵> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] 82859165cifa
说明:编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 -Allocation procedures, the following requirements to solve the n-a system of linear equations (assum<潘骞> 在 2024-11-02 上传 | 大小:2048 | 下载:1
[数学计算/工程计算] hurst_exponent
说明:使用经典R/S方法计算赫斯特指数,以衡量数据的分型特性-using R/S method to caculate the Hurst exponent<wangxin> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] konversi-bilangan
说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i<cranda> 在 2024-11-02 上传 | 大小:1024 | 下载:0