Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
![]() |
#1 |
初级会员
注册日期: 2009-02-01
年龄: 39
帖子: 5
声望力: 0 ![]() |
![]()
在用小波对图像进行消噪处理时遇到问题,原图像可以显示,但是噪声却加不上去。程序如下
load whale subplot(2,2,1); image(X); colormap(map); title('a'); init=2055615866; rand('seed',init); XX=X+12*randn(size(X)); subplot(2,2,2); image(XX); colormap(map); title('b'); 但是出现错误,说 ??? Error using ==> plus Integers can only be combined with integers of the same class, or scalar doubles. Error in ==> xiaozao3 at 8 XX=X+12*randn(size(X)); 貌似说整数的类型不一样,还望指教。 |
![]() |
![]() |
|
|
![]() |
||||
主题 | 主题作者 | 版面 | 回复 | 最后发表 |
使用谱减法的语音增强matlab源程序 | 0503091020 | MATLAB论坛 | 5 | 2014-04-09 15:51 |
ORIGIN去卷积 | blanc | Origin论坛 | 0 | 2009-03-19 20:42 |
GM(1,1) | lvlianggan | MATLAB论坛 | 2 | 2008-11-07 22:52 |
[讨论]各位高手有谁试过C#成功调用matlab的神经网络工具箱吗? | beardgh | MATLAB论坛 | 0 | 2008-10-31 16:12 |
[求助]帮忙看看这个该怎么仿真 | sandy920324 | MATLAB论坛 | 2 | 2008-09-18 19:50 |