-
Mfile
说明: MATLAB图形处理工具箱~与冈萨雷斯《数字图像处理》配套(:MATLAB graphics toolbox ~ and Gonzalez, " Digital Image Processing" package)
- 2010-04-29 12:02:21下载
- 积分:1
-
Simulink-study-the-chuas-circuits
为了克服用硬件电路实现混沌信号的困难,本文采用MATLAB/Simulink 软件对蔡氏电路进行仿真研究。实验结果
表明,蔡氏电路结构简单,具有极其丰富的动力学行为,提高了通信的安全(In order to overcome the chaotic signal with a hardware circuit difficulties, we use MATLAB/Simulink software simulation of Chua' s circuit. Experimental results show that the Chua' s circuit structure is simple, extremely rich in dynamics, to improve the security of communications)
- 2011-04-27 20:53:59下载
- 积分:1
-
dibangzhuangpushe
地板砖铺设,从800*800,400*400,600*300和300*300中选择,进行最优铺设。(put dibanzhuang)
- 2013-09-14 12:45:50下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
aca
matlab中实现蚁群优化算法在30个城市中寻找一条最优路径。有说明文档。(Ant colony Optimization int matlab and provide a txt document which contains 30 city coordinate)
- 2011-01-10 14:10:42下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
Leach_code
leach协议基于matlab代码,可以试试(based on Matlab)
- 2013-01-10 18:54:24下载
- 积分:1
-
11
说明: 数据通道剥离伪码后的载频估计,数据通道剥离伪码后的载波估计问题。对直接序列扩频系统的数据通道,假定接收设备已“完美”地锁定接收信号伪码,并实现了伪码剥离其中,信号幅度、电文、载波多普勒和载波相位均未知。电文的速率为10Hz。由于信源与接收端信号传输时延的不确定性,收到的信号电文是从某个未知时刻开始的。
利用数据文件 估计信号幅度、载波多普勒和载波相位(Data channel after stripping pseudo-code carrier frequency estimation)
- 2014-11-06 21:43:45下载
- 积分:1
-
juanjijiaozhi
交织源程序,卷积交织,分块交织,级联交织等(Interwoven source code, convolutional interleaving, block intertwined, interwoven cascade)
- 2013-04-17 20:55:41下载
- 积分:1
-
jiaozuoye333333
kalman滤波与组合导航的课件(北京航空航天大学)及其实验数据和仿真程序,附有源码(kalman filtering with integrated navigation the courseware (Beijing University of Aeronautics and Astronautics) experimental data and simulation program, with source code)
- 2012-11-06 19:20:17下载
- 积分:1