资源列表
[数值算法/人工智能] lzh
说明:使用 RUNGE-KUTTA-FELBERG 的方法去解决y -e^(x)y -2y +y=e^(-x)*(2e^(-x)cos(x)+5sin(x)).这是一道比较经典的数值分析题目。-Use RUNGE-KUTTA-FELBERG solution to y' ' '-e ^ (x) y' '-2y '+ y = e ^ (-x)* (2e ^ (-x) cos (x)+5 sin ( x)).<liuzhenghao> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] zz
说明:使用Euler-Cauchy method方法去处理2个矩阵。y(x) = eAxy0这个是实际的函数-Euler-Cauchy method used to deal with two matrix. y (x) = eAxy0 this is the actual function<liuzhenghao> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] qq
说明:A numerical solution of the 2D wave equation utt = β2 (uxx + uyy) is required over the region R in the x, y plane R = {(x, y)| 0 < x < a, 0 < y < b}-A numerical solution of the 2D wave equation utt = β<liuzhenghao> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] ww
说明:Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and<liuzhenghao> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] fr
说明:Write a Matlab program which solves the initial value problem y = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this<liuzhenghao> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[matlab例程] gauss-seidel
说明:Implementacion del metodo Gauss-Seidel para la solucion de sistemas de ecuaciones, tomando como aproximacion inicial x0.<dacert> 在 2024-11-20 上传 | 大小:1kb | 下载:0