登录
首页 » MATLAB » 西电课件-雷达信号处理技术与系统设计

西电课件-雷达信号处理技术与系统设计

于 2019-07-05 发布
0 279
下载积分: 1 下载次数: 9

代码说明:

西电课件-雷达信号处理技术与系统设计,对雷达系统中用到的基本概念进行讲述

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

发表评论

0 个回复

  • 于人工鱼群算法的函数寻优算法
    人工鱼群算法是李晓磊等人于2002年提出的一类基于动物行为的群体智能优化算法。该算法是通过模拟鱼类的觅食、聚群、追尾、随机等行为在搜索域中进行寻优,是集群体智能思想的一个具体应用。
    2021-05-06下载
    积分:1
  • matlab行人检测代码
    基于matlab,使用互检方法制作的简单的行人检测代码。
    2019-07-05下载
    积分:1
  • MATLAB做音频分离
    使用matlab对混杂的鸟声火车声进行分离 分别得到单独的鸟叫和火车声
    2020-04-03下载
    积分:1
  • 多目标优化求解并绘制pareto前沿面
    多目标优化求解并绘制pareto前沿面
    2020-12-12下载
    积分:1
  • 遗传算法程序,采用轮盘方法有备注
    【实例简介】
    2021-07-09 00:32:05下载
    积分:1
  • 三阶滑模控制.slx
    【实例简介】
    2021-05-18 10:32:43下载
    积分:1
  • 投影寻踪优化算法
    投影寻踪优化算法
    2021-05-06下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 于harris角点检测的两幅图像拼接matlab实现
    基于harris角点检测的两幅图像拼接matlab实现
    2021-05-06下载
    积分:1
  • 粒子群算法
    【实例简介】粒子群算法解决最优化问题
    2021-06-04 00:31:43下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载