资源列表
[matlab例程] mseq
说明:simulink下m序列的产生,使用5级移位寄存器,简单易懂-m sequence generation under simulink<bluekiller> 在 2025-04-04 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] game
说明:一付扑克牌52张共4种花色,使用C++ 中的产生随机数的函数(参看rand(),srand()等函数的使用说明)一个随机数,选取一张牌,将其与最前面的牌交换位置,即将选取的牌放在最前面;然后对数组p余下的牌重复选取操作,直到所有牌均重排列;最后按13行*4列输出发牌结果-A pair of playing cards 52 of 4 kinds of colors, the use of C++, random number gener<kaishuiping> 在 2025-04-04 上传 | 大小:513kb | 下载:0
[matlab例程] kmeansimagesegmentation
说明:k-means算法实现图像分割 根据输入的类别数量来计算类别平均值-k-means algorithm for image segmentation This program gets an image and the desired number of partitions and finds the means of the different classes and provides a classified image.<zhaoyu> 在 2025-04-04 上传 | 大小:220kb | 下载:0
[matlab例程] Calculation-of-Discrete-Fractional-Fourier-Transf
说明:Calculation of Discrete Fractional Fourier Transform based on Adaptive LMS algorithm<张立浩> 在 2025-04-04 上传 | 大小:95kb | 下载:0
[matlab例程] Curve-fitting
说明:曲线拟合,在众多的样本点中进行拟合,找出满足样本点分布的多项式-Curve fitting, in a large number of sample points were fitted to identify the distribution of sample points satisfy the polynomial<马晓龙> 在 2025-04-04 上传 | 大小:175kb | 下载:0
[matlab例程] mountainroad
说明:用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。-The progressive alignment method used in solving this problem is not a very effective way, I think the<马晓龙> 在 2025-04-04 上传 | 大小:68kb | 下载:0
[matlab例程] 90418716multi_target
说明:多目标跟踪,可处理多个目标,但8个以上效果就不行了。-Tracking, can handle multiple targets, but more than 8 results does not.<林礼挺> 在 2025-04-04 上传 | 大小:75kb | 下载:0
[数据结构常用算法] hashsearch
说明:1、系统应具备的功能: (1)设计哈希函数和哈希表; (2)设计解决冲突的方法; (3)输入一组数据建立哈希表,并实现在哈希表中进行查找。 -1, the system should have the function: (1) design a hash function and hash table (2) design solution to the conflict (3) input data to est<刘洋> 在 2025-04-04 上传 | 大小:1kb | 下载:0