-
segy文件读写
segy文件读写,读取segy文件数据。C语言编写,简单易懂,对新手非常有帮助的代码。包括傅里叶FFT源程序
- 2023-08-08 08:55:04下载
- 积分:1
-
This c program is a low pass filter for radio signal 0.3kHz
这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this
filter is 800hz.This digtal filter chooses 19 points FIR.the fs is 8kHz.every datas is memoryed in filed-insp.dat.
- 2023-03-13 16:10:03下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1
-
原始简单的计时表
原创的简朴的秒表,-original simplicity of the stopwatch
- 2022-02-03 02:15:15下载
- 积分:1
-
chaotic sequence of phase space remodeling MATLABT procedures, I believe that yo...
混沌序列的相空间重构的MATLABT程序,相信一定能给您带来惊喜.-chaotic sequence of phase space remodeling MATLABT procedures, I believe that you can bring surprises.
- 2022-03-21 17:19:33下载
- 积分:1
-
基于matlab的约束非线性规划算法库,适于学习!
基于matlab的约束非线性规划算法库,适于学习!-Matlab-based algorithm for the constrained nonlinear programming library, suitable for learning!
- 2022-04-12 20:56:36下载
- 积分:1
-
非定常热传导C语言
资源描述利用显示格式求解非定常热传导方程,网格点数100,时间步长0.01,第一类边界条件
- 2022-07-27 22:08:22下载
- 积分:1
-
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。...
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。-The free end of the beginning and end dynamic programming, the minimum value of the reverse index function request recursive algorithm.
- 2022-08-26 08:23:31下载
- 积分:1
-
随即数的产生 在计算机仿真系统中的应用
随即数的产生 在计算机仿真系统中的应用-then the emergence of several computer simulation system applications
- 2022-01-30 21:35:53下载
- 积分:1
-
基于MATLAB编程的图像融合代码
应用背景属于模式识别范畴,在图像处理中,图像融合技术是当前的热门研究领域,虽出现了很多的方法,选用的图像特征也不尽相同,比如曲率、傅里叶变换等等,处理效果也较为理想,但是仍有可研究空间,时间计算复杂度的降低以及融合效果的提高和匹配精度的提高等都是先阶段研究的主要方向。关键技术基于角点检测,图像特征选择形状上下文特征,用于图像融合与配准,代码中包括了实验过程中所有的小程序和图片,下载后可直接运行。
- 2022-01-21 21:24:54下载
- 积分:1