搜索资源列表
demos
- This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pu
SHIBIE
- Matlab手写文字识别源代码 这个Demo展示手写文字识别的各个步骤,包括图像的预处理、裁剪、大小转换、人工神经网络训练和识别等等。
svm-rbf-demo
- 用于 MATLAB 的 SVM 演示程序,直接放到程序所在目录就可工作。
hmm.zip
- 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
pf_colortracker.zip
- 基于粒子滤波的特定颜色目标跟踪算法C源程序,带Matlab接口和演示的视频数据. ,C Source Code for Partical fielter based Color tracker, with Matlab interface and Video Demo.
mattjj-matlab-hsmm-40a597a
- Bayesian-HSMM it is very useful. in fact, it extended tranditional HSMM. it contains a example, if you want to used it, please run demo.-a matalab code based on Bayesian-HSMM. it is very useful. in fact, it extended tranditional HSMM. it contains
FeatureSelection
- Feature Selection using Matlab. The DEMO includes 5 feature selection algorithms: • Sequential Forward Selection (SFS) • Sequential Floating Forward Selection (SFFS) • Sequential Backward Selection (SBS) • Se
AlgoTrading2010
- matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
demo_rvm
- Demo RVM relevance vector machine matlab
ClusteringToolbox2
- 一个用于聚类的工具箱,内有主元分析、模糊等技术的Matlab源代码和应用实例程序Demo。-One for clustering toolbox, with principal component analysis, fuzzy techniques, such as Matlab source code and application procedures for Demo.
matlab_tutorial_R13
- matlab工具箱的应用演示程序, -matlab toolbox demo application procedures,
libsvm-demo
- libsvm-demo,支持向量机的演示程序,对初学者很有用!-libsvm-demo, Support Vector machine demo program, very useful for beginners!
AP
- 最新AP聚类算法以及演示程序,算法内容参照affinity appropagation in science。-AP latest clustering algorithm as well as the demo program, algorithm reference content affinity appropagation in science.
osu-svm
- 是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。-Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.
gmdh
- 神经网络gmdh的详细程序,demo是主程序-Neural Networks gmdh detailed procedures, demo is the main program
VQshow
- 简单的GUI VQ演示! 平台是MATLAB 非常适合初学者 理解分类器-Simple GUI VQ demo! MATLAB platform is very suitable for beginners to understand the classification
suntton-RL-book-demo
- sutton强化学习书籍的所有matlab例子,学习很有用,不易找到-all matlab demo about sutton s book for reinforcement learning
Fuzzy random forest
- Random forest demo; it just a document
SRCNN
- 是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Reso
matlab Q学习仿真
- Qdemo演示程序 Qlearning Q学习主程序 调用 drnd(随机变量生成函数) 任务改变时,要设当改变execut子函数和一些脚标变换函数。 用于打印状态的statements也要改一下。(Qdemo demo The main program Qlearning Q learning Call DRND generating function (random variables))