-
direct_kim
Fast DOA Estimation Algorithm using Pseudo Covariance Matrix的程序(Fast DOA Estimation Algorithm using Pseudo Covariance Matrix procedure)
- 2009-04-28 17:30:39下载
- 积分:1
-
pattern-classification
相信介绍了模式分类的各种方法,经典著作。(Believe that introduces various methods of pattern classification, classics.)
- 2014-11-13 00:52:32下载
- 积分:1
-
wavelet-outer-fault
滚动轴承外圈故障频率,小波分析后包络变换,数据来源西储大学(Rolling bearing outer fault wavelet analysis)
- 2021-04-26 16:48:45下载
- 积分:1
-
DFC
Decorrelated fast cipher source code from state technical university in Russia
- 2014-01-13 15:08:23下载
- 积分:1
-
face-decetion
用Matlab实现简单的原图片在二值化下的人脸检测以及网络表格标记图像(Using Matlab achieve a simple binary original picture in the next face detection, and network forms Tagged Image)
- 2015-04-03 12:45:20下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
smooth
this matlab code describes smoothing filter
- 2010-10-04 18:24:42下载
- 积分:1
-
Maple-and-MATLAB
用Maple和MATLAB解决科学计算问题,介绍了学习中一些常用的曲线的编程(With Maple and MATLAB to solve problems in scientific computing, describes some common programming learning curve)
- 2014-01-20 20:17:18下载
- 积分:1
-
LMS
Small program for using LMS filter
- 2012-02-15 07:14:53下载
- 积分:1
-
HOP5
This File a matlab code about Hopfield network
- 2011-05-16 23:52:45下载
- 积分:1