-
快速傅立叶变换
Fast Fourier Transform in C-Fast Fourier Transform in C++
- 2022-08-21 02:41:55下载
- 积分:1
-
SVD的应用,奇异值超平面正交投影证明
A中每个向量xi在随机阵B上的正交投影之和的最小值...
SVD的应用,奇异值超平面正交投影证明
A中每个向量xi在随机阵B上的正交投影之和的最小值-Application of SVD, singular value hyperplane orthogonal projection proves A vector xi for each B in a random array of the orthogonal projection and the minimum
- 2022-01-25 14:04:58下载
- 积分:1
-
fdtd三维计算代码
fdtd三维计算代码,计算电磁波在空间的电磁散射与传播。考虑了三维真实情况,支持linux下的使用。
- 2022-03-20 00:47:23下载
- 积分:1
-
LBP(局部二值模式)纹理特征提取matlab代码
获取图像LBP局部二进制模式纹理特征的matlab代码,可选输出二进制模式纹理响应图或相应统计直方图,内附test文件
- 2022-05-23 14:44:38下载
- 积分:1
-
Ford-Fulkerson算法的MATLAB实现
- 2022-06-16 01:33:25下载
- 积分:1
-
蚁群算法(D为最短路矩阵)
蚁群算法(D为最短路矩阵)
- 2023-03-04 17:55:04下载
- 积分:1
-
放苹果-递归算法
用递归算法求解把m个苹果放入n个盘子总共有多少种放法。很简单的程序,从屏幕输入两个参数,
一个为苹果个数,第二个为盘子个数。然后enter返回结果。
- 2022-01-25 15:55:46下载
- 积分:1
-
一个绝好的数学公式计算类,支持多种数学公式的快速计算
一个绝好的数学公式计算类,支持多种数学公式的快速计算-a wonderful class of mathmatica fomula computing,supporting many formulas computing
- 2022-01-30 18:24:11下载
- 积分: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
-
Bayesian classifier C source code, using IRIS category for example, easily under...
贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
- 2022-01-23 10:59:10下载
- 积分:1