资源列表
[数学计算/工程计算] Successive-Over-Relaxation-
说明:松弛迭代法计算线性方程组的解,所计算的解精度高。-Relaxation iteration method to calculate the solution of the linear system of equations, the calculation of solution precision is high<皇甫永硕> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] parablicIntp
说明:基于不在同一条直线上三点的抛物线插值函数。与Matlab中spline()在三个数据点时的结果一致。注意,大于三点的样条插值函数需要求解线性方程组,运算复杂,实时性较低。可参考Lapack及数值计算书籍-C programme for spline inpterpolation using three points.<周浩> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 10-Number-of-sorts
说明:题目:对10个数进行排序 程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。-Topic: 10 Number of sorts for the program analysis: selection method can be used, that is, from the nine comparison process, select a<程凯> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[matlab例程] MC_European_Call_Dividend
说明:MC_European_Call_Dividend MC_European_Call_Dividend<响礼炮> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] longest-common-subsequence
说明:本代码实现了算法导论书中最长公共子序列算法。-The longest common subsequence<flxyd> 在 2024-11-20 上传 | 大小:1kb | 下载:0