-
帧间差分法
相邻帧间图像差分思想:该方法是用图像序列中的连续两帧图像进行差分,然后二值化该灰度差分图像来提取运动信息。
- 2022-08-17 11:38:51下载
- 积分:1
-
指数平滑法预测数据
指数平滑法预测数据-exponential smoothing forecast data
- 2022-02-11 17:21:52下载
- 积分:1
-
背包的动态规划算法.rar
背包的动态规划算法.rar-backpack dynamic programming algorithm. Rar
- 2022-08-10 03:17:55下载
- 积分:1
-
识别拨电话号码
资源描述输入一段拨号码的语音,可以输出拨的号码的结果
- 2022-04-25 13:26:00下载
- 积分:1
-
水电站的经济动态规划过程
水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
- 2022-12-23 13:50:03下载
- 积分:1
-
numerical algorithm c matrix source language
数值算法 c语言矩阵源码-numerical algorithm c matrix source language
- 2023-05-16 23:25:02下载
- 积分:1
-
这是在高高的GPU
这是在GPU上进行高速数字计算的数学库函数,以实现通用GPU计算-This is the GPU on the high-speed digital computing mathematical library functions in order to achieve universal GPU computing
- 2022-06-11 12:33:43下载
- 积分:1
-
基于FPGA的I2S实现
应用背景采用FPGA实现 的I2S接口。I2S(Inter—IC Sound)总线, 又称 集成电路内置音频总线,是飞利浦公司为数字音频设备之间的音频数据传输而制定的一种总线标准.关键技术采用FPGA实现 的I2S接口,用于传输音频数字到DAC芯片中。所采用的语言为verilog
- 2022-01-26 08:27:42下载
- 积分:1
-
函数最小的遗传算法
经典算法应用: 遗传算法求函数最小的例子-Genetic algorithm for the smallest example of function
- 2023-06-28 14:50:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-10-31 12:55:03下载
- 积分:1