搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
circulant
- This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string. -This MA
Cholesky
- Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
commdoc_rrc
- Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raised cosine filters to perform pulse shaping and matched filtering at the transmitter and receiver, respectively.-Modify the Gray-coded modulation e
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
square
- at Ocaml Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
shape
- 对图片中的各种几何图形进行识别,包括圆形,正方形,矩形,六边形,菱形等-On the picture to identify the various geometric shapes, including round, square, rectangular, hexagonal, diamond, etc.
RectTracker
- 绘制了一个正方形,与之对应的八个点,能用上鼠标拖动其中一个点可改变正方形的大小!也能按住鼠标左键拖曳正方形!-Draw a square, eight corresponding points, drag the mouse can be used on a point which can change the size of a square! Hold down the left mouse button can also drag a square!
New
- mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
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
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
LMS
- LMS(Least Mean Square)算法是一种应用最为广泛的最优化算法-LMS (Least Mean Square) algorithm is a most widely used optimization algorithm
1.2
- OpenGL的简单程序,绘制简单的图形,包括圆形方形等。-A simple OpenGL program, draw a simple graph, including round square, etc..
LS-SVM
- It give the code of Least square support vector matchine
svm-10.2
- support vector machine least square
SVDTLS
- SVDTLS仿真 已知参数下用最小二乘法估计观测数据的ARMA模型的AR参数-SVDTLS simulation parameters are known observational data with least square method to estimate the AR parameters of ARMA model
square
- 实现给定任意方程组的求解运算,通过系数矩阵、矩阵转置和解矩阵列出运算表达式,再运用高斯消去法求解方程组。-the least square
Latin-square
- 拉丁方阵众所周知,但是怎么让一串数字按照拉丁方阵来输出呢,看了这个文档你就会很清楚-Latin square is well known, but how to make a string of numbers in accordance with the Latin square to output it, read this document you will be very clear
Magic Square
- This is solution for Magic square problem in artificial intelenance
Least Mean Square for System Identification
- Least Mean Square for System Identification