-
最临近、双线性、三次卷积插值算法比较
介绍三种不同插值算法原理及计算过程
- 2022-03-16 12:30:12下载
- 积分:1
-
用在语音芯片上的一个,实现ADPCM编码的压缩程序,对语音编解码有帮助!...
用在语音芯片上的一个,实现ADPCM编码的压缩程序,对语音编解码有帮助!-with the voice of a chip to achieve ADPCM compression coding procedures, the voice codecs help!
- 2022-07-19 11:19:39下载
- 积分:1
-
采用vs2008 c#编写
Q
采用vs2008 c#编写
Q-Learning强化学习的代码实现
状态空间5维,动作空间5维-Using vs2008 c#
Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
- 2022-01-22 07:59:13下载
- 积分:1
-
求解线性方程组——超松弛迭代法
这是一个用于数值分析的简单超松弛迭代法(SOR)求解线性方程组的算法,程序用C语言编写,代码简单易懂,
但是不适合用于求解大型线性方程组。
- 2022-02-01 10:42:53下载
- 积分:1
-
java源代码的准一维欧拉求解器
Gryphon is a Java-based computational fluid dynamics code written to solve the quasi 1-D Euler equations.
- 2022-02-03 14:01:49下载
- 积分:1
-
在vc中调用matlib得时候,需要一些引擎文件,在这里已经全部包含。...
在vc中调用matlib得时候,需要一些引擎文件,在这里已经全部包含。-in vc call matlib in time and need some engines, has been here all included.
- 2022-05-29 01:12:13下载
- 积分:1
-
sm2-3-4 C代码
非常详细的SM2、SM3、SM4算法说明及c语言代码,国密局公开算法。
- 2023-05-07 03:20:02下载
- 积分:1
-
数值处理算法源代码
数值处理算法源代码-numerical algorithm source code
- 2022-01-25 23:09:55下载
- 积分:1
-
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=...
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
- 2022-01-26 00:33:59下载
- 积分:1
-
eda 交通灯设计
这是关于eda实验中的交通灯设计的源码和报告 里面详细说明了使用qurtus的过程 原理和源码都有的 具体实验应该大学的教材都差不多的 可以借鉴一下
- 2022-03-23 02:51:11下载
- 积分:1