资源列表
[数据结构常用算法] dynamic-planning
说明:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。考察这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序,这种计算次序可以用加括号的方式来确定。-Given n matrices {A1, A2, ..., An}, where Ai and Ai+1 is a mere of, i = 1,2, ..., n-1. Study the n matrix with the product A1A2 ...<庞存岐> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] jisuansuanfa
说明:该程序能够实现信号的离散傅里叶变换,且算法简单,容易实现。-The program enables the signal discrete Fourier transform, and the algorithm is simple and easy to implement.<郭亚东> 在 2025-06-26 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] STRASSEN
说明:矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵-Matrix multiplication is linear algebra is the most common operation, it is one of the numerical calculation is widely used. If A and B is 2 n* n matrix, then their product C = AB i<庞存岐> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] Add-environmental-effects
说明:添加环境效果。包括镜面反射强度,镜面指数,漫反射强度和镜面颜色反射比。-Add environmental effects. Including specular reflection intensity, mirror index, diffuse intensity and specular color reflectance.<Reshurl> 在 2025-06-26 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Monophyletic-shortest-path
说明:Dijkstra提出按各顶点与源点v间的路径长度的递增次序,生成到各顶点的最短路径的算法。既先求出长度最短的一条最短路径,再参照它求出长度次短的一条最短路径,依次类推,直到从源点v 到其它各顶点的最短路径全部求出为止。-Dijkstra proposed by the vertex and the path between the source point v in increasing order of length, to generate the shortest path to each<庞存岐> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Intelligent-pathfinding-algorithm
说明:关于智能寻路,网络上也有很多相关的文章,一般都是已A*为主,他只是一种启发式搜索,主要还是做一个智能路径搜索的算法。 -About the intelligent pathfinding, network also has A lot of related articles, are generally have A * give priority to, he is just A heuristic search, the main or do A intelligent search alg<庞存岐> 在 2025-06-26 上传 | 大小:5.58mb | 下载:0