-
EX3
仿真V-BALST结构ZF检测算法性能,调制方式为QPSK(Simulation V-BALST structure of ZF detection algorithm performance, the modulation method is QPSK)
- 2012-05-18 14:04:08下载
- 积分:1
-
GPC
提供了对象已知与未知的广义预测控制(GPC)算法,包含有单步与多部的Diophanine方程求解。(Provides object known and unknown generalized predictive control (GPC) algorithm, includeing single-step and multi-unit Diophanine equation.)
- 2013-08-27 19:14:36下载
- 积分:1
-
iri
国际电离层参考模型(International Reference Ionosphere)
- 2014-12-07 19:12:50下载
- 积分:1
-
SimpleRayleigh
matlab code Rayleigh Channel
- 2014-02-19 22:14:23下载
- 积分:1
-
MATLAB
福大MATLAB课件
第一章MATLAB6.5 环境
第二章MATLAB数值计算
第三章MATLAB符号计算
第四章MATLAB的可视化输出和GUI设计
第五章MATLAB程序设计
第六章线性控制系统分析和设计
第七章Simulink仿真环境(Tai Fook MATLAB environment courseware Chapter MATLAB6.5 )
- 2007-11-25 09:04:54下载
- 积分:1
-
upf_demos
upf滤波算法源程序,另包含EKF、UKF,PF算法源程序(UPF source filtering algorithm, and the other contains the EKF, UKF, PF algorithm source code)
- 2008-03-28 14:00:00下载
- 积分:1
-
rz编码NEW-1
使用matlab实现rz码的编码,通信原理实验之一(use Matlab achieve rz codes, one communication principle experiment)
- 2005-06-05 21:22:12下载
- 积分:1
-
azimuthTDOA.m
A sound source can be localized in a two dimensional plane using the audio recorded at three known microphone locations. Much like a GPS system, Time Difference of Arrival algorithms can be used to determine the difference in time and distance of a sound source to other microphones. With that information a Chan algorithm can be used to determine the X Y coordinates of the originating sound source. To do so, however, you must first provide the XY coordinates of each of the 3 microphones. Note that for faster and simpler calculation one of the microphones should be placed at the origin (0, 0) of you XY plane.
- 2014-01-26 03:12:04下载
- 积分:1
-
nibianqi
三相逆变器三相全控逆变桥matlab模型三相逆变器三相全控逆变桥matlab模型(Three-phase full-control inverter bridge matlab model of three-phase inverter three-phase full-control inverter bridge matlab model)
- 2018-12-07 15:00:50下载
- 积分:1
-
DCT域隐藏
当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下(when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Directory) to retrieve information when, in order window MATLAB import order : behidden = myinhide (carry, x, y); carry using your camouflage vector file name instead, the format for*.* (take care not to lose a single quote) x, y election Hiding information )
- 2005-06-12 12:08:55下载
- 积分:1