资源列表
tsp
- 遗传算法在TSP中的应用,体现了遗传算法全局搜索的优越性。-Genetic algorithms in TSP applications, reflects the superiority of genetic algorithm global search.
calcCFARthreshold
- 恒虚警率目标检测,计算雷达影像CFAR 阈值,达到雷达影像目标检测的目的-calculates classical radar CFAR threshold for 0-mean AWGN.classical Neyman-Pearson detection threshold for radar detection under additive Gaussian white noise criterion and specifid false alarm probability.
SVD
- 支持向量机的程序,该程序能够实现支持向量机的分类和预测。-SVM program that enables support vector machine classification and prediction.
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 ...
jisuansuanfa
- 该程序能够实现信号的离散傅里叶变换,且算法简单,容易实现。-The program enables the signal discrete Fourier transform, and the algorithm is simple and easy to implement.
gongyuan
- 这是用c写的应用最短路算法的公园导游图,请大家下载使用-This is a written application with c shortest path algorithm park guide map, please download
zhengdong
- 该程序包含震动分析中的许多程序,实现模态分析。-The program contains a number of vibration analysis procedures to achieve the modal analysis.
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
Add-environmental-effects
- 添加环境效果。包括镜面反射强度,镜面指数,漫反射强度和镜面颜色反射比。-Add environmental effects. Including specular reflection intensity, mirror index, diffuse intensity and specular color reflectance.
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
triTE
- 利用matlab,计算三角晶格光子晶体能带图-Using matlab,we calculated triangular lattice photonic crystal energy band diagram
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
