-
waveletPinterpolation
这是一个关于小波分析和插值计算的ppt,详细介绍了小波计算过程中的插值(It s about a wavelet analysis and interpolation calculation of the PPT, detailed introduces the calculation process of wavelet interpolation)
- 2013-01-18 12:40:07下载
- 积分:1
-
mallat
mallat matlab 经典算法,大家学习matlab算法的可以学习借鉴(mallat matlab classic algorithms, we learn matlab algorithm can learn from)
- 2008-12-13 19:21:36下载
- 积分:1
-
pmlfdtd
PML边界的源码在计算电磁学中有很大应用大家好好学习!!!(PML boundary in the calculation of electromagnetic source has great application in the study study hard everyone! ! !)
- 2009-03-12 16:40:09下载
- 积分:1
-
cyqjs
除氧器计算,主要用于除氧器蒸汽耗量计算,简单准确(pipe design)
- 2013-10-17 21:45:09下载
- 积分:1
-
WAtermarking
Watermarking code & their comparison
- 2010-06-21 12:42:43下载
- 积分:1
-
pichuli
此M文件是当进行批处理时,批量的查询所需的文件(When performing batch processing, batch files needed for the query)
- 2013-10-17 13:13:15下载
- 积分:1
-
ddid
FUAL IMAGE DENOSIMNG MATLAB CODE
- 2014-11-27 16:41:55下载
- 积分:1
-
RdlViewer
Send report on Email example
- 2015-01-19 20:49:46下载
- 积分:1
-
MATLAByingyongshilijingjiang
此为《MATLAB应用实例精讲》的开源代码,供大家学习参考。(This is MATLAB application examples succinctly, the source code for everyone to learn reference.)
- 2015-01-27 17:16:08下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1