-
SVM-KM
说明: 基于MATLAB平台的 KM-SVM算法源码(Kernel Methods for Pattern Analysism based on matlab)
- 2011-04-07 21:26:59下载
- 积分:1
-
Chap2-Animation
Chapter 2 - Animation
- 2015-03-03 09:07:13下载
- 积分:1
-
sw01244
webserver-ssl library This is part of revision 226 of the Stellaris SSL Web Server.
- 2015-04-06 17:19:22下载
- 积分:1
-
Matlab_TO_Mif
此文件解释如何用MATLAB产生FPGA需要的MIF文件。可供参考(matlab-> MIF)
- 2010-08-08 15:21:34下载
- 积分:1
-
parabola
利用matlab软件模拟平行光入射抛物线型曲面后反射的光路图。(It uses atalb software to simulate parallel light incident parabolic surface reflected light path diagram)
- 2015-01-05 13:42:49下载
- 积分:1
-
hmt1d.tar
本程序针对一维的数据分析,并对其建立合适的马尔可夫模型(For one-dimensional signal set up an appropriate Markov Model)
- 2009-03-21 19:53:31下载
- 积分:1
-
demo_turbo
Turbo codes used for error detection and correction in communication system
- 2014-10-28 13:23:33下载
- 积分: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
-
s
This file contains the load the image to data set to collect the image from disk
- 2013-07-22 18:45:11下载
- 积分:1
-
m
说明: m序列含有直流分量,将造成对辨识系统的静扰动,这通常不是所希望的(m sequence contains a DC component, will cause the static perturbation of the recognition system, this is not usually want)
- 2012-08-05 09:04:22下载
- 积分:1