-
c语言实现的离散傅立叶(DFT)变换。非快速傅里叶变换,基本的傅里叶变换。...
c语言实现的离散傅立叶(DFT)变换。非快速傅里叶变换,基本的傅里叶变换。-A basic Discrete Fourie Transform program, not Fast Discrete Fourie Transform
- 2022-06-18 02:58:18下载
- 积分:1
-
defequ is used solution of partial differential equations solver. Autonomy defin...
defequ,是用来解偏微分方程的求解器。能够自主定义边界条件,并且可以得到图示的效果。-defequ is used solution of partial differential equations solver. Autonomy definition of boundary conditions, and can be Picture shows the effect.
- 2022-07-17 21:55:18下载
- 积分:1
-
只用几行代码就可以, 算出800位的圆周率, 很是神奇
只用几行代码就可以, 算出800位的圆周率, 很是神奇-only a few lines of code can calculate the circumference 800 rate is very magical
- 2023-04-12 04:10:03下载
- 积分:1
-
c语言数据结构和算法分析
改代码对于学习数据结构和算法来说是必不可少的书籍,代码中提供了各种类型算法的详细程序
- 2022-11-17 21:40:03下载
- 积分:1
-
方腔流程序
不可压ns方程计算方腔流,采用投影法进行计算,有限差分法,对流项采用三阶迎风,扩散项采用中心差分
- 2023-05-26 01:55:03下载
- 积分:1
-
Numerical calculation of Mie scattering of Delphi code, used to calculate the li...
Mie散射数值计算的Delphi代码,用来计算粒子的光散射,在粒子检测,材料测试上有广泛的应用。-Numerical calculation of Mie scattering of Delphi code, used to calculate the light scattering particles in particle detection, materials testing on a wide range of applications.
- 2022-12-31 16:45:03下载
- 积分:1
-
C++编写的快速离散余弦变换
快速DCT(离散余弦变换) 也许对图像处理有用。
- 2022-03-31 18:56:19下载
- 积分:1
-
人脸识别降维算法代码
里面包含各种人脸识别算法,LDA,PCA,LPP,GE。。。等,一一俱全。这几种都是快速有效的人脸识别算法 ,算法是用matlab实现的,里面都是m文件,需要的朋友要抓住机会,希望对大家有用。
- 2022-12-28 20:25:04下载
- 积分:1
-
给定N个不等距点上的函数值,计算指定区间上的三次插值多项式与指定插值点上的函数值...
给定N个不等距点上的函数值,计算指定区间上的三次插值多项式与指定插值点上的函数值-Given N non-equidistant points on the function value, calculated on a specified interval with the specified three interpolating polynomial interpolation points on the function value
- 2022-02-26 16:23:00下载
- 积分:1
-
双线性内插实现图片缩放
代码共一个.c文件,代码包括三个函数,实现对图片的锐化、平滑、缩放(双线性内插实现)。
- 2022-11-09 03:35:03下载
- 积分:1