-
lptoolbox
This toolbox contains Matlab files that implement the Laplacian pyramid (LP)
decomposition and the new reconstruction method(This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction method)
- 2008-12-17 00:00:31下载
- 积分:1
-
shiXuTu
作业A和作业B串行(不采用缓输出技术)的时序图
作业A和作业B并发(采用缓输出技术)情况下的一种时序图(Job A and job B serial (non-use of slow output technology) and timing diagram concurrent operation A and operation B (using slow output technology) in case of a timing diagram)
- 2009-12-14 10:34:43下载
- 积分:1
-
ber
Script for simulating binary phase shift keyed transmission and
reception and compare the simulated and theoretical bit error
probability for Coded and Uncoded Modulation using Hamming Codes
- 2013-11-16 23:09:11下载
- 积分:1
-
guess
此程序描写了一个猜数过程,系统在给定范围内随机生成一个数,如何根据提示在较少的次数内才对这个数。(This procedure describes a guessing process, the system randomly generated within a given range of a number of tips on how to lower the number of times the number of fishes.)
- 2010-12-21 10:39:42下载
- 积分:1
-
Riemann_solver
用matlab求解的一维黎曼问题的精确解,有限体积格式(Using matlab dimensional Riemannian problem solving an exact solution, finite volume scheme)
- 2013-10-28 10:21:46下载
- 积分:1
-
imaging-processing-in-matlab
matlab图像处理应用,利用matlab进行图像处理的书籍(application of imaging processing in matlab)
- 2013-12-30 16:05:25下载
- 积分:1
-
Linear-matrix-neural-network
线性神经网络的MATLAB程序编写,实现神经网络功能(Linear-matrix-neural-network)
- 2009-11-02 09:00:21下载
- 积分:1
-
DBN
说明: 通过第一个rbm,依次训练后续的rbm,最终完成DBN 的训练(Through the first RBM, train the following RBM in turn, and finally complete the training of DBN)
- 2020-09-07 14:58:12下载
- 积分: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
-
09
说明: 有关matlab一简单的试验程序,可以当初步学习时参考使用(On the matlab a simple test procedures, can be a reference to the use of a preliminary study)
- 2008-11-29 14:32:42下载
- 积分:1