-
gam_noise_gen
产生服从Gamma分布的噪声可真难啊,呵呵...
产生服从Gamma分布的噪声可真难啊,这个函数费了我好久的力,才理解并实现。写在这里吧。
(Gamma distribution subject to the noise generated can be sad to say ah, huh, huh ... obey the Gamma distribution of the noise generated may be sad to say ah, this function took a long time the power I only understand and implement. Write it here.)
- 2010-06-06 11:59:01下载
- 积分: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
-
weina
基于MATLAB经典维纳滤波算法的仿真和矩阵构建(Classic Wiener filtering algorithm based on MATLAB simulation and matrix building)
- 2011-08-17 17:00:34下载
- 积分:1
-
session23
经济学的数值方法 配套例题以及习题答案的有关牛顿法 最速下降优化的部分。(Newtown methods)
- 2014-01-15 14:40:06下载
- 积分:1
-
VCUSEMatlabCODE
实现了vc和matlab的数据连接和传递,对编程很有利,非常实用方便(ASCII code implements the query and operation of the program is very beneficial, very useful to facilitate)
- 2009-10-08 19:05:16下载
- 积分:1
-
Basic_diffraction_models
Matlab Wireless Communications 应用例程
(Routine application of Matlab Wireless Communications)
- 2009-05-26 15:38:53下载
- 积分:1
-
Visual_Studio_2010-Beginners-Guides
C++初学者必备,介绍Windows下面使用C++进行开发的常见问题,Visual Studio 2010的使用,如何创建新项目,如何调试等等。(Beginners must C++ FAQs introduced Windows following using C++ developed Visual Studio 2010 use, how to create a new project, how to debug.)
- 2013-01-15 14:55:40下载
- 积分:1
-
GA实例
一个关于遗传算法的例子,亲测有效。在理解算法实现基础上就可以很好理解代码啦,主程序直接运行gamain就可以了。(An example of genetic algorithm is given, which is effective. On the basis of understanding the implementation of the algorithm, we can understand the code very well. The main program can run gamain directly.)
- 2019-04-18 17:31:40下载
- 积分:1
-
fanooooo
此matlab对随机产生的任意信号进行费诺编码。
(The matlab on randomly generated signal charge any promise encoding.)
- 2010-12-10 20:18:59下载
- 积分:1
-
MFAC
基于循环流化床锅炉燃烧过程的无模型自适应控制 对初学者有用(based on CFBB combusition MFAC )
- 2014-12-08 15:50:15下载
- 积分:1