-
pcm1
通过PCM调制实现信源编码,通过抽样,调制通过MATLAB软件实现(Through the realization of PCM modulation source coding, through sampling, modulation through the MATLAB software)
- 2008-01-08 13:18:53下载
- 积分:1
-
exa030903
离散付里叶补零算法,以及2D汉明窗的离散付里叶算法(discrete Fourier-zero algorithm, and 2D Hamming window of discrete Fourier algorithm)
- 2006-10-09 17:04:24下载
- 积分:1
-
tuxiangchuli
matlab的另一个功能就是应用在图像处理上。有强大的能力处理图像。希望对读者有很大的帮助(Another feature is the application of matlab in image processing. Has a strong ability to handle images. Hope to be very helpful to readers)
- 2013-10-27 21:20:46下载
- 积分:1
-
xiaobobianhuan
这是一个使用matlab实现小波变换的程序(This is a realization of the use of wavelet transform matlab program)
- 2009-05-07 17:28:00下载
- 积分:1
-
TSP
解决背包问题 自动求解最大价值 利益最大化问题(Automatically solve the Knapsack Problem to maximize the interests of maximizing the value of solving the problem)
- 2009-04-20 23:24:10下载
- 积分:1
-
chebybandstop
matlab design of chebyshew bandstop filter
- 2012-03-23 11:48:21下载
- 积分:1
-
DWTwavelet
二维离散小波变换程序,对于初学者有很大帮助(Two-dimensional discrete wavelet transform procedures)
- 2010-05-19 22:31:11下载
- 积分:1
-
mn1
使用matlab对给定的图像进行提取rgb颜色特征,并输出颜色直方图(use matlab to extract the rgb feature )
- 2020-11-05 21:09:50下载
- 积分:1
-
SVMbaseddetectionofthepopulation
基于SVM的人口检测 把SVM这种比较优化的分类器用于人口检测中去 以得到较好的效果(SVM-based detection of the population compared to such optimized SVM classifier to test for the population in order to obtain good results)
- 2009-05-14 19:41:15下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1