说明: 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。(This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7. Example- a rectangular pulse should be described as[1 1 1 1 1 1 1]. Please, give your suggestions.
it is made with the help of "xcorr" function (Author: R. Losada) in MATLAB and Ilia Iliev from TU-Sofia )
MATLAB 6.5 的教科书,对应上传的6.5代码学习。从基础讲解其功能,语法,运算函数,图像处理,等,经典的学习材料,并且用MATLAB 写的源代码(textbooks corresponds to the 6.5 code upload learning. From the foundation to explain its function, grammar, arithmetic function, image processing, etc., classical learning materials MATLAB and write source code)
随机子空间的matlab主程序代码,可以实现高精度的信号辨识。按照《基于随机子空间和最小二乘法的介质损耗角测量方法》、常军博士论文《随机子空间方法在桥梁模态参数辨识中的应用研究》编写。(Stochastic subspace matlab main code, you can achieve high-precision recognition. Accordance with the " stochastic subspace-based least-squares method and dielectric loss angle measurement methods" , regular army doctoral thesis " stochastic subspace identification of modal parameters of the bridge in the applied research" to write.)