-
LMS_P101_1
改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致
(Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB programs, simulation results and the same book)
- 2010-11-12 09:49:36下载
- 积分: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
-
BPSK
QPSK仿真,实现,matlab,m文件(QPSK simulation)
- 2011-05-11 12:18:20下载
- 积分:1
-
Medical-Imaging-Using-Matlab
matlab应用于医学数字信号处理的外文参考文献,既有程序也有理论说明。(Digital signal processing (DSP) techniques, like Radon transformation, Projection
techniques, Fourier transformation in polar form, Hankel transformation, etc., are
used in Medical imaging techniques like Computed Tomography (CT) and
Magnetic Resonance Imaging (MRI) during the process of imaging)
- 2014-02-07 22:11:47下载
- 积分:1
-
sw
说明: 打开视频文件,将图片分割成若干帧,并将每一帧存起来(open the video)
- 2010-10-31 10:28:41下载
- 积分:1
-
4
说明: 想学习MATLAB的同志,可看一下该程序,有帮助有哦!( Wants to study Comrade MATLAB, may look that this procedure, has the help to have!)
- 2010-11-29 19:34:44下载
- 积分:1
-
framesaddandsplit
matlab code for adding and splitting frame to the video
- 2009-06-15 12:05:09下载
- 积分:1
-
EX5
This matlab code is for the processing of digital communication codes
- 2013-11-14 12:02:08下载
- 积分:1
-
stero
将采集的土图片载入MATLAB并计算其熵、灰度值等(The images collected soil load and calculate the entropy MATLAB, the gray values, etc.)
- 2015-03-10 16:33:17下载
- 积分:1
-
string-base64
Convert data (an array of integers) to a Base64 string.
- 2014-02-13 21:35:08下载
- 积分:1