-
-2660
《matlab程序设计教程》里的程序代码,源程序,每一章节都有例子()
- 2008-05-05 10:27:54下载
- 积分:1
-
xiaobofenxi
小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果:
一、连续小波分析:
所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周期为100的锯齿波,第二项-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3为一周期为34的锯波,第三项为一周期为4*pi正(余)弦波。另外叠加了一幅度为5的噪音信号。
程序包包含程序与说明文档。(Wavelet works mainly consists of two parts: first, the application of continuous wavelet analysis, II, Discrete Wavelet Analysis.)
- 2010-05-06 18:04:59下载
- 积分:1
-
beam_patterns2
根据IEEE标准中beamforming codebook画出的曲线(Beamforming codebook according to IEEE standard curve drawn)
- 2011-05-25 10:14:37下载
- 积分:1
-
music1
幅相误差下的doa估计,本人编写,绝对可用(Amplitude and phase error estimates under the doa, I write, absolutely free)
- 2011-06-07 19:33:22下载
- 积分:1
-
equilibrium-point
根据系统的动力学方程m文件和simulink求出系统的平衡点(Based on the system dynamics equation of m documents and simulink the equilibrium point of system)
- 2013-06-01 20:58:27下载
- 积分:1
-
SLM
计算全息法 加载涡旋相位 很好用的一个方法(Spatial light modulator SLM, loaded vortex phase)
- 2020-06-30 13:20:02下载
- 积分:1
-
CGHwatermarkmatlabcode
说明: 关于半色调编码计算全息图的信息隐藏Matlab程序的说明:
算法实现主程序为CGHwatermark;
位相恢复函数为phaseSL;
用计算全息记录已知振幅和位相的复波前函数为Hologen;
半色调编码函数为AMhalftone;
嵌入信息的提取直接调用Matlab自带的FFT2函数;
主程序的函数调用关系如下
读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(完成嵌入)--->FFT2(提取水印信息)
主程序结果保存于holo&mark文件夹
对算法鲁棒性测试的程序:
1. 对于剪切操作 Cliptest 结果存放于cliptest文件夹
2. 对于缩放操作 zoomtest 结果存放于zoomtest文件夹
3. 对于旋转操作 rotatetest 结果存放于rotate文件夹
4. 对于滤波操作 filtertest 结果存放于filtertest文件夹
5. 测试算法的时间效率 timetest
6. 分析嵌入信息后图像质量与参数alpha,tao的关系 msetest(err)
- 2008-09-09 10:14:23下载
- 积分:1
-
MATLAB_RLINK
A COM based interface that allows you to call R functions from within MATLAB. The functions are:
openR - Connect to an R server process.
evalR - Run an R command.
getRdata - Copies an R variable to MATLAB.
putRdata - Copies MATLAB data to an R variable.
closeR - Close connection to R server process.
Rdemo - An example of using R from withing MATLAB.
- 2011-10-12 05:33:29下载
- 积分:1
-
butterworthhighpass.rar
butterworth高通滤波器的原程序,可用MATLAB的FILTER函数测试.可得到高通滤波器数字系统函数的系数.(Butterworth high-pass filter the original procedure, MATLAB can be used to test the FILTER function. Available high-pass filter function of the coefficient of digital systems.)
- 2007-12-03 11:16:09下载
- 积分:1
-
SuzukiChannel
suzuki process be one of the famous channel modeling that described by lognormal distributation that added by railey fading distributation.
- 2009-11-02 03:07:18下载
- 积分:1