-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
DoubleBinaryTurbo
General DoubleBinaryTurbo simulation
- 2011-09-15 09:10:55下载
- 积分:1
-
Patch
communication related antenna design
- 2014-12-13 13:24:47下载
- 积分:1
-
astardemo
在matlab软件中,用A星算法进行栅格法路径规划,且路径不固定(In matlab software, using the grid method A star path planning algorithm, and the path is not fixed)
- 2015-03-08 11:44:27下载
- 积分:1
-
Capon
说明: 在雷达信号处理中,在确定波达方向是的波峰形成算法(In radar signal processing, in determining the direction of arrival of the peak is the formation of algorithm)
- 2008-10-10 20:57:06下载
- 积分:1
-
DGPS
Simulation du DGPS (solution graphique)
- 2011-06-06 21:46:59下载
- 积分:1
-
underlyingpath_dw
说明: 给定随机过程,用对偶变量法模拟标的资产的价格路径, 提高一倍速度,并减小一半的标准差(Given random process, with dual variable method for modeling the underlying asset price path, double speed, and reduce the standard deviation of half)
- 2011-04-01 00:44:30下载
- 积分:1
-
xiandaicaisetuxiangfengejishu
图像分割是进行图像理解与分析的基础,是图像工程技术中的一个重要问题, 也是图像处理的经典难题。彩色图像比灰度图像具有
更多的视觉信息, 因而受到了越来越多的重视。文章将彩色图像的分割技术分为三大类,并分别加以系统概括, 分析了各种方法的优缺点。(Image segmentation is the image understanding and analysis of the basis of the image engineering technology is an important issue, but also the classical image processing problems. Color image than the gray image with more visual information, which are more and more attention. Article will color image segmentation techniques into three categories, and to the system were summarized, analyzed the advantages and disadvantages of each method.)
- 2010-05-12 10:25:01下载
- 积分:1
-
haar-wave
matlat 环境下haar小波分析,可以改写成C 语言
(haar wave analysis)
- 2014-09-26 10:06:34下载
- 积分:1
-
G729decoder-and-encoder(Matlab)
G729编码和解码的Matlab源程序,本人已经亲测,绝对能用,欢迎下载。(G729 coding and decoding of Matlab source, I have kissed, absolute can, welcome to download.)
- 2020-12-18 10:09:12下载
- 积分:1