-
maze problems every step of the output change a chessboard with the recursive so...
迷宫问题输出每一步的棋盘变化 第一个用递归解决的问题-maze problems every step of the output change a chessboard with the recursive solution
- 2022-03-20 09:48:39下载
- 积分:1
-
点集凸包Gram扫描法 c++程序
点集凸包Gram扫描法 c++程序-point set convex hull Gram scanning procedures c
- 2023-06-02 18:35:03下载
- 积分:1
-
kalman filter with state constraints lecture and example
kalman filter with state constraints lecture and example
- 2022-08-19 21:22:30下载
- 积分:1
-
最小二乘法与曲线拟合-fortran
小二乘法合的fortran语言实现,与曲线拟合的fortran实现
- 2023-07-26 20:45:04下载
- 积分:1
-
sobel算法
该算法采用c++语言编写的sobel算法!简单易懂!主要用于提取图像的边缘!特别适合于初学Opencv的人士学习使用。
- 2023-08-14 13:40:04下载
- 积分:1
-
Gauss
Gauss-seid迭代法-Gauss- Seid iterative method
- 2022-04-23 22:26:13下载
- 积分:1
-
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。...
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
- 2022-03-19 21:38:14下载
- 积分:1
-
matrix eigenvalue of the largest power France. For engineering calculation, Matr...
矩阵的最大特征值的幂法.
对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。
符号说明:
1A为待求的矩阵,
2Uk,Vk为迭代用的列向量。
3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。
而maxLamda所对应的特征向量由最后一次迭代的Vk所决定.
主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。
-matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
- 2022-12-15 11:10:03下载
- 积分:1
-
用matlab程序实现粒子群算法
该程序是基于matlab平台的粒子群算法的实现程序,用来实现粒子群算法,程序简单易理解,对学习该方面知识的学者提供一定的帮助。
- 2022-03-21 20:42:33下载
- 积分:1
-
liang barsky line clipping algo
liang barsky line clipping algo
- 2022-03-20 17:54:38下载
- 积分:1