资源列表
[matlab例程] cooccurrencemaxtric
说明:颜色共生矩阵的计算,速度很快,好还用,要自己写入输入算法-Color co-occurrence matrix calculation, very fast, good also with<mj> 在 2025-06-19 上传 | 大小:2kb | 下载:1
[matlab例程] images_seg
说明:医学图像分割,对人的ct图像效果较好,对一般的图像较差,可以借鉴-Medical image segmentation, image effect on human ct good image of the poor in general, can learn<mj> 在 2025-06-19 上传 | 大小:28kb | 下载:0
[matlab例程] seg_twoseeds
说明:一个简单的Matlab软件上完成的MRI脑图像的一个白质的分割,程序比较简单,可给初学者提供帮助。-A simple Matlab software to complete the MRI brain images of a white matter segmentation procedure is relatively simple and can provide help for beginners.<梅迅> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] danbianpu_fft
说明:可以对周期信号进行傅里叶单边谱分析和双边普分析,提取谐波分量-Fourier spectral analy sis can be unilateral and bilateral analysis<liuyadong> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环,设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。以n=8,s=1,m=4为例,若初始的顺序为 n1,n2,n3,n4,n5,n6,n7,n8。则问题的解为n4,n8,n5,n2,n1,n3,n7,n6。-Joseph Wan, with n individuals sitting around a round table, is reported starting from<ll> 在 2025-06-19 上传 | 大小:186kb | 下载:0
[matlab例程] Joint_Detection
说明:基于TDSCDMA系统中的联合检测技术,用matlab做的ZFBLE的算法仿真程序。需要的可以看看。-TDSCDMA system based on joint detection technique, do ZFBLE algorithm matlab simulation program. Need to look at.<贾兆业> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[matlab例程] MATLAB--image-processing
说明:visual c++ matlab图像处理与识别实用案例精选,帮助我们学习-visual c++ matlab image processing and recognition of practical case selected to help us learn<王军> 在 2025-06-19 上传 | 大小:6.6mb | 下载:0
[数据结构常用算法] HufmanCode
说明:【题目】编写基于HUFFMAN-CODE的译码和解码算法 实验要求: (1) 输入一段字符串,统计其中每个字符的频度; (2) 求每个字符的HUFMAN-CODE; (3) 对(1)中的字符串译码; (4) 对(3)中的译码再解码。 -【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental requirements: (1) Enter a strin<ll> 在 2025-06-19 上传 | 大小:156kb | 下载:0