-
常微分方程数值解法
常微分方程数值解法,又是一个数值分析的常用算法(Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm)
- 2005-01-31 22:13:30下载
- 积分:1
-
flow
基于配电网络辐射型的前推回代潮流计算程序,包括分层等内容(And backward substitution based on the radiation type of distribution network before flow calculation procedures, including the contents of the stratification)
- 2012-07-06 17:21:36下载
- 积分:1
-
select
根据中国气象数据网下载的全国气象站点的数据,批量提取所需站点的数据。(According to the data of the national meteorological station, which is downloaded by the China Meteorological data network, the data of the required sites are extracted.)
- 2018-01-14 11:00:28下载
- 积分:1
-
pls_core
PLS计算
Cross-Validation模型计算(PLS calculated Cross-Validation model)
- 2006-06-03 11:37:36下载
- 积分:1
-
RK
说明: 自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
- 2017-09-23 22:30:34下载
- 积分:1
-
IBVS-master
MATLAB 下的视觉伺服算法,主要是基于图像的视觉伺服(visual servo alrigritho,mainly is the image based visual servo)
- 2020-11-21 19:09:35下载
- 积分:1
-
FiniteElementMethod
有限元方法与C程序设计
介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)
- 2010-01-01 16:10:54下载
- 积分: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
-
uFVM
说明: 利用matlab实现的部分CFD功能的代码,很有参考价值(Matlab to achieve part of the CFD function of the code, a very valuable reference)
- 2021-02-19 20:19:43下载
- 积分:1
-
mul
实现有限域中乘法,输入二个普通二级制数,输出在本原多项式的乘法结果(Achieve limited multiplication field, enter the number of two-tier system of two ordinary output in primitive polynomial multiplication results)
- 2014-01-12 22:52:38下载
- 积分:1