-
mbook
北京航空航天大学出版社张志涌、徐彦琴 主编的matlab教程的notebook版电子文档(Beijing University of Aeronautics and Astronautics Press Zhang Yong, Xu Qin matlab Guide editor-in-chief of the notebook version of electronic documents)
- 2008-12-18 09:33:57下载
- 积分:1
-
eigenfaces_sample
Eigenfaces is used to representing a face by projecting original images onto a face space defined by eigenvectors, and then a new face is compared to known faces by calculating the distance between their projections onto face space. (Eigenfaces is used to representing a face b y original projecting images onto a face space d efined by eigenvectors. and then a new face is compared to known faces by c alculating the distance between their project ions onto face space.)
- 2007-05-18 06:45:01下载
- 积分:1
-
yichuansuanfa
遗传算法源码,对遗传算法的学习改进有帮助,有例子。(Genetic algorithm source code, learning improvement of genetic algorithms to help, there are examples.)
- 2021-03-29 13:09:10下载
- 积分:1
-
Simulation-of-communication-system
MATLABSimulink通信系统建模与仿真,OFDM系统里面的例子仿真分析 很好哦(Modeling and Simulation of MATLABSimulink communication system)
- 2015-01-07 16:30:16下载
- 积分:1
-
BFGS
拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)
- 2017-05-05 10:28:29下载
- 积分:1
-
GMM
多高斯模型是检测运动目标的一种背景消减的方法,这是用matlab实现的(Multi-Gaussian model is the detection of moving targets in a background reduction method, which is achieved using matlab)
- 2008-01-08 09:57:57下载
- 积分:1
-
linearconvolution
This is the source code for Linear convolution in MatLab
- 2010-10-01 22:32:17下载
- 积分:1
-
EWB
说明: EWB中元器件的详细讲解实用的很啊!洗完喜欢!(EWB in the components explained in detail)
- 2010-04-19 10:27:29下载
- 积分:1
-
Etap1
It is the corresponding testing
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
- 2011-07-15 01:28:17下载
- 积分:1
-
melfilter
meifilter倒谱系数滤波器,欢迎大家使用(it s melfilter, welcome to download)
- 2010-11-16 16:43:31下载
- 积分:1