-
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
-
lanyatiaopingtonxinxitong
说明: 蓝牙调频通信系统,为simulink形式,直接运行可用(Bluetooth FM communication systems for the simulink form, can be used directly to run)
- 2010-05-03 14:48:52下载
- 积分:1
-
FDC-6DOF
6 DOF EOM Solved for Aircraft
- 2011-12-02 18:57:11下载
- 积分:1
-
PREPID
先进pid参数整定,包含各种用于pid参数整定的算法(Advanced pid parameter tuning)
- 2013-12-27 19:46:40下载
- 积分:1
-
fftsiji
用matlab编写的实现四极照明的DOE设计代码(The quadrupole illumination using matlab DOE design code)
- 2013-05-14 23:34:06下载
- 积分:1
-
stprtool
统计模式识别工具箱。包含一系列经典模式识别源代码。(Statistical Pattern Recognition Toolbox for Matlab.This toolbox implements a selection of statistical pattern recognition
methods.)
- 2012-10-12 02:00:02下载
- 积分:1
-
gold_generator
gold 码发生器,经过MATLAB 仿真,对写NCO有很大的贡献(gold code generator, through MATLAB simulation, writing a great contribution to NCO)
- 2007-11-24 18:26:35下载
- 积分:1
-
多种图像边缘检测与分割处理
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets)
- 2005-04-26 00:01:01下载
- 积分:1
-
review
说明: 冈萨雷斯数字图像处理的一个review 简洁不错(a review of digital image processing)
- 2009-08-08 19:01:32下载
- 积分:1
-
matlab
matlab例子,对学matlab相当相当相当相当相当有用(matlab example, matlab-school very very very very very useful)
- 2010-05-05 23:46:13下载
- 积分:1