-
FIR
窗函数法滤波器设计程序 对学习数字信号处理很有用(Filter window function method to study the design process of digital signal processing useful)
- 2009-04-30 00:41:53下载
- 积分:1
-
Basics.Of.MATLAB.And.Beyond
A matlab file for the beginners which is very useful
- 2011-01-29 14:33:39下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
AdaptiveTechniquesforMultiuserOFDM
这是一个非常好的关于OFDM的英文文章,它是国外的博士论文,对于想了解整个OFDM的朋友来说,可以了解到许多中文文章所没有的知识。(This is a very good article in English on OFDM, which is the doctoral thesis abroad, who want to understand the overall OFDM' s friends, you can understand that many Chinese do not have knowledge of the article.)
- 2010-07-18 11:34:02下载
- 积分:1
-
Harris
说明: 检点检测,经测试可用,环境为matlab(harris detecter based on matlab)
- 2011-04-18 10:27:48下载
- 积分:1
-
jun7
这是关于dsttd自适应调制的非常好的一片文章(dsttd adaptive modulation on the article a very good)
- 2007-04-20 18:16:44下载
- 积分:1
-
dag-svm
有向无环图程序,程序较为简洁,包含代码和简要说明。(Directed acyclic graph procedure is relatively simple, containing code and a brief description.)
- 2020-11-03 19:49:53下载
- 积分:1
-
vifp_release
V I F P is an full-reference image quality metric for evaluating the visual quality!
- 2010-07-14 16:40:27下载
- 积分:1
-
chap5
说明: 自动控制系统中滑膜变结构控制matlab仿真程序(Automatic Control System of Variable Structure Control of synovial matlab simulation program)
- 2010-04-21 18:26:30下载
- 积分:1
-
main
在MATLAB中,用K均值算法对一些点进行分类,并通过图形进行显示(In MATLAB, using K-means algorithm to classify some point, and through the graphical display)
- 2014-08-26 15:00:06下载
- 积分:1