资源列表
[matlab例程] GDOPTDOA_FOR_TRACKING
说明:This code used to determine EXACTLY position of radar in 3 DIMENSION with only 4 SENSORS. This code can be also implemented on FPGA with high accuracy. EASY IMPLEMENTATION, without matrix computation, can be implemented for PARALLEL TRACKING more tha<lonelyghost198 > 在 2025-09-18 上传 | 大小:2kb | 下载:0
[matlab例程] TIP2013Gong
说明:文章Fuzzy C-Means Clustering With Local Information and Kernel Metric for Image Segmentation的代码实现(the code of Fuzzy C-Means Clustering With Local Information and Kernel Metric for Image Segmentation)<开心@~~~~ > 在 2025-09-18 上传 | 大小:1.23mb | 下载:0
[matlab例程] myVMDtest
说明:含有最新VMD算法,计算信号特征值,频谱分析,检测故障信息点(The latest VMD algorithm, the eigenvalue of the signal, the spectrum analysis, the detection of the fault information point)<Annabella1993 > 在 2025-09-18 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] CNN_matlab
说明:卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)<大东东 > 在 2025-09-18 上传 | 大小:14.03mb | 下载:0
[数值算法/人工智能] 郁闷的出纳员
说明:求第k大的树通过伸展树的特点,每次查询后自动伸展将目标节点通过左旋,右旋直至根节点,这样下一个最大值就可以通过左子树的最右端子树求得。(The largest K tree can be extended automatically after each query, and the target node is left, right to the root node, so that the next maximum value can be obtained through the mos<姚任性 > 在 2025-09-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] uglynumber
说明:构造一个集合,里面的数都是丑数,那么任意取一个集合内的数,假设为k,那么2k,3k,5k,7k也是丑数,丢进集合中。因为要求第n小,那么考虑优先队列取前n小数,从1开始扩展集合,重复n次操作,最后的数便是答案。(Construct a set whose numbers are all ugly numbers, then take the number of a collection arbitrarily, assuming that it is K. Then 2K, 3k, 5K and<姚任性 > 在 2025-09-18 上传 | 大小:49kb | 下载:0