资源列表

« 1 2 ... .44 .45 .46 .47 .48 2849.50 .51 .52 .53 .54 ... 3400 »

[数学计算/工程计算iterative

说明:This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -sec
<dede> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算HDLength

说明:该程序主要用于计算河床断面间距及河段总长度。根据每一个断面测点的平面坐标,可以得到每一个河床断面之间的间距,同时得到河段的总长度。需要输入的是断面左右的平面坐标。-The main procedures used to calculate the distance between river sections and the total length of river. According to the measuring point
<郭辉> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算matrix

说明:矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -
<> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算DijkstraAlgorithm_src

说明:algorithm that finds the shortest path within a graph.
<noor> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算jieci

说明:算例及matlab程序 一、 利用行列式比估计模型的阶次 二、 利用残差的方差估计模型的阶次三、 利用Akaike准则估计模型的阶次四、 利用最终预报误差准则估计模型的阶次 五、 根据Hankel矩阵的秩估计模型的阶次 附录1 利用行列式比估计模型的阶次 附录2 利用残差的方差估计模型的阶次 附录3 利用Akaike准则估计模型的阶次 附录4 利用最终预报误差准则估计模型的阶次 附录5 利用H
<winwind> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算Exponentiation.tar

说明:高精度幂计算,北京大学ACM OJ上的Exponetiation-Exponentiation
<tt> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算1

说明:数学建模工具箱 有丰富的数学建模模型,全部用matlab语言编写-Mathematical Modeling Toolbox
<老虎> 在 2024-11-18 上传 | 大小:368kb | 下载:0

[数学计算/工程计算SQP_Programming

说明:SQP programming for optimization
<ghldnjs yank> 在 2024-11-18 上传 | 大小:367kb | 下载:0

[数学计算/工程计算_MD5

说明:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-MD5 deal with the information entered, and each group was divided into 16 groups of 32 seats, after a series of processing, the
<baimengying> 在 2024-11-18 上传 | 大小:367kb | 下载:0

[数学计算/工程计算4jie-RKaNystrom

说明:(1)“luyan_4-RK-method”文件夹为4阶RK方法进行数值求解的matlab代码以及结果图片。 (2)“luyan_Nystrom-Methods”文件夹为Nystrom方法进行数值求解的matlab代码以及结果图片。 (文件解压缩后,如需运行,可能需要将文件名改成英文的,且不要有中文路径)-(1) " luyan_4-RK-method" folder for the fourth-order
<Tom> 在 2024-11-18 上传 | 大小:367kb | 下载:0

[数学计算/工程计算sample1

说明:bp神经网络主要用于大数据下的预测,但存在过拟合问题,是目前最常用的预测算法之一-bp neural network is mainly used to predict the next big data, but the presence of over-fitting problems, is one of the most commonly used prediction algorithm
<沈阳阳> 在 2024-11-18 上传 | 大小:367kb | 下载:0

[数学计算/工程计算numerical-analysis

说明:里面包括6个数值分析的数学计算方法的C++源程序代码,数值分析是理工科研究生必会课程-Which includes six mathematical calculation method of numerical analysis of C++ source code, numerical analysis is science and engineering graduate courses will be
<琦琦> 在 2024-11-18 上传 | 大小:367kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2849.50 .51 .52 .53 .54 ... 3400 »

源码中国 www.ymcn.org