资源列表
[matlab例程] classifier
说明:this program helps you to analyse pattern recognition classifiers using imported data<mostafap> 在 2025-09-15 上传 | 大小:4kb | 下载:0
[matlab例程] neural-MLP-classifier
说明:this program helps you simulate the classification task whit MLP (multilayer preceptron) neural network<mostafap> 在 2025-09-15 上传 | 大小:232kb | 下载:0
[matlab例程] signal-modeling
说明:this program helps you to perform signal modeling for AR, MA and ARMA signals<mostafap> 在 2025-09-15 上传 | 大小:11kb | 下载:0
[matlab例程] spectral-estimation
说明:this program will help you to perform spectral estimation using different algorithms such as spectogram<mostafap> 在 2025-09-15 上传 | 大小:6kb | 下载:0
[matlab例程] LDA-PCA-classifier
说明:this program will help you to perform LDA and PCA signal processing tools for classifing<mostafap> 在 2025-09-15 上传 | 大小:660kb | 下载:0
[matlab例程] partial-band-jamming
说明:this program will help you to simulate partial band jamming on frequency hopping systems using the algorithms of spread spectrum book of ziemer<mostafap> 在 2025-09-15 上传 | 大小:15kb | 下载:0
[matlab例程] detection-and-tracking
说明:该算法可以直接实现,程序不需要修改且有详细的程序解释-The algorithm can directly implement the program and there is no need to modify the procedure explained in detail<wj> 在 2025-09-15 上传 | 大小:4kb | 下载:0
[matlab例程] extraction
说明:该算法功能是运动视频帧目标检测,实验效果较好,值得一看-The algorithm feature is motion video fr a me target detection experiment better, worth a visit<wj> 在 2025-09-15 上传 | 大小:27kb | 下载:0
[数据结构常用算法] 0-1-Knapsack-problem
说明: 本次实验选择0-1背包问题作为题目,通过使用动态规划、回溯法和分支定界法等算法来求解该问题,从而进一步的了解各种算法的原理、思路及其本质,深化对算法的了解,锻炼自己对各种算法的分析和使用,熟悉软件底层算法和界面编程。-The 0-1 knapsack problem was chosen as the subject, through the use of dynamic programming, backtracking and branch and bound method algorit<invest> 在 2025-09-15 上传 | 大小:198kb | 下载:0
[数据结构常用算法] TSP
说明:旅行商问题(Traveling Saleman Problem,TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本。采用回溯法,邻点法实现,有图形界面。-TSP (Traveling Saleman Problem, TSP) also translated as traveling salesman problem, traveling salesman problem, r<invest> 在 2025-09-15 上传 | 大小:2.76mb | 下载:0