资源列表
[数学计算/工程计算] GaussJordan
说明:GaussJordan法解线性方程组,最基础的求解线性方程组的方法-GaussJordan Solving linear equations, solving the most basic method of linear equations<yang> 在 2025-09-14 上传 | 大小:874kb | 下载:0
[数学计算/工程计算] algorithms
说明:一个输入两个素数,再计算两素数相除的小数的循环的位数.-An input of two prime numbers, and then calculating the two prime numbers of the decimal division of the median cycle.<郭凯图> 在 2025-09-14 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] mini_degree
说明:最小度算法,为矩阵做最小度排序. 在有限元求解中较为常用.-Minimum degree algorithm for matrices to do the smallest degree of order. In the finite element solution of the more commonly used.<冰山> 在 2025-09-14 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] 20060731FFT
说明:适用于MP3音乐中波形处理(FFT算法),该代码采样不是很多,更适合嵌入式产品中MP3播放器波形处理-MP3 music for waveform processing (FFT algorithm), the code is not a lot of sampling, it is more suitable for embedded products MP3 player waveform handle<风笛> 在 2025-09-14 上传 | 大小:47kb | 下载:0
[数学计算/工程计算] wavelet
说明:地震子波的原代码,用于合成地震子波,是基本的函数编写的,fortran编写-Seismic wavelet of the original code for the synthesis of the seismic wavelet is the basic function prepared, fortran prepared<baishan0912> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] MData_Lya
说明:以下是从一维数据计算最大Lyapunov指数的算法源程序,在Visual C++中通过。 其中number一数据总量,dimension一重构维,delay-重构延迟,maxsplit一最大分离量 minsplit一最小分离量,iterates一迭代次数,resource-一维数据序列。 -Following is a one-dimensional data from the largest Lyapunov index calculation algorithm source c<join> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] longgekuta
说明:%调用格式 =trapez_g( f_name ,a,b,n) %f_name: 被积函数的文件名f(x) % a:x的上限 % b:x的下限 % 部分区间数 %实例:trapez_g( sin ,0,pi,20)- Call format = trapez_g (f_name, a, b, n) f_name: was the plot file name function f (x) a: x the upper limit b: x part of the lower<join> 在 2025-09-14 上传 | 大小:2kb | 下载:0