-
ask
自己编程产生一种二进制调制信号,为数字调制信号的识别做准备。(Their programming to produce a binary modulation signal, the recognition of digital modulation signals in preparation.)
- 2010-05-11 12:23:08下载
- 积分:1
-
matlab_digital-image-process
冈萨雷斯数字图像处理的所有matlab源码,非常全的一个,供大家对着课本学习使用。强烈推荐给大家。那本书也写的非常不错。(Gonzalez digital image processing matlab source code for all, a very wide one, for everyone to learn to use against the textbook. Strongly recommend to everyone. That book also write very good.)
- 2013-09-21 15:27:12下载
- 积分:1
-
DEBLOCK_PAPER
DEBLOCKING ieee PAPERS
- 2010-07-02 12:01:05下载
- 积分:1
-
Kalman_RBF
the files related to traning RBF network by Kalman filter
- 2010-08-10 04:04:18下载
- 积分:1
-
POLAR3Dv1.2
Plots 3D polar data with axes.(Plots 3D data with polar axes.)
- 2007-04-05 19:26:48下载
- 积分:1
-
ASK
Script in Matlab, Modulation ASK
- 2011-07-02 08:10:47下载
- 积分:1
-
music
基于music算法在频域区分叠加在一起的两个信号,甚至更多信号。(Distinguish the superposition of two signals together, and even more signal in the frequency domain based on the music algorithm.)
- 2012-07-19 21:37:52下载
- 积分:1
-
John-Wiley---Inverse-synthetic-aperture-radar-ima
Inverse synthetic aperture radar imaging with MATLAB
- 2015-01-05 17:43:58下载
- 积分:1
-
Matlab_jiemi
说明: 详细叙述了MATLAB的基本用法并且有一定的实例可供参考(Described in detail the basic use of MATLAB and some examples for reference)
- 2009-08-14 10:09:45下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1