-
77433664KalmanFiltering
详细系统的介绍了卡尔曼滤波的原理,应用以及开发。(Details systematic introduction of the Kalman filter theory, application and development.)
- 2009-11-25 10:26:37下载
- 积分:1
-
jtcp
tcp checks in matlab
- 2010-04-29 15:45:42下载
- 积分:1
-
1lpc
THIS FILE CONTAIN THE CODE FOR LPC
- 2014-03-15 16:33:08下载
- 积分:1
-
lsb
用matlab实现的基于LSB的数字水印算法。算法可以在BMP灰度图像中嵌入水印,水印信息为二值图像,并将其扩展到与原始图像同样大小,进行重复嵌入,提高鲁棒性。同时算法中给出了PSNR值以评价水印图像的效果,(Using matlab realize the number of LSB-based watermarking algorithm. Algorithm can be embedded BMP gray image watermark, watermark information for the binary image, and its expansion to the original image the same size, the repetition of embedding, improve robustness. At the same time algorithm PSNR values are given to evaluate the effect of watermark images,)
- 2007-09-30 18:55:44下载
- 积分:1
-
mex
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:43:59下载
- 积分:1
-
OFDMMATLAB
说明: 基于OFDM系统的MATLAB程序,4信道双载波条件下的OFDM系统仿真。(OFDM systems based on MATLAB program, 4-channel under the conditions of dual-carrier OFDM system simulation.)
- 2008-11-10 12:31:48下载
- 积分:1
-
Burg
说明: 实现两个语音信号的分离,采用Burg算法(To achieve the separation of two speech signals using the Burg algorithm)
- 2010-04-23 20:11:42下载
- 积分:1
-
file-transfer
matlab程序,远程监控系统中远程文件传输的代码,包括传输双方的代码(matlab program, the remote monitoring system, remote file transfer code, including the code of the transmission of both)
- 2013-03-10 20:11:15下载
- 积分:1
-
matlab-earthquake-122321
matlab人工地震波合成程序,三角级数(matlab earthquake)
- 2014-10-27 15:02:07下载
- 积分:1
-
OFDM_QPSK
This program demonstrates OFDM systems using QPSK modulation. OFDM system uses fft/ifft technique to transmit or receive parallel data streams.
- 2015-01-15 15:26:03下载
- 积分:1