-
txt2LMS
将txt数据转换为LMS test.lab软件所能接受的格式(Change the txt format file to Unv file which can be read into the famous vibration test software LMS test.lab)
- 2021-04-07 11:09:01下载
- 积分:1
-
berth_quay10_8
用于解决港口优化调度的算例,程序可解,且富有详细说明(The optimal scheduling algorithm used to solve the port, the program is solvable, and rich detailed instructions)
- 2020-07-02 20:20:02下载
- 积分:1
-
fing_v15
包括回归分析和概率统计,有借鉴意义哦,基于chebyshev的水声信号分析。( Including regression analysis and probability and statistics, There are reference Oh, Based chebyshev underwater acoustic signal analysis.)
- 2017-04-12 15:58:26下载
- 积分:1
-
高等光学仿真2
说明: comsol仿真的学习教程,有助于初学者深度掌握comsol的 基本使用(Comsol simulation course is helpful for beginners to master the basic usage of COMSOL)
- 2019-03-28 09:48:49下载
- 积分:1
-
1.tar
用python写的牛顿迭代法和牛顿插值法,数值分析的实验(Newton iteration method and Newton interpolation method written in Python, numerical analysis experiment.)
- 2018-05-23 21:24:48下载
- 积分:1
-
shape_feature
一个简单的傅立叶带亮度描绘子提取图像的形状特征程序(A simple Fourier descriptor with the brightness of the image shape feature extraction procedures)
- 2008-12-21 21:36:16下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1
-
fd1d_burgers_lax
采用 Lax-Wendroff算法计算非粘Bergers方程(nonviscous Burgers equation, Lax-Wendroff method.)
- 2021-04-14 14:18:55下载
- 积分:1
-
稀疏矩阵标准答案
经典矩阵运算问题求解(classic problem solving matrix operations)
- 2005-03-10 14:05:21下载
- 积分:1
-
ex
说明: 设计一个函数,其功能是同时求得长度为20的整型数组所有元素中的最大值、最小值和平均值。并用相应的主函数对其进行测试,测试数组可以用随机数填充或者自行定义数据。(The design of a function, its function is to obtain the length of the maximum, minimum and average 20 integer array element. And its main function testing, the test array can be populated with a random number or define your own data.)
- 2012-12-06 09:43:13下载
- 积分:1