-
polyangles
POLYANGLES函数的功能是计算多边形图形的内角(POLYANGLES function is to calculate the angles polygon graphics)
- 2013-10-16 21:16:45下载
- 积分:1
-
newton_ex
牛顿法matlab版本的一个实例源代码,带轨迹收敛图。(a source code of newton algorithm by matlab )
- 2013-10-27 16:44:08下载
- 积分:1
-
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
-
LMS
线性滤波中的最陡下降法和LMS自适应算法的代码实现,两种算法进行比较,并画出了迭代轨迹曲线(Achieve linear filter method of steepest descent and the code of the LMS adaptive algorithm, two algorithms are compared, and draw the curve of the iterative trajectory)
- 2013-02-25 10:05:05下载
- 积分:1
-
ceshi
颜色恒常性的算法,对不同光照下的图像进行颜色纠正。(Color constancy algorithms for image under different illumination color correction.)
- 2015-11-08 17:06:42下载
- 积分:1
-
Simulink_DSP_Blockset
Simulink DSP Blockset
- 2010-09-30 20:01:37下载
- 积分:1
-
FIR-FILTER
基于MATLAB对FIR数字低通滤波器进行设计,其中的MATLAB源程序通过实验验证(FIR digital low-pass filter design based on MATLAB, MATLAB source verified by experiments)
- 2013-01-26 21:12:29下载
- 积分:1
-
(Cubic-inter)
cubic interpolation search method m-file
- 2011-02-08 13:20:11下载
- 积分:1
-
Equalization
说明: 信道均衡的仿真,预置式均衡滤波器,通过均衡看均衡前后的误码率(Simulation of channel equalization, preset EQ filter, through a balanced look at the bit error rate before and after equilibrium)
- 2009-07-29 10:26:49下载
- 积分:1
-
pintu1
简单的拼图游戏的matlab程序,含word文件,可做参考(Simple puzzle matlab program, including word documents, do reference)
- 2014-11-23 15:13:35下载
- 积分:1