资源列表
[matlab例程] linearsolvers
说明:matlab编程的三个线性方程组求解子程序:cggm.m,fdm.m,febs.m.其中cggm.m为共轭梯度法求解子程序,fdm.m为最速下降法求解自程序,febs.m为三对角追赶法求解子程序.-Matlab programming three linear equations subroutine : cggm.m, fdm.m. febs.m. which cggm.m to conjugate gradient method s<王礼广> 在 2025-02-28 上传 | 大小:1kb | 下载:1
[数值算法/人工智能] MatrixInverse
说明:C语言实现复数型矩阵求逆 -C language plural-matrix inversion C language plural-matrix inversion<张磊> 在 2025-02-28 上传 | 大小:9kb | 下载:0
[压缩解压] RayCompressDelphi
说明:RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted<孙金凤> 在 2025-02-28 上传 | 大小:190kb | 下载:0
[压缩解压] LiftingWaveTransform
说明:此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression a<孙金凤> 在 2025-02-28 上传 | 大小:12kb | 下载:0
[人工智能/神经网络/遗传算法] TabuSearch
说明:用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.<yinhui> 在 2025-02-28 上传 | 大小:47kb | 下载:0
[人工智能/神经网络/遗传算法] SimulateAnnealing
说明:使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient o<yinhui> 在 2025-02-28 上传 | 大小:48kb | 下载:0