资源列表

« 1 2 ... .61 .62 .63 .64 .65 266.67 .68 .69 .70 .71 ... 3400 »

[数学计算/工程计算oriencombin

说明:利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组-the use of horizontal recursive algorithm to solve the problem of data sets, such as the array is a length of len, horizontal display recursive B (a,
<dym> 在 2025-01-16 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算DB05

说明:矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols
<跑过的云> 在 2025-01-16 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算ekfcode

说明:Introduction to Estimation and the Kalman Filter (KC-1) Extended Kalman Filter Navigation System Example
<刘冬> 在 2025-01-16 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算mathimaticCode

说明:数学算法的原书光盘内容,包括具体实现代码,delphi语言-Mathematical algorithms of the original CD-ROM content, including the concrete realization of the code, delphi language
<muning> 在 2025-01-16 上传 | 大小:1.48mb | 下载:0

[数学计算/工程计算cddbn__Y1020918

说明:研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点-Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their re
<黄清平> 在 2025-01-16 上传 | 大小:1.48mb | 下载:0

[数学计算/工程计算opencvsvd

说明:关于openCV的一个使用实例用opencv做矩阵的SVD分解-opencv svd
<张元元> 在 2025-01-16 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算yuyinshiyan

说明:线性方程组求根实验,分别用平方根法,Jacobi迭代法(不收敛),SOR三种方法,包含实验报告-Root experimental system of linear equations, respectively, with the square root method, Jacobi iterative method (not convergence), SOR three methods, including test report
<左小龙> 在 2025-01-16 上传 | 大小:1.49mb | 下载:1

[数学计算/工程计算AHP

说明:层次分析法:计算代码在8文件中最后一页上,有实例。-AHP
<胜冬> 在 2025-01-16 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算Hebut-GPA

说明:计算GPA(河北工业大学) 60-90 从1.0-4.0 60一下算0 90以上算4.0-Calculate GPA(HEBUT) 60 to 90 represents 1.0 to 4.0 under 60 marked 0 while over 90 reprsents 4.0
<Abraham Bian> 在 2025-01-16 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算CPPsimplex

说明:单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限
<rabbit> 在 2025-01-16 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算CodeFEAError-Estimators

说明:Code source of Finite Element Analysis with Error Estimators
<haider121981> 在 2025-01-16 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算程序及数据

说明:用于求解数学建模算法的代码,数据。可直接使用。(Code for solving mathematical modeling algorithms)
<Techo1> 在 2025-01-16 上传 | 大小:1.5mb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 266.67 .68 .69 .70 .71 ... 3400 »

源码中国 www.ymcn.org