资源列表
哈夫曼树
- 主要实现:创建一颗哈夫曼树,并输出每个节点的哈夫曼编码。(The main achievement is to create a Huffman tree and output Huffman coding for each node.)
二叉树的遍历
- 主要实现:创建二叉树、用先中后序遍历二叉树(中序,先序和后序遍历用非递归实现),并输出树高。(The main achievement is to create two branches tree, and use the first and middle traversal to traverse the two fork tree.)
神经网络的matlab算法
- 通过matlab编程的神经网络算法,求解问题的最优解(The optimal solution of the problem is solved by the neural network algorithm programmed by MATLAB)
signalhunter-master
- A Matlab toolbox for big data analysis, signal processing, mapping, and oceanographic applications.
字符串插入块链实现
- 输入一串字符串,程序自动分割成8个一串的块链。整个程序通过链表实现,还可实现插入字符串功能。(Input a string of characters, the program is automatically divided into 8 string blocks. The whole program is implemented through linked list, and the function of inserting string is also realized.)
CEOF-master
- EOF分解 正交分析,可用于气象、水文等时空模式识别领域(EOF decomposition and orthogonal analysis can be applied to the recognition of spatio-temporal pattern in meteorology and hydrology.)
非线性规划MATLAB算法代码
- 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
Polar code_shorten
- main_PC_Shorten.m polarDec_S_Change.m rev_shuffle.m polarEnc.m PCencoder.m attachCRC.m capacities.m crcCheck.m encoder.m genSrc.m initialize_frozen_bits.m likelihood_rate.m path_matrix.m path_metric.m paeeword: share_20180410
iterate_best_path
- 蜂群算法在TSP上的应用,可以运行,代码完整,运行顺畅(The application of the swarm algorithm on the TSP can run, the code is complete and the operation is smooth)
ant
- 此程序是用元胞自动机来仿真模拟蚂蚁游戏。初始时,蚂蚁位于一张空白画布的某个方格里。如果当前蚂蚁在白色方格上,则对当前方格反色,左转?90?度,前进一格;如果当前蚂蚁在黑色方格上,则对当前方格反色,右转?90?度,前进一格。如此反复。(This program is using cellular automata to simulate the ant game. At the beginning, the ant is in a grid of a blank canvas. If the cu
Antenna
- 基础的波束形成算发,SINR,SNR,LCMV,ML,CAPON,MVDR。还有一些线阵面阵圆阵的方向图综合(The basic beamforming algorithm is SINR, SNR, LCMV, ML, CAPON, MVDR. There are also some pattern synthesis of linear array circular array)
NExT
- 环境激励下的模态识别前处理程序,简单实用。(The preprocessing program of modal identification under ambient excitation.)
