-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1
-
chapter4
说明: 《数字图像处理与机器视觉:Visual C++与Matlab实现》4
特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统(" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN based digital character recognition system)
- 2010-04-22 09:10:56下载
- 积分:1
-
DesignProjection
该程序实现了压缩感知理论中采用矩阵的优化。在压缩感知理论中,要求采样矩阵与稀疏矩阵的相关性越低越好。该代码采用一种交替投影的方法实现采用矩阵的优化,有效降低其相关性。(The program to achieve the optimization of the use of matrix theory compressed sensing. Requirements of the sample matrix and sparse matrix theory of compressed sensing, the lower the better. The code uses an alternating projection method to achieve the optimization of the use of matrix to effectively reduce the correlation.)
- 2020-11-21 13:39:35下载
- 积分:1
-
facerecognition
加州大学的MATLAB人脸识别代码,采用了图像结构模型,可以很好地识别人脸(University of California MATLAB code for face recognition, using the image structure model, can be a good face recognition)
- 2013-12-18 15:28:45下载
- 积分:1
-
ALG024
SECANT法求解一个连续方程,f(x) = 0,给两个初始值( SECANT ALGORITHM 2.4
To find a solution to the equation f(x) = 0
given initial approximations p0 and p1:
INPUT: initial approximation p0, p1 tolerance TOL
maximum number of iterations N0.
OUTPUT: approximate solution p or
a message that the algorithm fails.)
- 2009-04-30 21:39:11下载
- 积分:1
-
kalman
关于卡尔曼滤波器的程序,程序可直接运行,有效果图,PPT解释说明,供初学者学习。(On the Kalman filter process, the program can be run directly, there are effective plans, PPT explanations for beginners to learn.)
- 2009-11-18 08:45:36下载
- 积分:1
-
RLS1
本程序为带遗忘因子的递归最小二乘的程序,在MATLAB下进行仿真。(This procedure with forgetting factor recursive least squares procedure, the MATLAB simulation.)
- 2012-04-29 10:41:39下载
- 积分:1
-
interpcontourlet(1)
MATLAB CODE FOR INTERPOLATION
- 2013-09-13 19:01:59下载
- 积分:1
-
newton--matlab
4次牛顿差值多项式的matlab实现 数值分析实习作业(4 Newton polynomial difference)
- 2013-11-17 17:19:57下载
- 积分:1
-
qicheqiziyouduchengxubijiao
汽车七自由度改编的振动程序,采用对比方法比较了《汽车振动分析》里面的振动程序,欢迎大家下载学习与交流(vibration of the car with seven degrees)
- 2013-12-22 15:18:06下载
- 积分:1