资源列表
music
- 用matlab弹奏歌曲的代码,这首歌是《遇见》的一部分。可以在此基础上修改别歌。-Playing songs with matlab code, this song is part of the " Meet" in. You can modify other song on this basis.
Romania_Trip
- 罗马利亚度假问题 一. 问题描述 分别用代价一致的宽度优先、有限制的深度优先(预设搜索层次)、贪婪算法和A*算法求解“罗马利亚度假问题”。即找到从初始地点 Arad到 目的地点 Bucharest 的一条路径。 要求: 分别用文件存储地图和启发函数表,用生成节点数比较几种算法在问题求解时的效率,并列表给出结果。-Romania holiday issue I. problem descr iption Respectively, consistent with the c
imageprocess
- 图像处理基本方法总结,车牌识别,直方图,图像边缘提取等- Image processing method summary, license plate recognition, histogram, image edge extraction
CSPAlgorithms
- n皇后问题 CSP的最小冲突法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem Using CSP minimal conflict
GAlgorethms
- n皇后问题 GA算法求解n皇后问题。 即如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。 要求: ⅰ. 输入n,并用运行时间比较几种算法在相同规模的问题时的求解效率,并列表给出结果。 ⅱ. 比较同一算法在n不相同时的运行时间,分析算法的时间复杂性,并列表给出结果。 -N-Queens problem Using backtracking (recursive),
sound_number_identify
- 语音识别,数字音识别,说话数字识别,说话数字音识别-Voice, digital voice recognition, numbers identification
改进的人工神经网络
- 该源码可以高效率的实现人工神经网络,主要是BP算法,在BP算法的基础上做了改进。算法的主要部分都有注释的,比较容易读懂,给大家做参考
SVM-timeseries
- 基于SVM的时序序列预测,用python实现,内附测试数据,方便可用。-SVM prediction based on a timing sequence with python to achieve, enclosing the test data to facilitate available.
HHT-emd-eemd
- 里面包含hht、emd、eemd等算法的详细matlab程序 以及大量的算数语句-Which contains hht, emd, eemd algorithms matlab detailed program and a lot of arithmetic statement
HHT-huang-3lei-fang-fa-Matlab
- 包含hht变换最常用的三种方法、emd、hht的matlab运用教程以及EMD工具箱-It contains three methods most commonly used hht transformation, emd, hht tutorials and use the matlab toolbox EMD
hht-emd-JC
- 关于基于matlab的hht_huang变换的详细教程,以及有关实例的列举,对hht、emd算法的初学者帮助很大-Based on matlab detailed tutorial on the hht_huang transformation, and include relevant examples of hht, emd algorithm is very helpful for beginners
MATLAB-JC(PPT)
- matlab精简教程,能让matlab初学者很快上手的教程资料,并包含一些经典的实例分析-Examples of streamlining the analysis matlab tutorials matlab beginners get started quickly make tutorial information, and contains some of the classic
