-
Wang_Lecture_2012
汪荣江关于计算地震几个很经典的程序,有详细的ppt和源码解释,适合初学者练习使用,有版权保护,学习即可。(Calculate seismology.)
- 2020-12-13 11:09:17下载
- 积分:1
-
UC1
unit commitment with Gams
- 2012-08-31 22:54:32下载
- 积分:1
-
curvefiting
该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。(This code can fit multivariable nonlinear equation by using least squares.)
- 2010-08-03 22:19:04下载
- 积分:1
-
MATHMATICAL STATISTICS
分别对beta估计值模拟分析、非中心对称分布、卡方拟合优度检验、筛选抽样随机数抽取、有限样本性质模拟这5个内容进行了编程说明(The five contents of beta estimation simulation analysis, non-centrosymmetric distribution, chi-square goodness-of-fit test, random number extraction of screening sampling and Simulation of finite sample properties are explained by programming.)
- 2019-01-10 09:45:54下载
- 积分:1
-
distance
C++程序求两点距离 可以点入坐标点(C++ program distance between two points)
- 2013-01-08 22:03:02下载
- 积分:1
-
01717763
说明: 这是简绍耦合矩阵的,为多通带的计算方法,可以方便的设计多通带微带滤波器,(This is Jane Shao coupling matrix for the multi-band calculation method, you can easily design multi-band microstrip filter)
- 2011-03-10 15:50:57下载
- 积分:1
-
FDTD2D_UPML
二阶精度的FDTD正演算法,可用于井间电磁波探测模拟(The accuracy of the second order FDTD are algorithm
Can be used to detect simulation between Wells electromagnetic waves
)
- 2020-10-07 20:47:37下载
- 积分:1
-
数值分析(超清晰版)
说明: 本书是为理工科大学各专业普遍开设的“数值分析”课程编写的教材 . 其内容包括插值与逼近 ,数值微分与数值积分 , 非线性方程与线性方程组的数值解法 , 矩阵的特征值与特征向量计算 , 常微分方程数值解法 . 每章附有习题并在书末有部分答案 ,书末还附有计算实习题和并行算法简介 . 全书阐述严谨, 脉络分明 ,深入浅出 ,便于教学 .(This book is a textbook for the course of "numerical analysis" which is widely offered in various majors of universities of science and engineering. Its contents include interpolation and approximation, numerical differentiation and numerical integration, numerical solution of non-linear and linear equations, calculation of eigenvalues and eigenvectors of matrices, numerical solution of ordinary differential equations. At the end of the book, there are some answers. At the end of the book, there are also a brief introduction of computational practice questions and parallel algorithms. The whole book elaborates rigorously, clearly, thoroughly and shallowly, which is convenient for teaching.)
- 2019-07-01 12:51:46下载
- 积分:1
-
numpy-dev
这是python一个数学计算库,非常有用,而且python在处理科学计算时经常会用到它(This is a mathematical calculation python library is very useful, but when dealing with scientific computing python often use it)
- 2015-03-20 16:13:31下载
- 积分:1
-
SA_MDVRP
程序是采用SA方式求解MDVRP问题,先对MDVRP问题进行分组,将其转化成SDVRP问题,然后采用SA算法进行计算。(this program is used to solve MDVRP problem by SA.)
- 2020-08-13 16:58:29下载
- 积分:1