搜索资源列表
3matlab_3objs
- 从网上学习的一种对三个运动目标跟踪的多目标跟踪算法,采用卡尔曼滤波方法进行预测。效果还不错。-From an e-learning to track moving targets on the three multi-target tracking algorithm using Kalman filtering method to predict. Results were pretty good.
6ghtg
- MATLAB实用教程-电子教案,很好的学习工具,因该随你们有用-MATLAB Practical Guide- E-teaching, good learning tools, because of the useful as you
ProgrammingMatlabandC++
- 关于matlab和c++相结合编程的电子书籍,英文版的学习资料-On matlab and c++ Combining programming e-books, English learning materials
MATLAB
- 《MATLAB程序设计教程》电子教案~~~有助于matlab学习-" MATLAB Programming Guide" e-lesson plans ~ ~ ~ help matlab learning
MatLab.7.Programming
- MATLAB 7电子教程,英文。不可多得的学习资料,学习自控的必备工具书-MATLAB 7 e-tutorials and English. The rare learning materials, learning self-control essential tool for the book
Matlabelectroniclessonplans
- 关于matlab学习的电子教案,基本的学习资料。-E-learning lesson plans on matlab, basic learning materials.
texbook
- Tex学习电子书籍,英文版,作者:DONALD E. KNUTH-Tex learning e-books, in English, of: DONALD E. KNUTH
matlab
- 关于matlab的详细资料,电子书籍,有基础介绍,算法,实例,代码,对于matlab的学习和应用非常有帮助。-For more information on matlab, e-books, a basic introduction, algorithms, examples, code, and for the learning and application of matlab very helpful.
sanyuan-matlab-book
- 三院电子教学中心的matlab教程,学习matlab编程不错的教程-Hospitals matlab tutorial e-learning center, learning good programming tutorial matlab
KISVM
- KISVM是一种定位关键实例(例如,在图像检索)的多类学习算法。有两种版本,即Bag KISVM和Instance KISVM。-KISVM is a package for locating the key instances (e.g., ROIs in image retrieval) in multi-instance learning. There are two versions, i.e., Bag KISVM and Instance KISVM.
HebbNN
- 简单的神经网络学习规则赫布matlab代码。 这是不知情的初学者学生。它可应用于如简单的任务逻辑“和“,”或“,”不是“简单的图像和分类。 -Simple Matlab Code for Neural Network Hebb Learning Rule. It is good for NN beginners students. It can be applied for simple tasks e.g. Logic "and", "or", "not" and simple
[eBook-Pdf]-Matlab-Programming
- an e-book for learning MATLAB
An-Introduction-to-Scientific-Computing
- An e-book for learning MATLAB
Ruby-books
- 学习Ruby特全的电子书。大多都是英文的,有一本是中文。-Many e-books for learning Ruby language.
matlab
- 学校电子版matlab学习课件,非常适合matlab学习人员-School e-learning courseware version of matlab, matlab is very suitable for learning staff
LMS
- 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 e(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否
SparseBayes
- 实现有效的学习算法 的稀疏贝叶斯模型,即稀疏贝叶斯matlab工具箱-"SparseBayes" is a package of Matlab functions designed to implement an efficient learning algorithm for "Sparse Bayesian" models. The "Version 2" package is an expanded imple
spam-classification--matlab
- 机器学习中的垃圾邮件分类程序,用matlab做的。从以下链接下载垃圾邮件数据(spam data):(数据已下载,放在spambase.zip) http://www-stat.stanford.edu/~tibs/ElemStatLearn/index.html 该数据包含57个邮件信息相关的变量,每条邮件可以被分类为垃圾邮件(Y=1)和非垃圾邮件(Y=0)。输出Y的值在文件中每一列的末尾。练习的目标是要预测电子邮件是否为垃圾邮件。 -Machine Learning spam
GMM_dynamics_position_orientation
- Gribovskaya, E., Khansari Zadeh, S. M. and Billard, A. (2010) Learning Nonlinear Multi-Variate Motion Dynamics for Real-Time Position and Orientation Control of Robotic Manipulators. International Journal of Robotics Research. [Infoscience]
Fast-Tracking
- “Fast Tracking via Dense Spatio-Temporal Context Learning,” In ECCV 2014的源代码,效果非常好。-In this paper, we present a simple yet fast and robust algorithm which exploits the spatio-temporal context for visual tracking. Our approach formulates the spatio-te