-
EMC166
多导体传输线之间的串扰问题,通过BLT方程求解。(Crosstalk between the multi-conductor transmission line problem solving BLT equation.)
- 2013-03-07 13:34:32下载
- 积分:1
-
1
本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
- 2013-11-06 21:28:17下载
- 积分:1
-
diankuozhanhanshuhuoqu
点扩展函数的获取,最小二乘法估计PSF,验证通过,直接运行(Get the point spread function, least squares estimation PSF, verified by direct operation)
- 2016-04-27 07:57:52下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
cam
凸轮的程序,很好,可以随更改,可以随便变化凸轮的结构。(Cam program, well, you can with the changes, you can easily change the structure of the cam.)
- 2021-01-23 21:48:39下载
- 积分:1
-
Tensorflow
Python Tensorflow机器学习实战中文版(Python Tensorflow introduction to practical coding)
- 2017-12-07 16:48:39下载
- 积分:1
-
minfit
实现最小二乘的仿真函数,有3次和9次多项式的拟合。(Realize the simulation of least squares function, has 3 times and 9 times polynomial fitting.)
- 2007-10-26 21:32:30下载
- 积分:1
-
Time_Series_Analysis
ARIMA算法的Python实现,预测时间序列数据。
附两个数据:
AirPassengers
UK Traffic flow(The Python implementation of the ARIMA algorithm predicts the time series data.
Two data are attached.
AirPassengers
UK Traffic flow)
- 2020-10-20 09:17:25下载
- 积分:1
-
oofem-2.0.tar
最新版的oofem 可以自己加入一些材料模型 版本更新速度也算快(latest version of oofem
)
- 2011-02-14 16:40:16下载
- 积分:1
-
iteration-method
解线性方程组的迭代法
雅可比迭代、高斯—赛德尔迭代、超松弛迭代法
(Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method)
- 2013-07-05 20:15:05下载
- 积分:1