-
DATA-Encryption-AES
The MATLAB code which encrypt data based on AES technique.
- 2013-09-30 17:17:23下载
- 积分:1
-
RSSI
通过对RSSI测距模型进行分析, 并提出一种针对室内环境的参数修正方案。
通过 自行研发的传感器节点,上进行验证分析,实验表明,采用环境参数修正方案后, 明显提高了测距的精度。(We studied andanalyzed RSSI—based distance estimated model, and provide aparameter calibration method which in specific to indoor environmental applications.Experience on our prototype node)
- 2011-07-04 14:46:34下载
- 积分:1
-
CMODE
its for a wsn project
- 2012-09-16 01:20:43下载
- 积分:1
-
lingzhipanduan
判断一个函数的零点位置与各点正负,可输出效果图(A function to determine the position of each point of plus or minus zero, output renderings)
- 2013-12-28 11:19:52下载
- 积分:1
-
2
说明: ICI reduction可能程序有些复杂,见谅,望大家多多指正(ICI reduction可能程序有些复杂,见谅)
- 2010-04-27 14:30:37下载
- 积分:1
-
Image-compression-based-on-wavelet
基于小波的图像压缩,采用就对了。自己运行过,效果还可以!(Image compression based on wavelet)
- 2011-05-31 22:08:35下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
MatlabBP汉字识别GU写字板功能
说明: 说明:
该课题为基于bp神经网络的中文汉字识别系统,可以用手写板写,现场识别。有界面GUI操作。另外可识别汉字,字母,数字等均可。(Explain:
This project is a Chinese character recognition system based on BP neural network, which can be written on handwritten board and recognized on the spot. There is interface GUI operation. In addition, it can recognize Chinese characters, letters, numbers, etc.)
- 2020-03-20 01:44:01下载
- 积分:1
-
2fractal
分形的mandelbrot和cantor,koch图形,使用matlab编写。(the Mandelbrot fractal and Cantor, koch graphics, the use of Matlab prepared.)
- 2006-05-30 06:49:05下载
- 积分:1
-
LZ78Encode
信息论与编码中LZ系列LZ78编码源文件(LZ series of information theory and coding LZ78 encoding the source file)
- 2012-07-01 17:11:19下载
- 积分:1