-
fass
一种改进的卡尔曼滤波算法,用于多传感器数据融合(An improved Kalman filtering algorithm for multi-sensor data fusion)
- 2007-12-20 11:05:14下载
- 积分:1
-
Steganography
STEGANOGRAPHY for security using image processing
- 2014-12-27 16:51:13下载
- 积分:1
-
floyd_bwj
说明: 准备建模时弄的
有需要的就下吧
floyd算法(ready when the need to get on the algorithm are you Floyd)
- 2006-04-21 23:53:16下载
- 积分:1
-
knnl
classification reseau de neurone
- 2012-03-27 11:11:05下载
- 积分:1
-
graph_kmean_2cen
Graph k-means using 2 replacement centrois
- 2014-12-10 11:30:54下载
- 积分:1
-
SPWM_2_3arms
基于spwm调制技术的三电平逆变器Matlab/simulink仿真,做课程设计时使用的。(Based on SPWM modulation technique of three level inverter Matlab/simulink, the do of course design.)
- 2014-12-24 20:57:34下载
- 积分:1
-
kernel-ica1_2
这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。(This is a kernel independent component analysis of the source KICA and related procedures, I hope everyone useful.)
- 2007-11-08 20:42:56下载
- 积分: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
-
tabu-search-matlab
TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
- 2011-06-10 18:01:47下载
- 积分:1
-
Digital-singal-processing
上传的文件是《数字信号处理理论、算法与实现》(第三版 胡广书著)配套光盘代码 即40个分别用FORTRAN 和C 语言编写的信号处理子程序 比如说经典功率谱估计 参数模型化功率谱估计 维纳滤波器 自适应滤波器 等经典算法(
File upload digital signal processing theory, algorithms and implementation (third edition of the book with Hu Guang) supporting the CD code or 40, respectively, in FORTRAN and C language subroutines for example, the classic signal processing power spectrum estimation of the power spectral parameters of the model Wiener filter estimate adaptive filter algorithm classic
)
- 2015-01-22 21:22:01下载
- 积分:1