-
OLS_sparsereprention
基于稀疏表示的正交最小二乘法,使用的语言是matlab,应用比较广阔,设计信号处理中的信号回归,图像处理的压缩等。(Sparse representation based on orthogonal least squares method, the language used is matlab, relatively broad application, design signal processing signal return, image processing, compression and so on.)
- 2013-11-26 11:08:47下载
- 积分:1
-
LBG
进行频域处理的必备程序,学信号的人一定要顶下(Essential for frequency domain processing procedures, the person must learn the signal under the top)
- 2011-10-04 09:53:23下载
- 积分:1
-
1-base-paper
please give the matlab coding
- 2012-11-06 17:47:57下载
- 积分:1
-
SVD
自编的奇异值分解消噪程序,在消噪的同时可实现对不同频率信号分量的分离。(Own the singular value decomposition de-noising procedure, de-noising can be achieved at the same time on different frequency signal component separation.)
- 2007-08-16 22:59:21下载
- 积分:1
-
patternsolution
this is about pattern recognition.
- 2010-10-09 16:20:52下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
ch7_2_3
相位编组法实现纹理直线边缘的检测程序代码(Phase grouping texture straight edge detection code)
- 2012-04-30 11:15:58下载
- 积分:1
-
Data-Networks
Data Networks
排队论方面的经典书籍,
出版:Prentice-Hall International Editions
Dimitre Bertsekas and Robert Ganager(Data Networks)
- 2011-10-13 17:41:50下载
- 积分:1
-
power
从时域和频域上计算一个时间序列的能量,从而研究时间序列的能量(From the time domain and frequency domain calculation of the energy of a time series, time series in order to study the energy)
- 2011-10-15 16:08:34下载
- 积分:1
-
RLS.cn
RLS算法应用于噪声抵消的MATLAB程序(RLS algorithm is applied to the noise cancellation of the MATLAB program)
- 2012-05-23 19:28:21下载
- 积分:1