-
FFT的C++代码
针对matlab中快速傅立叶变换,我们用C++语言来实现同样的功能。排序的方法用的蝶形算法,也是快速算法。FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
- 2022-07-19 15:12:19下载
- 积分:1
-
C语言最小二乘法实现
最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的
- 2023-06-19 15:20:03下载
- 积分:1
-
河内市塔
towers of hanoi non recursive C-towers of hanoi non recursive C++
- 2022-02-09 22:20:55下载
- 积分:1
-
另一种离散傅立叶变换程序
另一种离散傅立叶变换程序-a discrete Fourier transform procedures
- 2022-02-13 03:23:13下载
- 积分:1
-
Hashin - Strikman界函数
应用背景hashv - Hashin-Shtrikman上限和下限曲线速度 ;作为一种物质2分式函数。假定材料1具有较高的速度比材料2。如果没有,那么上限和下限应互换的输出。没有输出参数哈希图的边界作为一个函数的孔隙度或部分的2相材料;输入为日志数据(拉斯维加斯文件)关键技术岩石物理、地震储层表征介质有效,LAS文件,速度,密度,
- 2023-08-16 12:00:04下载
- 积分:1
-
HMM 算法
Contents of this directory
PROGRAMS
* Simple HMMs *
simpledemo.m - Simple demo of HMM code
hmm.m - hmm code
hmm_cl.m - code for calculating likelihood for an hmm
* Factorial HMMs *
fhmm.m - factorial HMM code (exact algorithm -- very slow)
- 2022-04-14 22:21:46下载
- 积分:1
-
this program is continuation of 1laser
this program is continuation of 1laser - can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file - very useful for photogrametry-this program is continuation of 1laser- can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file- very useful for photogrametry
- 2022-03-25 19:09:06下载
- 积分:1
-
Kalman Optical Flow 算法的入门级例子
Kalman Optical Flow 算法的入门级例子-Kalman Optical Flow Algorithm for the entry-level example
- 2022-01-28 21:41:45下载
- 积分:1
-
kinect手势识别算法
此代码为在linux系统下ROS相关的kinect识别图像所用代码,能够抓取范围内的图像以作分析,可以实现基本手势的识别,包括握拳,剪子,布的选项
- 2022-03-20 04:55:16下载
- 积分:1
-
c language commonly used algorithm Set
c语言常用算法程序集-c language commonly used algorithm Set
- 2022-04-20 18:51:17下载
- 积分:1