资源列表
Mtalab-and-many-kinds-of-aglorithm
- Mtalab各种算法集锦,囊括了遗传算法、贪婪算法、蚁群算法-Matlab contains many aglorithms
Ga-in-function-optimization
- 遗传算法在函数优化中的应用研究,通过实例介绍遗传算法的具体应用方法等-Genetic algorithms in function optimization, applied research, through the specific example to illustrate the application of genetic algorithm methods
FFVSDK
- Fingerprint Verification SDK 包涵: 指纹特征提取和识别算法 指纹扫描仪支持模块 编程例子 SDK 文档 -Fingerprint Verification SDK contains: * Fingerprint feature extraction and matching algorithm * Support modules for fingerprint scanners * Programming sa
Medical
- 医学图像文献,包括了:BP网络的算法及在MATLAB上的程序仿真、MATLAB在RBF神经网络模型中的应用等pdf格式的文献。-Medical Image literature, including: BP network algorithm and simulation in the MATLAB program on, MATLAB RBF neural network model in the application of pdf format documents.
fnl2011
- another paper for watermarking-another paper for watermarking..........
MyGPS
- 1>实现可以随意浏览任一景点的介绍。(功能一) 2>可以给出任意两个景点的最短距离及其路线。(功能二) 3>可以查看任一景点热度,并可以对对所有景点热度(访问次数)进行排序。(功能三) 4>每个景点相关内容从文件读取,实现对文件操作的练习。 -1> implementations can feel free to browse introduce 任一景 points. (Function a) 2> You can give the sh
Numerical-Methods-with-Matlab
- 基于matlab的数字计算资料,既有程序也有案例,最新最全。-This book is a survey of the numerical methods that are common to undergraduate courses in Science, Computing, Engineering and Technology. The aim is to present sufficient methods to facilitate the numerical analysi
GA-CPP
- 基本遗传算法(Simple Genetic Algorithms,简称SGA,又称简单遗传算法或标准遗传算法),是由Goldberg总结出的一种最基本的遗传算法,其遗传进化操作过程简单,容易理解,是其它一些遗传算法的雏形和基础。 -Basic genetic algorithm (Simple Genetic Algorithms, referred to as the SGA, also known as simple genetic algorithm or standard genetic
cognitive-radio-matlab
- Its matlab code for simulation of cognitive radio.
matlab
- matlab智能算法程序例子,例子中详细介绍了神经网络法遗传算法粒子群算法等解决寻优问题-Examples of intelligent algorithm matlab program, described in detail in the example neural network genetic algorithm particle swarm algorithm to solve the optimization problem
test_vioce
- 基于MFCC的GMM语音识别,该算法清晰明了,简单易懂,非常的适合初学者。-mfcc gmm
稀疏优化MATLAB软件包程序
- SPAMS (SPArse Modeling Software)的MATLAB程序,工程上用的很多的稀疏优化求解器,大家一起学习交流,解压后里面有详细的说明。