登录
首页 » matlab » matlab

matlab

于 2021-01-23 发布 文件大小:505KB
0 218
下载积分: 1 下载次数: 579

代码说明:

  步进频率连续波,一维距离像,速度补偿,包括说明,波形图,源代码(Step frequency continuous wave, as one-dimensional distance, speed compensation, including a description, waveform, source code)

文件列表:

频率步进matlab仿真
..................\AF
..................\..\AF1.asv,2204,2007-03-27
..................\..\AF1.m,2526,2007-03-27
..................\..\AF11.asv,2502,2007-03-28

..................\..\AF11.m,2541,2007-03-28


..................\..\AF12.m,2891,2007-04-23
..................\..\AF2.asv,525,2007-03-26
..................\..\AF2.m,481,2007-03-26
..................\..\AF3.m,464,2007-03-27
..................\..\notice.txt,9,2007-04-23
..................\ifft影响





..................\........\Ifft.bmp,236278,2007-03-14
..................\........\Ifft.m,1219,2007-03-24
..................\mover1.asv,866,2007-04-21
..................\mover1.m,887,2007-04-21
..................\mover2.asv,1997,2007-03-15

..................\moveraffect.m,2030,2007-03-15

..................\profile.emf,26560,2007-06-04
..................\profile.vsd,42496,2007-06-04
..................\profile.wmf,9596,2007-06-04
..................\sf.asv,424,2008-01-10

..................\sf.m,389,2007-05-13
..................\static1.asv,0,2007-03-24
..................\static2.asv,607,2006-06-20
..................\static2.m,607,2006-06-20


..................\不同速度的影响.bmp,236278,2006-06-21
..................\不同速度的影响.txt,70,2006-06-21
..................\典型的频率步进宽带雷达的框图.bmp,293526,2007-06-04
..................\几种常见点迹提取算法仿真.bmp,236278,2007-04-03
..................\几种常见点迹提取算法外场实验.bmp,236278,2007-05-15
..................\动目标2次.bmp,112438,2007-04-21
..................\动目标一次.bmp,112438,2007-04-21
..................\回波采样点代表范围.jpg,14270,2007-03-22
..................\回波采样点代表范围.vsd,34816,2007-03-22
..................\实际冗余示意图.bmp,1052214,2007-03-30
..................\成像
..................\....\1目标


..................\....\.....\prof1.asv,508,2006-06-20
..................\....\.....\prof1.m,554,2006-06-20
..................\....\2目标




..................\....\.....\imagine.asv,8051,2008-06-09
..................\....\.....\note.txt,71,2006-04-10
..................\....\.....\prof2.asv,1120,2006-05-18
..................\....\.....\prof2.m,1106,2006-06-05
..................\....\.....\profile4.asv,1204,2008-06-09
..................\....\.....\profile4.m,1180,2008-06-09
..................\测角

..................\....\ceangle.asv,1702,2007-04-28
..................\....\ceangle.m,1701,2007-04-28
..................\....\cejiaoshiyitu.m,141,2007-04-24
..................\....\cejiaotongji.asv,2544,2007-04-27
..................\....\cejiaotongji.m,2544,2007-04-27

..................\....\zhuisaohuibo.m,347,2007-04-09
..................\....\zshb.asv,205,2007-04-09
..................\....\zshb.m,237,2007-04-09



..................\....\锥扫对目标回波的影响.bmp,129698,2007-04-24
..................\绘图1.jpg,22234,2007-03-21
..................\绘图1.vsd,42496,2007-03-21
..................\绘图2.bmp,114238,2007-04-22
..................\绘图2.jpg,6745,2007-04-22
..................\绘图2.vsd,36864,2007-04-22
..................\舍弃法.bmp,236278,2007-04-03
..................\舍弃法和改进算法1.bmp,236278,2007-05-16
..................\舍弃法和改进算法2.bmp,236278,2007-05-16
..................\速度补偿
..................\........\file2.m,1199,2007-04-15
..................\........\file3.m,646,2007-01-03


..................\........\MonCarlo.asv,2364,2007-06-10
..................\........\MonCarlo.m,2364,2007-06-10
..................\........\Monte-Carlo.asv,2222,2007-05-11



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

发表评论

0 个回复

  • HPL
    hierchical prototype learning
    2011-05-30 00:50:40下载
    积分:1
  • SISO_simulation
    Single input single output matlab simulation code.
    2014-09-02 19:07:20下载
    积分:1
  • FileNum
    检查文件夹中有多少个文件,以及调用相应的文件(check how many files in the directory)
    2013-04-08 14:26:40下载
    积分:1
  • 101-UNIX-commands
    the most important 101 Unix commands
    2014-01-10 21:25:55下载
    积分:1
  • ACO-for-TSP
    a ant colony optimization(aco) for traveling salesman problem(TSP).implementation in matlab.type of file:m file
    2013-08-04 11:04:24下载
    积分:1
  • wind-farm-power-flow
    含风电场的电力系统潮流计算吴义纯caj IEEE14节点数据的说明(With the wind farm power flow calculation WU Yi pure. Caj)
    2013-10-04 10:39:03下载
    积分:1
  • SpeedyGA
    genetic algorithm In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
    2015-01-29 14:08:34下载
    积分:1
  • Pso_max
    说明:  用PSO求解函数的最大值,有图形界面,适合初学者学习。(a function to find the Max.Value using PSOA, good structure and nice interface.)
    2010-05-04 15:16:06下载
    积分:1
  • LMSandKalman
    一个用来学习和使用的标准kalman和lms变步长最小均方滤波算法源程序代码(One source code to learn and use the standard kalman and least mean square filtering algorithm)
    2013-11-01 08:14:33下载
    积分:1
  • CalculatedPowers3Ph
    Calculated Powers in 3 Phase
    2013-04-17 11:21:23下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载