资源列表
LMP
- 程序可以运行,但结果不是很理想,是我写的一个用LNP算法实现的波束成形-Program can run, but the result is not very satisfactory, I wrote an algorithm using LNP beamforming
time_delay_beamforming
- 这是一个延时求和波束形成算法的实现,可以运行!-This is a summation delay beamforming algorithm, you can run!
LS_SVM2
- 这是个波束成形算法实现的程序,程序中采用了支持向量机的思想-This is a beamforming algorithm procedures, the procedures used in the idea of SVM
selectmid
- 《算法导论》第三版中选择排序伪码的C语言实现-"Introduction to Algorithms" Third Edition, select Sort pseudo-code in C language
mergesort
- 《算法导论》第三版中合并排序伪码的C语言实现-"Introduction to Algorithms" third edition merge sort pseudo-code in C language
insertsort
- 《算法导论》第三版中插入排序伪码的C语言实现-"Introduction to Algorithms" the third edition of insertion sort pseudo-code in C language
heapsort
- 《算法导论》第三版中堆排序伪码的C语言实现-"Introduction to Algorithms" third edition heap sort pseudo-code in C language
countingsort
- 《算法导论》第三版中计数排序伪码的C语言实现-"Introduction to Algorithms" third edition counting sort pseudo-code in C language
radixsort
- 《算法导论》第三版中基数排序伪码的C语言实现-"Introduction to Algorithms" third edition radix sort pseudo-code in C language
quicksort
- 《算法导论》第三版中快速排序伪码的C语言实现-"Introduction to Algorithms" the third edition of Quick Sort pseudo-code in C language
FeatureExtractionFromPointClouds
- 点云特征提取 详细 实用 经典的讲述过程及方法-Point Cloud Feature Extraction practical details about the processes and methods of classic
LMSE
- LMSE算法实现判断线性可分性和求分界向量-LMSE algorithm for linear separability judgment and seek demarcation vector
