-
kalman
Kalman Filtering Theory and Practice, Using MATLAB
- 2007-09-21 14:33:27下载
- 积分:1
-
IIR5
说明: 通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。(by calling IIR5 function as a signal to the filter, which it adopted fdatool design a direct-Chebyshev filter parameters stored in coefficients1.mat document.)
- 2005-11-18 10:52:14下载
- 积分:1
-
gaussfitarc_n
matlab中使用不同参数的gauss基函数逼近圆弧 (the matlab using different parameters in gauss base function approximation arc)
- 2013-04-12 09:34:00下载
- 积分:1
-
11930525finite_ridgelet_transform_toolbox
it s a ridgelet code
- 2011-12-28 16:43:54下载
- 积分:1
-
work
bp网的MATLAB工程,调试通过打开可用(bp net work operation on MATLAB7.0)
- 2010-09-25 19:16:54下载
- 积分:1
-
MATLABpingpufenxi
基于 MATLAB 的时域信号采样及频谱分析
基本要求:① 掌握数字信号处理的基本概念、基本理论和基本方法;
② 学会 MATLAB 的使用,掌握 MATLAB 的程序设计方法;
③ 学会用 MATLAB 对信号进行分析和处理;
④ 信号的各参数需由键盘输入,输入不同参数即可得不同的x(t) 和x(n);
⑤ 撰写课程设计论文,用数字信号处理基本理论分析结果。
(MATLAB-based time-domain signal sampling and spectral analysis of the basic requirements: ① to grasp the basic concepts of digital signal processing, basic theory and basic methods ② learn the use of MATLAB, MATLAB programming method to master ③ learn to use MATLAB to analyze the signal and processing ④ signal parameters to be input from the keyboard, the input parameters can be different in different x (t) and x (n) ⑤ thesis writing course design, with the basic theory of digital signal processing analysis.)
- 2010-11-22 12:35:24下载
- 积分:1
-
M
说明: 基于模板匹配的车牌自动识别系统的设计源代码(Based on template matching license plate recognition system design source code)
- 2014-11-27 18:12:28下载
- 积分:1
-
BPSKAWGN
bpsk in Rayleigh fading
- 2009-04-19 14:58:30下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
GranadaDemo.tar
从2d图片中提取轮廓特征,通过线性回归,建立从特征到3d人体姿态的回归函数,来实现人体3d姿态评估(Contours extracted from the 2d image features, by linear regression, the establishment of 3d human body posture from the feature to the return of function, to achieve the body posture assessment 3d)
- 2011-01-07 23:21:40下载
- 积分:1