资源列表

« 1 2 ... .52 .53 .54 .55 .56 17757.58 .59 .60 .61 .62 ... 28521 »

[matlab例程Costa_sgn

说明:用matlab程序仿真QPSK系统中调制、解调,懂得QPSK通信系统的真正内涵-QPSK simulation with matlab program system modulation, demodulation, QPSK communication system to understand the real meaning of
<suzhenwei> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[matlab例程features

说明:各种调制方式调制识别用,区分ask,psk,fsk-Modulation recognition using
<qi> 在 2024-10-04 上传 | 大小:4096 | 下载:0

[数学计算/工程计算DFS

说明:Depth-first search (DFS) is an algorithm for traversing or searching a tree, tree structure, or graph. One starts at the root (selecting some node as the root in the graph case) and explores as far as possible along each
<a32> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数学计算/工程计算BFS

说明:In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nod
<a32> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数学计算/工程计算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-10-04 上传 | 大小: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-10-04 上传 | 大小:2048 | 下载:0

[matlab例程ofdm(matlab)

说明:用matlab实现ofdm调制,采用Bpsk调制方式。-ofdm modulation
<xiaohua > 在 2024-10-04 上传 | 大小:4096 | 下载:0

[数学计算/工程计算zadania3_3_Dijkstry

说明:Dijkstra s algorithm. The program searches for the shortest rail link between towns.
<a32> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法KF-Application-in-Navigation

说明:Kalman滤波实质上是一种实时递推算法,其设计方法简单易行,所需的存储空间小,因此,在工程实际中受到了广泛重视。随着计算机技术的飞速发展,以Kalman滤波技术为核心的现在估计理论也已广泛应用于航天、航空、航海、系统工程、通信、工业过程控制、遥感等各个领域。本文紧密结合Kalman滤波理论在导航、制导领域的应用展开。主要讨论各种导航种类中的惯性导航。讨论Kalman滤波在惯性导航实现以及其与其他种类导航的组合导航实现时的应用。并且建模
<mini> 在 2024-10-04 上传 | 大小:174080 | 下载:0

[人工智能/神经网络/遗传算法Job-shop-MATLAB

说明:用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
<小刚> 在 2024-10-04 上传 | 大小:102400 | 下载:0

[matlab例程awgn_ofdm

说明:添加高斯白噪声的ofdm调制,matlab实现仿真。-OFDM modulation
<xiaohua > 在 2024-10-04 上传 | 大小:1024 | 下载: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-10-04 上传 | 大小:5950464 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 17757.58 .59 .60 .61 .62 ... 28521 »

源码中国 www.ymcn.org