-
analyse_fringes
reconstruct image with an input image with interference fringe (use fft2, ifft2, angle)
- 2011-01-20 19:27:37下载
- 积分:1
-
N-R MATLAB
说明: 牛顿拉夫逊法用MATLAB如何实现其功能,在迭代过程中如何使用循环算法(Newton-Raphson Power Flow)
- 2020-11-21 07:00:29下载
- 积分:1
-
two_PWM_programs
两个平面波展开程序,关于二维结构,希望对大家有所帮助。(Two plane wave expansion method programs,about two dimensional structure.)
- 2009-04-29 00:24:52下载
- 积分:1
-
matlabcode1
basice code and example of MatLab about signal processing
- 2009-04-03 05:21:05下载
- 积分:1
-
slidingmo11
永磁同步电机SVPWM调速控制,适用于matlab7.0以上版本(SVPWM speed permanent magnet synchronous motor control, apply to more than matlab7.0 version)
- 2020-11-20 11:29:37下载
- 积分:1
-
IA2_P1v1
说明: Este código extrae los bigramas de un texto...
- 2010-04-18 21:55:35下载
- 积分:1
-
renlianshibie
人脸识别程序,可以很好的识别不同人的脸型(Face recognition program that can recognize a good face different people)
- 2010-05-27 17:25:29下载
- 积分:1
-
Digital-Signal-Processing-Using-Matlab-v4
Digital Signal Processing Using Matlab v4.0 (John G Proakis)
- 2015-03-09 01:12:01下载
- 积分:1
-
matlab
test2:
一、 基本最小二乘法一次算法
二、 基本最小二乘法递推算法
三、 最小二乘遗忘因子一次完成算法
四、 最小二乘遗忘因子递推算法
五、 最小二乘限定记忆算法
六、 最小二乘偏差补偿算法
七、 增广最小二乘算法
八、 广义最小二乘算法
test3:
一、 辅助变量自适应滤波算法
二、 辅助变量纯滞后算法
三、 辅助变量Tally原理算法
四、 多级最小二乘算法
五、 各类改进最小二乘算法的特点
test4:
1、 第二类随机性辨识问题的梯度校正
2、 随机牛顿法
test5:
1、 递推的极大似然估计
2、 预报误差参数辨识
test6:
1、 根据Hankel矩阵秩估计模型阶次(弱噪声)
2、 根据Hankel矩阵秩估计模型阶次(强噪声)
3、 利用行列式比估计模型阶次(白噪声)
4、 利用行列式比估计模型阶次(有色噪声)
5、 利用残差的方差估计模型阶次(白噪声)
6、 利用残差的方差估计模型阶次(有色噪声)
7、 AIV定阶法(白噪声)
8、 AIV定阶法(有色噪声)
test7:
1、 一阶惯性+纯滞后环节-----两点法
2、 面积法1
3、 levy法
(test2:
First, the basic method of least squares algorithm once
Second, the basic recursive least squares algorithm
Third, once the forgetting factor least squares algorithm
Fourth, the forgetting factor recursive least squares algorithm
Fifth, the least-squares algorithm limited memory
Six , least squares error compensation algorithm
Seven , extended least squares algorithm
Eight , generalized least squares algorithm
test3:
An auxiliary variable adaptive filtering algorithm
Second, the auxiliary variable time delay algorithm
Third, the principle of auxiliary variable algorithm Tally
Fourth, multi-stage least squares algorithm
Fifth, the least squares algorithm to improve the characteristics of various types of
test4:
1, the second class of stochastic gradient identification problem corrected
2 , randomized Newton
test5:
1, the recursive maximum likelihood estimation
2, the prediction error parameter identification
test6:
1 , according to the Hankel matrix rank est)
- 2020-10-29 10:59:57下载
- 积分:1
-
Bayes
贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,而且方法简单、分类准确率高、速度快。(Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms. In many cases, Naive Bayes (Naï ve Bayes, NB) classification algorithm with decision trees and neural network classification algorithm is comparable, the algorithm can be applied to large s, and the method is simple, accurate classification rate of speed.)
- 2015-04-21 16:29:05下载
- 积分:1