-
本人用matlab语言编写的数值分析差值源代码,绝对可用
本人用matlab语言编写的数值分析差值源代码,绝对可用-I used matlab language source code for numerical analysis of the difference is absolutely available
- 2022-02-07 21:39:41下载
- 积分:1
-
IIR数字滤波器的设计,低通、高通、带
IIR数字滤波器,设计方法,低通、高通、带通、带阻-IIR digital filter design, low pass, high pass, band-pass, band
- 2022-04-28 02:29:43下载
- 积分:1
-
C读取wav文件
输出wav文件的所有信息,输出size段,输出编码方式,输出声道数目,输出采样频率,输出每秒所需字节数,输出数据块对齐单位,输出每个采样所需bit数,/输出附加信息,输出
- 2022-01-25 14:12:00下载
- 积分:1
-
矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦...
矩阵处理的C语言源程序 是用C语言处理矩阵问题的一个源程序 很有用的哦-matrix of C language source code is in C language processing matrix of a very useful source of the oh
- 2023-05-09 03:10:03下载
- 积分:1
-
vc++拟合
最小二乘法直线拟合拟合直线方程(Y=kX+b)
- 2022-07-27 23:48:51下载
- 积分:1
-
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档....
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档.-on mathematical solution to the problem of portfolio. Template function to achieve the reunification category, the thinking is clear and simple. This is the closest digital received by the company and that a candidate. Documents containing algorithm description.
- 2023-07-03 19:50:02下载
- 积分:1
-
利用matlab实现kalman滤波以及信息融合
利用matlab实现kalman滤波以及信息融合-using Matlab achieve Kalman filtering, and information integration
- 2022-11-23 07:05:03下载
- 积分:1
-
An Optimized Formula for Alpha Blending Pixels
An Optimized Formula for Alpha Blending Pixels
- 2022-07-26 18:28:02下载
- 积分:1
-
ACM无向连通图最小生成树
题目描述
请输出无向连通图最小生成树权重之和。
输入
第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。
(
测试数据中保证图是连通图;
没有自环;
两个顶点之间只有一条边;
0
- 2022-02-22 12:05:25下载
- 积分:1
-
计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。...
计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。-classical theory calculation algorithm, will determine type DFA most simplified, according to the algorithm equivalence classes with vc achieve simplification process.
- 2022-05-24 06:24:10下载
- 积分:1