-
Armadillo矩阵运算库
Armadillo是一个开源的矩阵运算库,这个库其实是对底层的矩阵运算库(例如BLAS,LAPACK)的封装,这个库可以配合开源的底层库来使用,例如最基本的BLAS+LAPACK或者改进后的OpenBLAS,ACML还有强大的MKL。Armadillo的速度主要就是由底层库决定,其代码使用可以说是非常非常的简单,基本和MATLAB的代码没有什么差别,
- 2022-03-12 11:15:26下载
- 积分:1
-
此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用...
此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用-analog filter into digital filters, in digital signal processing problem has wide application
- 2022-02-20 17:46:59下载
- 积分:1
-
C语言常用算法,包括超过100种算法程序…
C语言常用算法集,包含一百多个算法的程序.-C language commonly used algorithms, including more than 100 algorithms procedures.
- 2022-02-21 09:28:11下载
- 积分:1
-
98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。...
98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
- 2022-01-26 00:53:20下载
- 积分:1
-
a 3x3 matrix multiplication
a 3x3 matrix multiplication
- 2023-04-17 07:05:03下载
- 积分:1
-
数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。...
数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。-Data Mining and practice of statistical methods, mainly on the statistics in data mining applications.
- 2023-07-26 23:50:05下载
- 积分:1
-
Harris角点检测
1.求解像素点在水平方向的梯度 2.求解像素点在垂直方向的梯度 3.生成高斯滤波w(s,t) 4.用高斯模板对图像进行相关运算(线性滤波) 5.针对每个像素点(i,j),计算矩阵M 6.如果R(i,j)是3*3邻域内的极大值,且大于阀值,则选为角点 7.统计角点个数 8.确定角点位置
- 2022-06-15 20:11:41下载
- 积分:1
-
c语言程序百例
c语言的经典实例,包含基础篇、数据结构篇、数值计算与趣味数学篇、图形篇和系统篇,共200个经典例子。
- 2022-04-30 02:42:56下载
- 积分:1
-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. I...
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
- 2022-01-26 01:43:40下载
- 积分:1
-
多项式的编程另一种算法
多项式的编程另一种算法-polynomial another programming algorithm
- 2022-06-03 01:27:43下载
- 积分:1