-
GP_correlation_dimension
1、GP_Algorithm_main.m - 程序主文件
2、LorenzData.dll - 产生Lorenz离散数据
3、normalize_1.m - 数据归一化
4、correlation_interal.c - 计算关联积分的源代码文件
5. correlation_interal.dll-计算关联积分的mex文件
没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的
关联积分算法,在此说明和表示感谢!
mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。
">
- 2006-12-27 12:17:09下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
soud-process
说明: 用图表表示出语音信号的语音信号时域波形,短时幅值和短时过零率,短时能量和短时过零率,短时幅值和短时能量,短时能量和短时幅值--hamming window。(Graphically show the voice signal voice signal waveform, amplitude and short-zero short-term rates, short-time energy and short-term zero crossing rate, short-term amplitude and short-term energy, short-term and short-term rate of energy value- hamming window.)
- 2011-04-02 14:06:32下载
- 积分:1
-
rcwa-method
The code is a Matlab program which can be use to calculate the energy distribution of grating. The method used is RCWA method.
- 2021-03-30 21:09:09下载
- 积分:1
-
57879
The following Matlab project contains the source code and Matlab examples used for inpainting (coherency sensitive hashing). This submission provides image inpainting using coherency sensitive hashing (CSH).
- 2014-09-05 11:54:19下载
- 积分:1
-
BP.m
BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)(BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness))
- 2013-12-01 19:38:44下载
- 积分:1
-
a-novel-approach-to-DOA-estimation
子空间类波达方向(Direction Of Arrival,DOA)估计算法的关键在于得到高质量的信号子空间估计。该文利用矩阵伪逆的双正交性,针对源信号不相关而其本身是色信号的情况,给出了一种新颖的DOA估计算法,它不需要知道噪声统计特性。该算法利用一组空间相关矩阵的结构化信息,能稳健而精确地估计出信号子空间,从而得到DOA的精确估计。仿真实验证实了所给算法的有效性。(The key subspace DOA (Direction Of Arrival, DOA) estimation algorithm is to get a high quality signal subspace estimation. In this paper, the use of pseudo-inverse matrix dual orthogonal signals for the source itself is not related to the case and the color signal is given a novel DOA estimation algorithm, it does not need to know the statistical properties of the noise. The algorithm uses a set of structured information in spatial correlation matrix can be robust and accurately estimate signal subspace to obtain an accurate estimate of the DOA. Simulation experiments confirmed the effectiveness of the proposed algorithm.)
- 2014-04-23 20:54:46下载
- 积分:1
-
SM_SCMA-master
说明: 空间调制SCMA及MPA检测,对这方面的学习很有帮助(SM SCMA and MPA detection)
- 2020-08-04 18:58:33下载
- 积分:1
-
junheng
不调用库函数实现图像灰度的压缩以及均衡的matlab小程序(Call the library functions are not compressed, and gray balance of a small program matlab)
- 2011-04-29 16:29:25下载
- 积分:1
-
regress_binomial
对Ca4227,Ca4455与FeH进行二项式回归(Binomial regression on Ca4227, Ca4455 and FeH)
- 2012-05-17 16:51:06下载
- 积分:1