资源列表

« 1 2 ... .75 .76 .77 .78 .79 2780.81 .82 .83 .84 .85 ... 3400 »

[数学计算/工程计算correlate

说明:功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate
<snowfield> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算number

说明:解N元一次方程从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。-Solution of N-一次方程from the document read into the integer N, and then read into the N* (N+ 1) matrix, the solution and output to file.
<黄利> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算simplex

说明:利用单纯形法求解线性规划,输入为标准型的线性规划,求解得到最优解和最优值-Use simplex method to solve linear programming, enter as the standard type of linear programming, for solving the optimal solution and optimal value
<nano> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算comp-eps

说明:Mit Photonic Band源文件,用于计算复杂介电常数光子晶体的程序-Mit Photonic Band source file, used to calculate the complex dielectric constant photonic crystals procedures
<hf> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bank

说明:类似于银行中计算的C++源代码。增长率-Similar to banks in the calculation of the C++ Source code. Growth
<古叶> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算feixianxing

说明:非线性回归模型测量PH值和亚硫酸浓度的一个Matlab程序-Non-linear regression model measuring PH value and a sulfite concentration of Matlab procedures
<王振兴> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fourierandrefourier

说明:傅立叶变换和逆变换的算法,c语言算法保证正确-Fourier transform and inverse transform algorithms, c language algorithm to ensure the correct
<张学友> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算hex

说明:该算法可以成功的实现二进制到十六进制的转换。可以做为编码的子程序使用-The algorithm can successfully achieve the binary to hexadecimal conversion. Subroutine can be used as encoding to use
<zhangmeina> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算2fen

说明:算法设计中的一个问题。。这是一个递归实现的2分收索问题-Algorithm design of a problem. . This is a recursive realization of the 2 sub-collection problems Faso
<梁东> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lagrange

说明:数值计算方法中的拉格朗日插值多项式的计算程序,学计算方法就要用到-Numerical method in the Lagrange interpolating polynomial calculation program, learning method of calculation will be used
<tianao> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算minvbyGRE

说明:用greville方法求逆矩阵,稍加改动可求广义逆矩阵-Greville method using inverse matrix, rectifiable modified generalized inverse matrix
<yaoxie> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算DYa

说明:介绍了DYa算法的具体应用,是解决偏微分方程数值解的交换隐格式的方法-Introduced a specific application DYa algorithm is to solve the numerical solution of partial differential equations implicit exchange format
<540555> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 2780.81 .82 .83 .84 .85 ... 3400 »

源码中国 www.ymcn.org