-
In the production and experiment, usually based on a set of experimental data to...
在生产和实验中,通常需要依据一组实验数据,确定函数来近似该组数据,可以采用最小二乘法求解上述问题。-In the production and experiment, usually based on a set of experimental data to determine the function to approximate the set of data, least square method can be used to solve the aforementioned problems.
- 2022-01-25 23:34:42下载
- 积分:1
-
基于FPGA的I2S实现
应用背景采用FPGA实现 的I2S接口。I2S(Inter—IC Sound)总线, 又称 集成电路内置音频总线,是飞利浦公司为数字音频设备之间的音频数据传输而制定的一种总线标准.关键技术采用FPGA实现 的I2S接口,用于传输音频数字到DAC芯片中。所采用的语言为verilog
- 2022-01-26 08:27:42下载
- 积分:1
-
Gaussian Elimination Solution equation c procedures
高斯消去解方程组c++程序-Gaussian Elimination Solution equation c procedures
- 2022-11-18 19:05:03下载
- 积分:1
-
The use of C language procedures for the three
利用C语言编写的三维FDTD程序,计算电磁散射-The use of C language procedures for the three-dimensional FDTD calculation of electromagnetic scattering
- 2022-05-13 13:45:09下载
- 积分:1
-
铂金属温度计换算程式,用于知道金属阻值时求解温度值
铂金属温度计换算程式,用于知道金属阻值时求解温度值-platinum metal thermometer conversion formula for the resistance know when the metal temperature Solution
- 2023-03-03 10:10:04下载
- 积分:1
-
利用图形处理器进行加速的有限差分法源代码,绝对珍贵.
利用图形处理器进行加速的有限差分法源代码,绝对珍贵.-Use of graphics processors to accelerate the finite difference method source code is absolutely precious.
- 2022-03-11 23:46:46下载
- 积分:1
-
数据结构
资源描述c语言实现的数据结构的源代码,很全很强大
- 2022-05-26 03:32:50下载
- 积分:1
-
matlab编写的FDTD模拟分析周期结构的透射场
本源程序是使用matlab编写的FDTD(时域有限差分法)来模拟周期结构的透射场分布。其中包括二维和三维的源程序,还有详细的迭代公式推导,非常具有参考价值。
- 2022-02-03 07:29:29下载
- 积分:1
-
最短路和次短路
Dijkstra的推广之一:
最短路径的子路径是最短路径。证明:(算法导论P358)
次短路径的子路径是最短路或次短路.(这个是次短路径的最优子结构).
证明:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-05 17:25:03下载
- 积分:1
-
算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法...
算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
- 2022-03-01 08:20:07下载
- 积分:1