-
fft
说明: fast fourier transformation
- 2020-06-20 02:40:01下载
- 积分:1
-
基于MATLAB进行标准化降水指数SPI计算程序 spi
基于MATLAB进行标准化降水指数SPI计算程序,主要用于干旱分级的确定指数。(Standardized precipitation index SPI calculation based on MATLAB program, mainly used to determine the index drought classification.)
- 2021-05-14 13:30:02下载
- 积分:1
-
Doppler-shift
一个计算两个信号频率差的Matlab程序,主要用于求多普勒频偏。(A Matlab program to calculate the Doppler shift )
- 2012-10-30 13:58:07下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1
-
damage
ansys二次开发损伤本构关系的详细代码,已经调试成功(ansys damage constitutive secondary development of detailed code, debugging has been successful)
- 2020-12-01 09:39:28下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
fortran_MD
Fortran编的关于分子动力学模拟的程序(Fortran programs compiled on the molecular dynamics simulations)
- 2014-02-26 22:16:23下载
- 积分:1
-
ems
用于处理电力系统中含有4个节点的随机潮流计算(Four nodes to deal with the random flow calculation)
- 2009-06-16 09:43:28下载
- 积分:1
-
1_2_3维均值聚类
简单地实现了一、二、三维的K均值聚类,效果还不错,适合初步学习模式识别的同志们(Simple implementation of one, two, three - dimensional k-means clustering, the effect is not bad, it is suitable for the initial learning pattern recognition comrades)
- 2020-07-02 04:00:01下载
- 积分:1
-
EECCl
椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。
(The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.)
- 2012-06-07 21:01:20下载
- 积分:1