-
Numerical method of procedure: to accelerate the iterative Gauss
数值计算方法的程序:
加速迭代
牛顿迭代
Gauss
杜里特尔分解法
克洛特
追赶法
平方根法
改进平方根法
雅可比迭代
高斯 赛德尔迭代
拉格朗日插值法
分段线性插值
分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
- 2022-09-28 01:20:02下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
计算方法中的方法
计算方法中的方法-method of calculation methods
- 2022-12-20 20:50:08下载
- 积分:1
-
1维2维2-基FFT
参数说明:
//*******************************************
// pSR 空域实部指针
// pSI 空域虚部指针
// pFR 频域实部指针
// pFI 频域虚部指针
//******************************************
输入返回数据应为2的整数次方
- 2022-06-03 19:43:03下载
- 积分:1
-
Differential Evolution Strategy C++ source code. The algorithm is to find an opt...
微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
- 2022-02-09 11:57:41下载
- 积分:1
-
MFC的图片浏览器的设计与实现
MFC的图片浏览器的设计与实现
基于
VC++
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:04:27下载
- 积分:1
-
Visual C++常微分方程解法(转载)
Visual C++常微分方程解法(转载)-Visual C Ordinary Differential Equations Solution (reproduced)
- 2022-02-04 07:31:54下载
- 积分:1
-
The Kalman filter30 is a minimum
The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.-text
- 2022-03-17 08:20:02下载
- 积分:1
-
BIRCH聚类算法,Java实现
根据Birch的原理,使用java具体实现了,经测试,程序是可行的,希望有改进的大神不吝赐教,也希望能对大家有所帮助,我也是从别人那里下载的
- 2022-12-10 04:50:03下载
- 积分:1
-
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程...
奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程-Singular decomposition, for the case of inversion should not only be able to use SVD approach equation solution
- 2022-03-02 18:40:59下载
- 积分:1