-
kalman
The Kalman filter is a set of mathematical equations that provides ... The Kalman filter addresses the general problem of trying to estimate
- 2010-06-18 22:39:33下载
- 积分:1
-
UsingMatLabsimulationcommunicationprincpleseriesof
本毕业设计用Matlab中的建模仿真工具Simulink对通信原理实验进行仿真。作为系列实验的第一部分,包括模拟信号的线性调制解调(AM、DSB、SSB)过程、扰码与解扰实验和低通信号的抽样定理实验。论文中讲述了Matlab的基础知识、Simulink仿真操作方法以及在通信系统中的应用,对被仿真实验的基本原理也进行了简要介绍。 通过本设计对构造通信原理虚拟实验室这一课题进行了初步的探索。(design with the graduation of Matlab Simulink modeling and simulation tools for Progressive Communications principle experiment OK simulation. As the first series of experiments, including a linear analog signal modulation and demodulation (AM, DSB, SSB) process. encryption code and experimental communications, and low sampling theorem experiment. Papers on the basis of Matlab knowledge, Simulink operation and the communication system, the application Simulation experiments on the basic principle was also briefly introduced. Through the design of communication principle structure of the virtual laboratory conducted a preliminary exploration.)
- 2007-05-24 12:47:46下载
- 积分:1
-
chap5
matlab图像处理实例详解chap5——图像增强技术(matlab image processing example explanation chap5- image enhancement technology)
- 2013-11-06 14:23:34下载
- 积分:1
-
dingwei
指纹定位算法的knn法和wknn法的对比,以及参数对定位的影响(Fingerprint localization algorithm of KNN method and WKNN method of comparison, and the influence of parameters on the positioning
)
- 2016-05-10 11:01:35下载
- 积分:1
-
doppler-compensation
雷达信号的多普勒补偿问题,对雷达整个的工作过程进行了仿真,多普勒进行了估计和补偿(Doppler radar signal compensation, work on the radar the whole process was simulated Doppler estimation and compensation were)
- 2014-02-27 15:31:10下载
- 积分:1
-
mean_shift_matlab
meanshift源代码---matlab版,初学者必看(meanshift source code--- matlab version, beginners must-see)
- 2008-01-09 12:30:56下载
- 积分:1
-
xyz2enu
用于坐标转换,由xyz转换到neu方向上,基于MATLAB编程实现(Used for coordinate conversion the conversion by xyz neu direction, based on MATLAB Programming)
- 2021-03-28 16:39:11下载
- 积分:1
-
fz
说明: 雷达成像中传统RD成像效果,追对的MIG25数据(image processing)
- 2013-03-17 20:47:58下载
- 积分:1
-
synchronization
讲述同步电机的原理与应用方向,同时讲解了他的优势。(Describes the principle and application of synchronous motor direction, while explaining his advantages.)
- 2016-11-16 22:03:06下载
- 积分:1
-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1