-
picture
数字图像处理中的有关线性变换,如角度变换等(Digital image processing of the relevant linear transformation, such as the perspective of transformation)
- 2008-01-01 11:06:33下载
- 积分:1
-
Remove_thenoises_using_wavelet_transform
这是在matlab编程环境下,用小波变换实现的图像去噪处理程序。本程序可以直接加载电脑中的图片而不是使用matlab中自带的图像数据。适合小波变换去噪处理的初学者。(This is a programming environment in matlab, using wavelet transform for image denoising process. The computer program can load images directly instead of using image data that comes with matlab. Wavelet denoising for beginners.)
- 2011-01-10 15:28:05下载
- 积分:1
-
ofdm_continu_vs_ifft
基于OFDM体制的调制和解调程序。对码流进行OFDM方式的调制和解调。(System based on OFDM modulation and demodulation process. Code stream of OFDM modulation and demodulation methods.)
- 2010-10-26 20:38:01下载
- 积分: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
-
statistical-words-and-sentences
用于统计单词和句子数量,采用MATLAB编程(For the number of statistical words and sentences)
- 2012-05-18 22:18:33下载
- 积分:1
-
clusters4
it is cluster4 matlab code
- 2013-10-06 06:13:59下载
- 积分:1
-
adaptcdma
Adaptive DS-CDMA Receiver
- 2010-05-08 11:24:16下载
- 积分:1
-
SS_demo1
Spectrum Sensing Demonstration
- 2011-10-27 07:46:29下载
- 积分:1
-
xiaobofenjie
和自回归模型一起写的小波模型,里面用到了自回归,自回归模型已上传(Since the regression model and the wavelet model with writing, which used the autoregressive, autoregressive models have been uploaded)
- 2010-05-25 14:57:39下载
- 积分:1
-
BPNN
此代码是BP网络的MATLAB仿真程序,实现的是对曲线的拟合。(This code is a BP network, MATLAB simulation program, implementation is the fitting curve.)
- 2009-12-02 01:51:19下载
- 积分:1