-
IPCA
用增量子空间学习法(IPCA)实现车辆的前景检测(With incremental subspace learning method (IPCA) to achieve the prospect of testing vehicles)
- 2011-07-20 17:14:15下载
- 积分:1
-
mypca
自己写的pca matlab 程序,简单,识别率高,可运行(PCA matlab program to write their own simple, high recognition rate, you can run)
- 2013-04-25 16:06:52下载
- 积分:1
-
Signals_With_MATLAB
Signal & Systems WITH MATLAB e-book
good for signal & system engineering course
- 2010-06-24 12:54:32下载
- 积分:1
-
lagrange_poly
construct a single Lagrange polynomial
- 2010-02-08 16:14:31下载
- 积分:1
-
Matlab_LMS3
自适应线性预测编码问题,利用白噪声序列生成信号序列,进而进行LMS迭代,计算滤波器权系数的轨迹曲线和衰减曲线(Adaptive linear predictive coding problem, the use of white noise sequence to generate signal sequence, and then LMS iteration to calculate the filter weights of the trajectory curve and the attenuation curve)
- 2008-04-25 10:22:33下载
- 积分:1
-
sbl_pmkf_radar
用SBL算法和卡尔曼滤波压缩感知算法实现雷达的一维距离像成像,并对两者进行了成像性能分析对吧(SBL algorithm and Kalman filter using compressed sensing algorithm for one-dimensional range radar imaging, and imaging performance analysis carried out both right)
- 2020-11-07 15:29:50下载
- 积分:1
-
最终版遗传算法
多目标遗传算法求最佳值,通过加权的方式将多目标转为单目标(Multi objective genetic algorithm for optimal value)
- 2021-04-13 21:08:56下载
- 积分:1
-
PhaseCongruency
m.file phase congruency for image processing applications
- 2011-01-24 17:50:11下载
- 积分:1
-
chapter_8
现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法(Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method)
- 2011-08-18 20:10:02下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1