登录
首页 » matlab » ShaShiLeiGanToolbox

ShaShiLeiGanToolbox

于 2007-08-19 发布 文件大小:369KB
0 478
下载积分: 1 下载次数: 12

代码说明:

  该源码里包括很多matlab源代码,比如颜色模型之间的转化等等,对图形图像处理的同行门肯定有帮助。(The source includes a lot of matlab source code, such as the conversion between the color model, etc., on the graphical image counterparts door handle will certainly help.)

文件列表:

ShaShiLeiGanToolbox
...................\0_Read_Me_First.txt
...................\adpmedian.p
...................\average.p
...................\bayesgauss.p
...................\bound2eight.p
...................\bound2four.p
...................\bound2im.p
...................\boundaries.p
...................\bsubsamp.p
...................\changeclass.p
...................\colorgrad.p
...................\colorseg.p
...................\compare.p
...................\connectpoly.p
...................\Contents.m
...................\conwaylaws.p
...................\covmatrix.p
...................\dftcorr.p
...................\dftfilt.p
...................\dftuv.p
...................\diameter.p
...................\endpoints.p
...................\entropy.p
...................\fchcode.p
...................\frdescp.p
...................\fwtcompare.p
...................\gmean.p
...................\gscale.p
...................\histroi.p
...................\hough.p
...................\houghlines.p
...................\houghpeaks.p
...................\houghpixels.p
...................\hpfilter.p
...................\hsi2rgb.p
...................\huff2mat.p
...................\huffman.p
...................\ice.fig
...................\ice.p
...................\ice_stand_alone.p
...................\ifrdescp.p
...................\ifwtcompare.p
...................\im2jpeg.p
...................\im2jpeg2k.p
...................\imnoise2.p
...................\imnoise3.p
...................\improd.p
...................\imratio.p
...................\imstack2vectors.p
...................\intline.p
...................\intrans.p
...................\invmoments.p
...................\jpeg2im.p
...................\jpeg2k2im.p
...................\lpc2mat.p
...................\lpfilter.p
...................\mahalanobis.p
...................\manualhist.p
...................\mat2huff.p
...................\mat2lpc.p
...................\minperpoly.p
...................\paddedsize.p
...................\pixeldup.p
...................\polyangles.p
...................\princomp.p
...................\quantize.p
...................\randvertex.p
...................\Readme.m
...................\regiongrow.p
...................\rgb2hsi.p
...................\rgbcube.p
...................\signature.p
...................\specxture.p
...................\spfilt.p
...................\splitmerge.p
...................\statmoments.p
...................\statxture.p
...................\strsimilarity.p
...................\subim.p
...................\twodsin.p
...................\twomodegauss.p
...................\unravel.dll
...................\unravel.mexaxp
...................\unravel.mexglx
...................\unravel.mexhpux
...................\unravel.mexmac
...................\unravel.mexrs6
...................\unravel.mexsg
...................\unravel.mexsol
...................\unravel.p
...................\vistformfwd.p
...................\wave2gray.p
...................\waveback.p
...................\wavecopy.p
...................\wavecut.p
...................\wavefast.p
...................\wavefilter.p
...................\wavepaste.p
...................\wavework.p

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • decomp_reconst_W
    Decompose image into subbands, denoise using BLS-GSM method, and recompose again. fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig) im: image Nsc: number of scales filter: type of filter used (see namedFilters) block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood noise: signal with the same autocorrelation as the noise parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood covariance: are we considering covariance or just variance? optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0) sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise) Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero). JPM, Univ. de Granada, 3/03
    2010-08-14 20:26:17下载
    积分:1
  • mackeyglass
    This script generates a Mackey-Glass time series using the 4th order Runge-Kutta method. The code is a straighforward translation in Matlab of C source code provided by Roger Jang
    2010-11-17 00:18:50下载
    积分:1
  • Modulation
    调制方式的matlab仿真程序,使用matlab2008编写(Modulation matlab simulation program, to use matlab2008 to write)
    2012-05-23 17:15:01下载
    积分:1
  • pso
    基于matlab的基本的粒子群程序,可以直接运行,有助于初学者学习(Based on of matlab the basic particle swarm program can be run directly to help beginners learn)
    2013-03-13 20:13:40下载
    积分:1
  • grafik_fadeslope
    grafik fadeslope source code program
    2015-03-15 16:07:05下载
    积分:1
  • Digital-communication
    数字通信原理—基于Matlab仿真计算 里面包含很多实际例子的仿真程序(Digital communication theory- based on Matlab simulation which contains many practical examples of the simulation program )
    2012-01-13 21:44:07下载
    积分:1
  • signal_procesing
    数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)
    2014-06-06 10:51:43下载
    积分:1
  • First_frac
    用matlab编写的模拟地震波在均匀各向同性介质中传播的正演程序,震源为爆炸震源。(Written by matlab simulation of seismic wave propagation in homogeneous isotropic media the forward process, the source for the explosion source.)
    2011-04-25 08:48:29下载
    积分:1
  • Two-dimensional-random-number
    学习采用Matlab程序产生正态分布的二维随机数 估计类均值向量和协方差矩阵的方法 类间离散度矩阵、类内离散度矩阵的计算方法(Learning using Matlab program to generate two-dimensional normal distribution random number estimated class mean vector and covariance matrix method class scatter matrix calculation method of class dispersion matrix)
    2013-01-23 11:34:33下载
    积分:1
  • exercise_1
    m序列产生m序列产生m序列产生m序列产生m序列产生m序列产生(m-sequence generator m sequence generation m-sequence generator m-sequence generator m sequence generation m-sequence generator)
    2013-11-06 12:38:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载