搜索资源列表
LSM-with-genetic-factor
- 具有遗传因子的最小二乘法 ,遗忘因子的作用是加强新的数据提供的信息量,逐渐削弱老的数据,防止数据饱和。-The least squares method with genetic factors, the role of the forgetting factor is the amount of information provided by the new data, and to undermine the old data, prevent data saturation.
LSM
- 最小二乘法具有原理明了、算法简捷、收敛较快、易于理解掌握的特点,所以它被广泛用于参数估计之中-Method of least squares principle is clear, simple algorithm converges faster, to grasp the characteristics of easy-to-understand, so it is widely used in the parameter estimation
MatchLSM
- 1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)-1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommend
LSM
- 用LSM算法来反演雷达海杂波图像,获得海浪的各种特征信息-LSM algorithm used to invert radar sea clutter images, access information about various features of the waves
LSM-PKCS11
- A daemon to handle Secure Boxes (cryptographic keys, X509 certificates and data objects), accessible through a PKCS#11 library, supporting non-certified (lite) Hardware or Software Security Modules.
LMS
- LSM算法自适应干扰抵消,和相关算法产生的程序-LSM algorithm is adaptive interference offset programs, and related algorithms generated
lmsPrls
- 基于RLS及LSM收敛方式所提出的改进方法,大大降低反馈回路的参数更新过程所带来的计算量。-Based on RLS and LMS convergence approach proposed improved method, greatly reducing the amount of calculation parameter update process feedback loop brings.
LMS
- 利用LSM算法设计一个自适应滤波器,q阶FIR滤波器。先模拟生成信号,然后加高斯白噪声,再对其进行滤波处理。-Use LSM algorithm design an adaptive filter, q-order FIR filter. Generating the first analog signal, and then adding white Gaussian noise, then it is filtered.
lsm
- zui xiao er cheng fa -zui xiao er cheng fa
lsm
- 在matlab中编写的,利用c语言编写了自适应滤波器的算法,仿真中,图比较多,前后有对比-finish LSM
LSM_identification
- 基于最小二乘的系统辨识程序,可以实现对ARMAX模型的参数辨识,内容包含了单次最小二乘辨识算法和递推最小二乘算法的实现(the system identification method based on LSM.)
lsm
- 使用matlab编写,自适应滤波的最小均方算法(Least mean square algorithm)