-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
optics
optics密度聚类源码,简单容易理解,止血药修改ReadTxt.m中的load的传入,就可以直接运行。(Called density clustering source, simple and easy to understand, hemostatic changes ReadTxt. M of the introduction of the load, can be directly run.)
- 2020-11-08 10:19:47下载
- 积分:1
-
载波
说明: 利用matlab仿真实现载波的平方环载波同步,costas环载波同步和符号同步(The square loop carrier synchronization, Costas loop carrier synchronization and symbol synchronization are realized by MATLAB simulation)
- 2020-10-24 10:50:55下载
- 积分:1
-
bwt
BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out (BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out as (per Figure 3 of Willmore
et al 2008):
Citation:
Willmore B, Prenger RJ, Wu MC and Gallant JL (2008). The Berkeley
Wavelet Transform: A biologically-inspired orthogonal wavelet transform.
Neural Computation 20:6, 1537-1564 )
- 2013-03-28 10:26:10下载
- 积分:1
-
lpr_loc
说明: 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码(prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the color of gray values identification plates (based on blue plates) 2 from the blue and white identification numbers)
- 2006-04-17 22:44:29下载
- 积分:1
-
control_gui_matlab_applications
automatic control applications with matlab, gui based applications
- 2011-05-18 17:13:30下载
- 积分:1
-
image5
Matlab source code related to basic image types. which is useful for the developers
- 2009-04-30 20:02:49下载
- 积分:1
-
spfirst
this support file can be used in matlab by copying it to the current working directory. using this u can access commands like zvect etc.
- 2009-11-21 19:54:35下载
- 积分:1
-
picture_converting
此为图像的walsh与傅里叶变换和对图像进行离散余弦变换处理的源代码源代码(This is the image of walsh and Fourier Transform source code)
- 2009-05-09 17:40:38下载
- 积分:1
-
programmpowerflow
Complex Power Flow, param,pfs_gsm, symetrical component with graph ,Symmetrical Fault Analysis ,Ybus and Zbus
- 2013-08-23 22:21:49下载
- 积分:1