搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
LS_Fitlers
- MATLAB下用最小二乘设计低通,高通,带通,带阻数字滤波器。-Using MATLAB m-file to design LP, HP, BP and BS fitlers based on Least-square algorithm.
nmagic
- N阶磨方阵算法代码。用于生成N阶行、列和对角线之和相等的方阵。-N-order square algorithm code mill. Used to generate N-order rows, columns and diagonal and equal to the square.
adaptive_interference_cancellation_with_LMS_algor
- this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using matlab.-this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using
2
- 扩展欧几里德算法不但能计算(a,b)的最大公约数,而且能计算a模b及b模a的乘法逆元。平方和乘算法的复杂度:执行次数至少要k次模乘,最多需要2k次模乘。-Extended Euclidean algorithm for computing not only (a, b) the common denominator, and to calculate a modulus b and b modulus a multiplicative inverse of. Square and by the
ELS
- 系统辨识,增广矩阵最小二乘批算法,使最小二乘批算法对有色噪声也一致无偏-System Identification,Extended Matrix Least Square Algorithm
DeblurringImagesUsingaRegularizedFilter
- Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square
RANSAC
- Explanation to RANSAC Algorithm, useful to fit lines or better least square algorithm.
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
search
- 排序查找程序,实现了n方算法和nlog(n)算法,可以互相比较-Sort search procedure, to achieve n-square algorithm and the nlog (n) algorithm, can be compared with each other
LMS
- LMS(Least Mean Square)算法是一种应用最为广泛的最优化算法-LMS (Least Mean Square) algorithm is a most widely used optimization algorithm
ante
- 智能天线的MATLAB实现 利用MMSE标准的最小均方算法 结果正确 可以直接使用-MATLAB implementation of smart antenna using the standard MMSE minimum mean square algorithm can correctly use the results
splitmerge
- SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies t
ILMSS-MATLLABn
- 介绍了一种基于最小均方算法(LMS 算法) 的自适应均衡器的原理与结构,针对用硬件实现LMS算法的自适应均衡器存在的诸多缺点,运运用MATLAB 工具对各种结构形式的自适应均衡器在不同信道模型下的收敛速度与与精度进行仿真,并介绍了该仿真程序源码。 可直接使用。 -Based on the principle and the structure of the adaptive equalizer in the least mean square algorithm (LMS algorithm
luoxuanfangzhen
- 基于Java语言实现的螺旋方阵算法,自然数由方阵的最外圈向内圈顺序排列。-Spiral square algorithm based on the Java language, the natural number by the square of the most outer to the inner order of arrangement.
minimum-mean-square-error-algorithm
- 自适应滤波算法(最小均方误差算法)matlab源码程序-Adaptive filtering algorithm Matlab source program (minimum mean square error algorithm)
BP-neural-network-algorithm
- BP神经网络算法的matlab代码,本程序根据训练好的网络文件预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比-BP neural network algorithm Matlab code, the procedures under the trained network file to predict new data file, the mean square error and draw the comparison of the predicted data and the
NLMS
- 对归一化最小均方算法NLMS的matlab仿真,包括收敛曲线-The normalized least mean square algorithm NLMS matlab simulation, including convergence curve
58435
- The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm. The sour
чб
- The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm.