-
超大规模集成电路的布线设计
关于二分图最优化问题,该问题在超大规模集成电路的布线设计中有广泛应用。(The programme is mainly about optimization problem on very large scale integrated circuit.(VLSI))
- 2011-06-06 09:25:29下载
- 积分:1
-
EQ_SrcCode
用MATLAB实现的简单的EQ功能,根据系数的调整,可以得到8种不同的音效(A simple EQ function implemented by MATLAB . You can get 8 different sound effects according to the adjustment factor )
- 2009-11-04 16:13:02下载
- 积分:1
-
Hex
正六边形边界条件下的热扩散(自由扩散)的模拟(regular hexagen B.C. )
- 2010-05-10 12:25:06下载
- 积分:1
-
filtering-
基于matlab的切比雪夫滤波,巴特沃滤波器设计,比较全,很好的源代码( Chebyshev filtering and Buttord filter design baseing on the matlab. more complete, good source code
)
- 2011-05-13 17:16:12下载
- 积分:1
-
123
说明: matlab蚁群算法
解决路线最优化,求极值等问题(ant colony algorithm matlab route optimization solution, and issues such as extreme)
- 2009-08-18 17:03:17下载
- 积分:1
-
31767693STFrFT
稀疏分数阶傅里叶变换例子,线性调频信号的例子,分数阶傅里叶变换检测(Sparse fractional Fourier transform examples, linear frequency modulation signal example, fractional Fourier transform detection)
- 2021-04-13 14:48:56下载
- 积分:1
-
FDTDZUOYE
FDTD求二维散射,结构为中间长方体,两边为半圆结构(Seeking two-dimensional FDTD scattering, the structure of the middle rectangular, semi-circular structure on both sides of the)
- 2010-10-16 22:22:27下载
- 积分:1
-
codebook
a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
- 2009-05-13 21:18:29下载
- 积分: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
-
Bernstein
Bernstein基函数的matlab代码(failed to translate)
- 2011-10-06 00:52:20下载
- 积分:1