资源列表
[数学计算/工程计算] Countingsort
说明:Counting sort (ultra sort or math sort[1]) is a sorting algorithm which (like bucket sort) takes advantage of knowing the range of the numbers in the array to be sorted (array A). It uses this range to create an array C<a32> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[人工智能/神经网络/遗传算法] SplayTree
说明:A splay tree is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again. It performs basic operations such as insertion, look-up and removal in O(log n)<a32> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[matlab例程] ofdm(matlab)
说明:用matlab实现ofdm调制,采用Bpsk调制方式。-ofdm modulation<xiaohua > 在 2024-11-05 上传 | 大小:4096 | 下载:0
[数学计算/工程计算] zadania3_3_Dijkstry
说明:Dijkstra s algorithm. The program searches for the shortest rail link between towns.<a32> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[人工智能/神经网络/遗传算法] KF-Application-in-Navigation
说明:Kalman滤波实质上是一种实时递推算法,其设计方法简单易行,所需的存储空间小,因此,在工程实际中受到了广泛重视。随着计算机技术的飞速发展,以Kalman滤波技术为核心的现在估计理论也已广泛应用于航天、航空、航海、系统工程、通信、工业过程控制、遥感等各个领域。本文紧密结合Kalman滤波理论在导航、制导领域的应用展开。主要讨论各种导航种类中的惯性导航。讨论Kalman滤波在惯性导航实现以及其与其他种类导航的组合导航实现时的应用。并且建模<mini> 在 2024-11-05 上传 | 大小:174080 | 下载:0
[人工智能/神经网络/遗传算法] Job-shop-MATLAB
说明:用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures<小刚> 在 2024-11-05 上传 | 大小:102400 | 下载:0
[人工智能/神经网络/遗传算法] finish
说明:可以进行包括bp神经网络以及svm支撑向量机和其他多种方式的模式识别进行数字识别,可以导入白底黑字的图片,也可进行手写识别。-Bp neural network can be included, and svm support vector machines and other pattern recognition in many ways digital identification, black and white images<daviddy> 在 2024-11-05 上传 | 大小:5950464 | 下载:0
[数据结构常用算法] HuffmanTree
说明:霍夫曼编码程序,根据各个节点的权值,给出对应的霍夫曼编码值。-Huffman coding procedure, according to the weight of each node is given the value of the corresponding Huffman.<wanglei> 在 2024-11-05 上传 | 大小:410624 | 下载:0