资源列表

« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 28522 »

[数值算法/人工智能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例程MATLAB

说明:全MATLAB仿真的程序,没用到SIMULINK-MATLAB simulation of the whole procedure, no use to SIMULINK
<王刚> 在 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

[数学计算/工程计算GetCombin

说明:这是应用移位算法生成组合的Perl包,包含两套函数,可生成形如 C(m,n)的数字序列组合,和多组的综合组合,具体请研读代码,有简要说明的。-This is the application of displacement algorithm to generate the Perl package combinations, including two sets of functions, such as creating form C
<liutao> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程xb

说明:基于MATLAB软件下的小波变换代码,实现小波变换对图片的压缩处理-MATLAB software based on wavelet transform under the code, the realization of wavelet transform for image compression
<张舟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程yuan

说明:计算孔口应力集中的计算复变函数方法。本人自己编的程序,可读性比较差。-Calculation of stress concentration calculation orifice complex variable function method. I own procedures, a relatively poor readability.
<> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程FFT

说明:基于MATLAB平台实现利用FFT计算线性卷积-MATLAB-based platform for the realization of the linear convolution calculation using FFT
<gushihu> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程IIR

说明:MATLAB平台实现FIR的滤波器设计 利用双线性变换法设计IIR数字Butterworth低通滤波器-MATLAB platform design FIR filter design using bilinear transform IIR digital Butterworth low-pass filter
<gushihu> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1037.38 .39 .40 .41 .42 ... 28522 »

源码中国 www.ymcn.org