-
shiyan
大学信号与系统实验代码
实验一中的第一小题,简单程序matlab(University signal and system experimental code)
- 2011-10-07 18:40:30下载
- 积分:1
-
src-fusion
A. Fusion at the Feature Extraction Level
The data obtained from each sensor is used to compute a
feature vector. As the features extracted from one biometric
trait are independent of those extracted from the other, it is
reasonable to concatenate the two vectors into a single new
vector. The primary benefit of feature level fusion is the
detection of correlated feature values generated by different
feature extraction algorithms and, in the process, identifying a salient set of features that can improve recognition accuracy
[14]. The new vector has a higher dimension and represents the
identity of the person in a different hyperspace. Eliciting this
feature set typically requires the use of dimensionality
reduction/selection methods and, therefore, feature level fusion
assumes the availability of a large number of training data.
- 2013-03-14 16:40:42下载
- 积分:1
-
code2
matlab图像处理图像超分辨率放大 临域嵌入法 编程实例(Super-Resolution Through Neighbor Embedding code )
- 2013-04-05 12:31:43下载
- 积分:1
-
(2)_(ebook_english)_learn_how_to_draw_(good)
learn english language
- 2010-08-02 02:37:56下载
- 积分:1
-
Writing-Fast-MATLAB-Code
结合多个例子演示编写matlab程序及用matlab程序解决数学问题的简单方法,适合matlab学习者使用。(Combined with a number of examples to demonstrate simple method to write matlab program matlab program to solve mathematical problems, and suitable for the use of matlab learners.)
- 2012-05-06 16:59:21下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1
-
TrackRoute
用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。(With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.)
- 2013-11-23 14:31:30下载
- 积分:1
-
lms
LMS滤波,自适应滤波法,试过了,可以用(LMS filter, adaptive filtering, tried, you can use)
- 2013-12-10 23:44:39下载
- 积分:1
-
templates
programing in matlab helping you ser
- 2012-03-26 23:50:48下载
- 积分:1
-
kruskal
求最短路径的kruskal程序源代码适用于最小生成树(The shortest path kruskal source code)
- 2012-06-24 12:49:22下载
- 积分:1