-
快速弦截法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂...
快速弦截法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂-rapid chord sheet-- numerical analysis code, the numerical analysis of reference books, a very simple procedure, They must understand the
- 2022-08-11 17:01:12下载
- 积分:1
-
松弛法解方程C程序
松弛法解方程C程序-relaxation method of solving equations C program.
- 2023-07-31 04:15:04下载
- 积分:1
-
卡尔曼滤波算法,卡尔曼滤波算法及其实现。C语言…
Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
- 2022-03-02 16:16:48下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
函数连分式的计算
函数连分式的计算-function even fractional calculation
- 2022-07-14 04:06:31下载
- 积分:1
-
partition algorithm chessboard coverage
分治算法解决棋盘覆盖问题-partition algorithm chessboard coverage
- 2022-09-24 19:00:03下载
- 积分:1
-
some commonly used recursive algorithm
一些常用的递归算法 -some commonly used recursive algorithm
- 2022-07-19 06:42:01下载
- 积分:1
-
mfc中通过opencv2显示摄像头视频
网上现有的通过opencv2实现显示摄像头视频代码都是控制台程序。借助网上一个多线程实例实现在MFC对话框上通过OpenCV2直接显示摄像头视频,希望您有帮助。
VS2008+OpenCV2.4.4
- 2022-03-01 18:48:50下载
- 积分:1
-
共轭梯度法
Conjugate gradient method for non-linear equations inC
- 2022-02-26 09:12:17下载
- 积分:1
-
牛顿迭代法的数值解法vb程序
这是一个利用vb算法语言来模拟牛顿迭代法的程序,通过不同的迭代过程来体现出迭代次数的多少,从而优化计算,程序里面有两个不同的函数来进行区别。
- 2022-02-03 14:44:30下载
- 积分:1