登录
首页 » matlab » program

program

于 2016-06-06 发布 文件大小:1405KB
0 322
下载积分: 1 下载次数: 49

代码说明:

  基于三线性分解/平行因子分解的MIMO雷达参数估计(Trilinear decomposition/PARAFAC decomposition-based Angle estimation algorithm)

文件列表:

program
.......\comfac.m,22823,2013-07-02
.......\demo.m,8129,2016-02-29
.......\Fig1.fig,721385,2016-02-20
.......\Fig2.fig,711963,2016-02-18
.......\Fig3.fig,41394,2016-02-18
.......\Fig4.fig,39139,2016-02-18
.......\Fig5.fig,11178,2016-02-18
.......\Fig6.fig,13005,2016-02-18
.......\hosvd.m,1161,2016-02-17
.......\khatrirao.m,2942,2014-06-04
.......\ndim_fold.m,852,2015-12-29
.......\ndim_unfold.m,650,2015-12-29
.......\qq.m,229,2015-04-19
.......\RMSE_L.m,10709,2016-02-18
.......\RMSE_SNR.m,8695,2016-02-28
.......\SNR_L.m,9261,2016-02-18
.......\SNR_MN.m,9413,2016-02-18
.......\svdtrunc.m,802,2015-12-29
.......\tensor_hosvd.m,1131,2016-02-17
.......\test.m,2797,2016-02-18
.......\tprod.m,634,2015-12-29
.......\仿真结果.docx,70112,2016-02-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • polarization
    用梯形法求角向偏振光Z-R面的光场及相位分布(With the trapezoidal method for the angle to the surface of the optical field polarization ZR and phase distribution)
    2012-01-05 15:46:25下载
    积分:1
  • binairisation
    binairisation an image
    2015-03-26 23:44:27下载
    积分:1
  • gauss
    应用Visual C++ 产生高斯噪声序列,可以加到任何信号上,以便进行其他处理。(Application of Visual C++ generated Gaussian noise sequence, can be added to any signal for other treatments.)
    2010-07-30 22:00:02下载
    积分:1
  • CMATLABconnect
    VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。 C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等), 以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。 (VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed. C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ), Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency. )
    2009-12-21 10:03:58下载
    积分:1
  • matlab_daima
    说明:  这是对应matlab教程,所对应的matlab的源代码,详细介绍了matlab的大部分功能(This is the corresponding matlab tutorials matlab corresponding source code, detailed information on most of the functions matlab)
    2008-10-10 10:36:28下载
    积分:1
  • code1pnfinal
    Pn code generation in simulink
    2011-08-17 22:05:18下载
    积分:1
  • wave
    小波分析程序,matlab程序,完整的程序,可以直接使用的。(Wavelet analysis program )
    2011-11-17 20:46:58下载
    积分:1
  • dft_example
    序列的dft实现代码对序列快速分析,代码很人性化的(DFT sequence realize rapid analysis of sequence code, the code is very humane)
    2008-05-01 10:58:52下载
    积分:1
  • tform_Lidar
    README.TXT (this file) CLOUD_ARRAY.TIF is a synthetic test image. It contains a 5x5 pattern of identical, regularly-spaced cartoon clouds. This represents an ideal field of view in XY coordinates in order to study the effect of scanner field of view distortion. MODEL_LIDAR_AND_VALIDATE_TFORM.M is the MATLAB program. NOTE: This is a function M-file with a number of subfunctions inside. Refer to the comment lines for detailed explanation of how the program works.( Some images are geometrically distorted due to optics others due to nonuniform or curvelinear scan coordinates. Such distortions can be corrected using spatial transformations given the governing distortion geometry. This program demonstrates how to correct for nonuniform polar scan distortion using spatial transforms in MATLAB with the Image Processing Toolbox 3.1.)
    2009-12-03 17:19:13下载
    积分:1
  • matlab-wavelet-application
    说明:   <小波分析理论与MATLAB 7实现>是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。 本书可作为理工科各专业的高年级本科生、研究生学习小波分析的辅助教材,也可作为研究和应用这一领域的科技工作者的参考书。 (err)
    2006-05-09 10:51:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载