-
FDM
用有限差分方法求解波动方程,画出波场快照,模拟波在地下传播!(The wave equation by finite difference method, draw the wave field snapshot, simulate wave propagation in the underground!)
- 2020-12-18 11:59:10下载
- 积分:1
-
最小二乘曲线拟合
基于Python编写的用于曲线拟合,最小二乘法(Based on Python for curve fitting, least squares method.)
- 2020-11-03 18:29:51下载
- 积分:1
-
fitline
最小二乘拟合空间直线,和单独的误差计算函数(Linear least squares fitting space, and a separate error calculation function)
- 2016-08-28 16:19:16下载
- 积分:1
-
Matrix Computations 4th edition.pdf
矩阵计算英文版第4版,经典,经典,很不错!!!!!请下载!!!!!!(Matrix Computing English Version 4, classic, classic, very good!!!! Please download!!!!!!)
- 2020-06-23 22:20:02下载
- 积分:1
-
(Calculus-.7ed)-.James.Stewart
世界上最好的微积分教材,搞程序的,研究的,数学的都应该了解,这个是James.Stewart的Calculus第七版,英文原版,彩色的,值得珍藏。(The world' s best calculus textbook, engage in programs, research, mathematics should understand that this is James.Stewart seventh edition of Calculus, English original, colorful and worth treasuring.)
- 2013-08-09 14:32:08下载
- 积分: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
-
cdq.rar
基于时间序列法的超短期电力负荷预测 利用时间序列法进行数学建模(Mathematical modeling based on very short-term power load time series forecasting using time series method)
- 2021-04-29 11:08:43下载
- 积分:1
-
spline
三次样条曲线拟合代码,先训练,后差值,计算非常准确(Three times spline curve fitting, the first training, and after, computation is very accurate)
- 2012-02-21 20:27:19下载
- 积分:1
-
Multi-function-calculator-with-VB
Visual Basic 做的多功能计算器(Multi-function calculator with VB)
- 2012-09-04 12:19:06下载
- 积分:1
-
sne
说明: 一种基于概率的数据降维处理方法:Stochastic Neighbor Embedding(Based on the probability of data dimensionality reduction approach: Stochastic Neighbor Embedding)
- 2008-11-05 09:15:32下载
- 积分:1