资源列表
[matlab例程] basicimageprocession
说明:葛哲学编著《小波分析理论与MATLAB R2007实现》的所有源代码。-Edited by GE philosophy<亚飞> 在 2025-11-16 上传 | 大小:98kb | 下载:0
[matlab例程] PAPR_MATLAB
说明:解决OFDM中PAPR问题的MATLAB程序。-Solve the PAPR problem of OFDM in the MATLAB program.<孔政敏> 在 2025-11-16 上传 | 大小:7kb | 下载:0
[数值算法/人工智能] LIS.cpp.tar
说明:ACM LIS.cpp help you to let UVa Judge to accept your code<Scott Chen> 在 2025-11-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] census.tar
说明:美国人口署公布的调查数据,用于数据挖掘与知识发现的测试数据-The United States announced the population of the survey data for data mining and knowledge discovery test data<陈俊超> 在 2025-11-16 上传 | 大小:9.34mb | 下载:0
[matlab例程] chebyshev1gt
说明:用MATLAB软件分析音频信号通过高通滤波前后的频谱-Using MATLAB software analysis audio signal through the high-pass filtering of the spectrum before and after<yanyan> 在 2025-11-16 上传 | 大小:1kb | 下载:0
[matlab例程] conventional_multiuser
说明:CDMA中传统多用户检测和MMSE多用户检测比较(前向和反向链路)-CDMA traditional MMSE multi-user detection and multi-user detection comparison (forward and reverse link)<孔政敏> 在 2025-11-16 上传 | 大小:128kb | 下载:0
[matlab例程] PPTofMatlab
说明:很不错的Matlab课件,从入门到进阶,尤其适合初学者,我不久前学习用过的。-Matlab is very good courseware, from entry to advanced, especially suitable for beginners, I used recently to study.<立增> 在 2025-11-16 上传 | 大小:2.33mb | 下载:0
[数据结构常用算法] mergeSort
说明:合并排序算法是用分治策略实现对n个元素进行排序的算法。其基本思想是:将待排序的元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。算法复杂度为:O(nlogn)-Merge sorting algorithm is used to realize sub-rule strategy to sort n elements of the algorithm. The basic idea is: the element will be sor<忠波> 在 2025-11-16 上传 | 大小:1kb | 下载:0