-
zishiying
用matlab语言实现自适应控制的二维函数。通过不同的隶属度函数和不同的参数选择可以实现不同的效果(wo-dimensional realization of adaptive control function)
- 2009-06-06 21:15:59下载
- 积分:1
-
Matlab7Programming
说明: 比较详细介绍了matlab编程的语句,特别适合于初学者,是英文书籍,比较不错(matlab the language of technical computing)
- 2009-08-31 17:06:49下载
- 积分:1
-
bigPixel
显示梯度图像,寻找图像中最大像素值并找出边界。(show the gradient of a picture,find the edge of big pixel in a picture)
- 2010-07-28 09:38:05下载
- 积分:1
-
wavecut
在MATLAB环境中,进行数字图像处理中常用到的小波函数系列之三(In the MATLAB environment, to carry out commonly used in digital image processing of the wavelet function series of three)
- 2009-04-27 15:26:00下载
- 积分:1
-
MATLAB-sg-DSP-IP
说明: 使用MATLAB为System Generator for DSP创建IP(The use of MATLAB for System Generator for DSP to create IP)
- 2009-08-04 23:43:13下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
communication
在无线信道的理论基础上,分析了Suzuki信道模型的结构原理,介绍了利用正弦波叠加法构成高斯序列,从而建立Suzuki信道数学模型的方法,并通过Matlab软件对其进行了仿真。(In the theory of radio channel based on the analysis of Suzuki channel model structure principle, describes the use of sine wave superposition method constitutes a Gaussian sequence, thereby establishing a channel model Suzuki method, and through its simulation Matlab software.)
- 2013-10-31 23:39:00下载
- 积分:1
-
MATLAB--program
matlab编程入门,被多所大学当做教材,适合初学者,但是是英文版。(the matlab programming entry, many universities as a textbook for beginners, but is in English.)
- 2012-10-22 20:23:15下载
- 积分:1
-
askdigital
这是简易的ASK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。(This is a simple the ASK signal modulation, the file into Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly.)
- 2013-04-27 12:27:14下载
- 积分:1
-
fenxinglilun
分形课件,介绍了分形的理论的一些概念和用法(Fractal courseware, introduced the theory of fractal)
- 2010-10-11 21:42:52下载
- 积分:1