资源列表

« 1 2 ... .35 .36 .37 .38 .39 940.41 .42 .43 .44 .45 ... 3400 »

[数学计算/工程计算nixufa

说明:采用逆序法生成排列 从n个空位开始,从左到右吧这些位置标为1,2,……n。 1:由于在排列中要有 个整数在1的前面,因为必须把1放在位置号为 +1的位置上。 2:由于在排列中要有 个比2大的整数在2的前面,而且这些整数还没有被插进来,因此必须给这些数留出 个空位置,于是,把2放在第 +1的空位置上。 • • • K:(一般的一步)由于在排列中要有 个整数在k的前面,而且这些
<Tina612> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算FractionalFouriertransformprocedure

说明:分数阶Fourier变换程序,为求解分数阶方程提供了一些数值解法。-Fractional Fourier transform procedures for the solution of fractional order equation provided some numerical method.
<cbzeng> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算pdesolve

说明:偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法-Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution
<何红亚> 在 2025-02-08 上传 | 大小:90kb | 下载:1

[数学计算/工程计算ToSolveAnEquationSet

说明:数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysi
<xichen> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算bcs_vb

说明:一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子-The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimension
<chen> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算The_Theroy_of_CG

说明:共轭梯度法的资料,共轭梯度法为解线性方程组的一类迭代法-Some information Conjugate gradient method The conjugate gradient method is an important kind of iterative methods for solving linear equations
<王方> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算f90_for_beginners

说明:very helpful book for those who are beginning their understanding in Fortran programming. you should give a good reading and try test cases as well.-very helpful book for those who are beginning their understanding in
<f90> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算svm_light

说明:用C编写的一个C程序,放在这里供大家讨论,希望对大家有所帮助。-With a C program written in C and placed here for discussion and we want to help.
<Julia> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算DISORT

说明:计算辐射传输专业代码,可以计算大气透过率等参数。欢迎下载使用。-Radiative transfer calculations the professional code, and can calculate parameters such as atmospheric transmittance. Welcome to download.
<chen> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算hah

说明:1. 栈结构通常采用的两种存储结构是(A)。 A、顺序存储结构和链表存储结构 B、散列和索引方式 C、链表存储结构和数组 D、线性链表结构和非线性存储结构 -1. Stack structure of the two commonly used storage structure is (A). A, list the order of storage structure and storage struc
<linjiagui> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算Bessel-function

说明:贝塞尔函数与汉克尔函数的Matlab实现-Bessel function and Hankel function of the Matlab implementation
<xiaoai> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算Sierpinski

说明:This code implements an sierpinsky fractal with a recursive function.
<Osemax> 在 2025-02-08 上传 | 大小:90kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 940.41 .42 .43 .44 .45 ... 3400 »

源码中国 www.ymcn.org