-
ofdm
ofdm调制的matlab程序实现,经过验证是可以实现的,但是具体应用的时候需要自行修改程序中的一些参数(ofdm modulation matlab program, after verification can be achieved, but it requires its own specific application to modify some of the parameters in the program)
- 2013-11-08 10:10:06下载
- 积分:1
-
ELM
极限学习机在matlab中elm函数调用示例,以及elm源代码。(Extreme Learning Machine in matlab elm function call examples, and elm source code.)
- 2016-03-09 16:47:52下载
- 积分:1
-
HaffAdder-in-Wireword-with-Cellular-Automata-in-m
implementation of 1bit Haff Adder in Silverman Wireword with Cellular Automata in Matlab.
- 2011-02-07 19:42:17下载
- 积分:1
-
PSO
在判别分析中使用粒子群优化算法求解最优判别函数(Particle Swarm Optimization(PSO))
- 2010-09-19 19:42:12下载
- 积分:1
-
PG_SPBOW
说明: 开源计算机视觉目标识别代码,里面的内容非常详细,而且注释很清晰(a very famous open source computer vision code for object recognition)
- 2011-03-30 20:15:09下载
- 积分: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
-
tuxiangchuli
关于图形 处理的程序,里面有图像和源程序文件,用matlab语言进行实现。(On the graphics processing procedures, there are images and the source file, with the realization of matlab language.)
- 2008-12-17 21:05:18下载
- 积分:1
-
3d
说明: 基于径向基函数与B样条的散乱数据拟合方法,适合实现三维重现。(Based on Radial Basis Functions and B-spline of scattered data fitting method for achieving three-dimensional reproducibility.)
- 2010-06-14 11:19:27下载
- 积分:1
-
csvd
用于特征值进行分解的,希望对大家有用!
互相交流,因初学,不到之处见谅!(For eigenvalue decomposition, and we hope to be useful! Exchange, as beginners, no place forgive me!)
- 2011-05-18 19:54:07下载
- 积分:1
-
sydrome
syndrome calculater to reduce adaptive noise
- 2015-05-02 10:30:08下载
- 积分:1